Discussion:
[Xen-changelog] [xen master] Reservation of PCI device range 0xc200-0xc2ff to XCP-ng Project
p***@xen.org
2018-11-04 04:58:58 UTC
Permalink
commit a3ae747dea48664b622ac7fc96a598578d406e86
Author: Alexander Schulz <***@schulzalex.de>
AuthorDate: Wed Oct 17 17:29:03 2018 +0100
Commit: Wei Liu <***@citrix.com>
CommitDate: Wed Oct 17 17:34:38 2018 +0100

Reservation of PCI device range 0xc200-0xc2ff to XCP-ng Project

We are the XCP-ng project (https://xcp-ng.org) and want to distribut our
own PV-Tools (maybe also per windows updates) so we need an extra range.

We also registered a PCI-Device:

"XCP-ng Project PCI Device for Windows Update" ->
https://pci-ids.ucw.cz/read/PC/5853/c200

Signed-off-by: Alexander Schulz <***@schulzalex.de>
Reviewed-by: Paul Durrant <***@citrix.com>
Acked-by: Ian Jackson <***@eu.citrix.com>
Acked-by: Wei Liu <***@citrix.com>
---
docs/man/xen-pci-device-reservations.pod.7 | 1 +
1 file changed, 1 insertion(+)

diff --git a/docs/man/xen-pci-device-reservations.pod.7 b/docs/man/xen-pci-device-reservations.pod.7
index 049e47410f..0df41bcd29 100644
--- a/docs/man/xen-pci-device-reservations.pod.7
+++ b/docs/man/xen-pci-device-reservations.pod.7
@@ -41,6 +41,7 @@ multiple Xen vendors using conflicting IDs.
0x0002 | Citrix XenServer (grandfathered allocation for XenServer 6.1)
0xc000-0xc0ff | Citrix XenServer
0xc100-0xc1ff | Citrix XenClient
+ 0xc200-0xc2ff | XCP-ng Project (https://xcp-ng.org)

=head1 Notes

--
generated by git-patchbot for /home/xen/git/xen.git#master

Loading...