Re: [Qemu-devel] [RFC v9 10/18] get all affected groups for each device support aer

2015-06-09 Thread Alex Williamson
On Tue, 2015-06-09 at 11:37 +0800, Chen Fan wrote: > Add the affected groups without any devices into VM, > it can keep the VM ownship the all groups. and use a > reference to make the group visible. > > Signed-off-by: Chen Fan > --- > hw/vfio/pci.c | 115 > +

[Qemu-devel] [RFC v9 10/18] get all affected groups for each device support aer

2015-06-08 Thread Chen Fan
Add the affected groups without any devices into VM, it can keep the VM ownship the all groups. and use a reference to make the group visible. Signed-off-by: Chen Fan --- hw/vfio/pci.c | 115 ++ 1 file changed, 108 insertions(+), 7 deletion