On 06/05/2014 11:00 PM, Alexander Graf wrote:
>
> On 05.06.14 08:53, Gavin Shan wrote:
>> The patch implements sPAPRPHBClass::eeh_handler so that the
>> EEH RTAS requests can be routed to VFIO for further handling.
>>
>> Signed-off-by: Gavin Shan
>
> Just to make sure I grasp this correctly.
>
On 05.06.14 08:53, Gavin Shan wrote:
The patch implements sPAPRPHBClass::eeh_handler so that the
EEH RTAS requests can be routed to VFIO for further handling.
Signed-off-by: Gavin Shan
Just to make sure I grasp this correctly.
We have PHBs that are VFIO PHBs and PHBs that are emulation PHBs
The patch implements sPAPRPHBClass::eeh_handler 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 | 54 +
1 file changed, 54 insertions(+)
diff --git a/hw/ppc/spapr_pci_