commit | e28c31a96b1570f17731b18e8efabb7308d0c22c | [log] [tgz] |
---|---|---|
author | Weidong Han <weidong.han@intel.com> | Wed Oct 27 17:55:04 2010 +0100 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Wed Oct 27 18:56:07 2010 +0100 |
tree | 5d739fa69be57e8849b2de62f8341b5b5c34e6cd | |
parent | ea5b8f73933e34d2b47a65284c46d26d49e7edb9 [diff] |
xen: register xen pci notifier Register a pci notifier to add (or remove) pci devices to Xen via hypercalls. Xen needs to know the pci devices present in the system to handle pci passthrough and even MSI remapping in the initial domain. Signed-off-by: Weidong Han <weidong.han@intel.com> Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>