Re: [Qemu-devel] [PATCH v2 04/11] vfio: add aer support for vfio device

2016-03-08 Thread Chen Fan
On 03/09/2016 06:55 AM, Alex Williamson wrote: On Mon, 7 Mar 2016 11:22:57 +0800 Cao jin wrote: From: Chen Fan Calling pcie_aer_init to initilize aer related registers for vfio device, then reload physical related registers to expose device capability. Signed-off-by: Chen Fan --- hw/vfi

Re: [Qemu-devel] [PATCH v2 04/11] vfio: add aer support for vfio device

2016-03-08 Thread Alex Williamson
On Mon, 7 Mar 2016 11:22:57 +0800 Cao jin wrote: > From: Chen Fan > > Calling pcie_aer_init to initilize aer related registers for > vfio device, then reload physical related registers to expose > device capability. > > Signed-off-by: Chen Fan > --- > hw/vfio/pci.c | 81 > ++

[Qemu-devel] [PATCH v2 04/11] vfio: add aer support for vfio device

2016-03-06 Thread Cao jin
From: Chen Fan Calling pcie_aer_init to initilize aer related registers for vfio device, then reload physical related registers to expose device capability. Signed-off-by: Chen Fan --- hw/vfio/pci.c | 81 --- hw/vfio/pci.h | 3 +++ 2 fil

[Qemu-devel] [PATCH v2 04/11] vfio: add aer support for vfio device

2016-02-19 Thread Cao jin
From: Chen Fan Calling pcie_aer_init to initilize aer related registers for vfio device, then reload physical related registers to expose device capability. Signed-off-by: Chen Fan --- hw/vfio/pci.c | 81 --- hw/vfio/pci.h | 3 +++ 2 fil