Re: [PATCH RFC v3 0/8] EEH Support for VFIO PCI device

2014-05-19 Thread Gavin Shan
On Wed, May 14, 2014 at 02:11:54PM +1000, Gavin Shan wrote: Ping, Alex.G and Alex.W. Could you please take a look on this when you have available bandwidth? Thanks in advance for your time :-) The series of patches intends to support EEH for PCI devices, which are passed through to PowerKVM

Re: [PATCH RFC v3 0/8] EEH Support for VFIO PCI device

2014-05-15 Thread Mike Qiu
Hi Gavin, Can error injection be done if EEH is not enbaled? Thanks Mike On 05/14/2014 12:11 PM, Gavin Shan wrote: The series of patches intends to support EEH for PCI devices, which are passed through to PowerKVM based guest via VFIO. The implementation is straightforward based on the issues

Re: [PATCH RFC v3 0/8] EEH Support for VFIO PCI device

2014-05-15 Thread Gavin Shan
On Thu, May 15, 2014 at 02:34:27PM +0800, Mike Qiu wrote: Hi Gavin, Can error injection be done if EEH is not enbaled? Yes, utility errinject still can inject PCI errors to host for testing purpose. Since the PCI errors injected by errinjct is mainly for EEH testing. it would be meaningless to

[PATCH RFC v3 0/8] EEH Support for VFIO PCI device

2014-05-13 Thread Gavin Shan
The series of patches intends to support EEH for PCI devices, which are passed through to PowerKVM based guest via VFIO. The implementation is straightforward based on the issues or problems we have to resolve to support EEH for PowerKVM based guest. - Emulation for EEH RTAS requests. All EEH