Re: [Qemu-devel] [RFC v8 00/13] vfio-pci: pass the aer error to guest

2015-05-26 Thread Chen Fan
Hi, Because having no body comment it. and I have made some updates on this patches. which are: 1. add check the case when one aer devices is re-hotplugged to upper bus which will conflict the present which enable aer. 2. add vfio_pci_affect_devices_is_multi to specify signal or

[Qemu-devel] [RFC v8 00/13] vfio-pci: pass the aer error to guest

2015-05-25 Thread Chen Fan
For now, for vfio pci passthough devices when qemu receives an error from host aer report, there just terminate the guest, but usually user want to know what error occurred but stop the guest, so this patches add aer capability support for vfio device, and pass the error to guest, and have guest dr