Re: [Qemu-devel] [PATCH v18 2/2] sPAPR: Implement sPAPRPHBClass EEH callbacks

2015-02-15 Thread David Gibson
On Mon, Feb 16, 2015 at 10:16:02AM +1100, Gavin Shan wrote: > The patch implements sPAPRPHBClass EEH callbacks so that the EEH > RTAS requests can be routed to VFIO for further handling. > > Signed-off-by: Gavin Shan Reviewed-by: David Gibson -- David Gibson| I'll have my

[Qemu-devel] [PATCH v18 2/2] sPAPR: Implement sPAPRPHBClass EEH callbacks

2015-02-15 Thread Gavin Shan
The patch implements sPAPRPHBClass EEH callbacks so that the EEH RTAS requests can be routed to VFIO for further handling. Signed-off-by: Gavin Shan --- hw/ppc/spapr_pci_vfio.c | 98 + hw/vfio/common.c| 1 + 2 files changed, 99 insertions(