On Mon, 27 Jul 2009 09:56:48 +0800 Weidong Han <weidong.han@xxxxxxxxx> wrote: > Register the notifier to handle hot-plug devices and SR-IOV devices > for Xen hypervisor. When a device is hot added or removed, it adds > or removes it to Xen via hypercalls. > > Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx> > --- > drivers/xen/Makefile | 5 +- > drivers/xen/pci.c | 105 > +++++++++++++++++++++++++++++++++++++++ > include/xen/interface/physdev.h | 21 ++++++++ 3 files changed, 129 > insertions(+), 2 deletions(-) create mode 100644 drivers/xen/pci.c Did you want this to come through the PCI tree? Or do you just want some extra review on it before pushing it through the Xen tree? Thanks, -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html