Re: [Qemu-devel] VFIO VGA test branches

2013-05-21 Thread Justin Gottula
On Sun, May 19, 2013 at 8:44 PM, Alex Williamson wrote: > Also, be sure you're using the correct branch to get > the PCI bus reset code. You can verify with something like: > > grep VFIO_DEVICE_PCI_BUS_RESET qemu.git/hw/misc/vfio.c > grep VFIO_DEVICE_PCI_BUS_RESET linux.git/drivers/vfio/pci/vfio

Re: [Qemu-devel] VFIO VGA test branches

2013-05-11 Thread Justin Gottula
Hi, The kernel won't compile with CONFIG_HOTPLUG_PCI=m: drivers/pci/hotplug/pci_hotplug_core.c:548:5: error: redefinition of ‘pci_hp_reset_slot’ int pci_hp_reset_slot(struct hotplug_slot *hotplug, int probe) ^ In file included from drivers/pci/hotplug/pci_hotplug_core.c:41:0: include/linux/