Re: [Qemu-devel] [patch v3 6/9] vfio: add check aer functionality for hotplug device

2016-03-15 Thread Alex Williamson
On Tue, 15 Mar 2016 09:35:46 +0800 Cao jin wrote: > From: Chen Fan > > because we make the vfio functions are combined > in the same way as on the host for aer, so we can > do the aer check when the function 0 was hotplugged. > > Signed-off-by: Chen Fan > --- > hw/vfio/pci.c | 50 +++

[Qemu-devel] [patch v3 6/9] vfio: add check aer functionality for hotplug device

2016-03-14 Thread Cao jin
From: Chen Fan because we make the vfio functions are combined in the same way as on the host for aer, so we can do the aer check when the function 0 was hotplugged. Signed-off-by: Chen Fan --- hw/vfio/pci.c | 50 ++ 1 file changed, 50 insertions