Yosuke Iwamatsu
2008-Mar-26 09:54 UTC
[Xen-devel] [PATCH] pciback: Make PV PCI Hotplug Work with BACKEND_PASS Option
Hi there, This patch makes it possible to attach/detach passthrough pci devices to/from pv domains, when pciback is compiled with CONFIG_XEN_PCIDEV_BACKEND_PASS option. With BACKEND_PASS options, the virtual device name is the same as the physical device name and multiple pci roots may be exposed to the guest. In this patch, adding new pci roots is supported by publishing new xenstore root-% nodes when new pci devices are attached. However, removing pci roots is not supported because implementing such ''pci root hot-removal'' would add much complication. If a pci root becomes childless as the result of pci-detach, retaining it would be harmless. Regards, ----------------------- Yosuke Iwamatsu NEC Corporation _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel