Re: [Qemu-devel] [PATCH RESEND v12 00/12] Add RAS virtualization support in QEMU

2017-11-24 Thread gengdongjiu
Hi all, whether it is possible you can give a review? thanks a lot in advance. I have tested this series patches. as shown in [1][2]. For the APEI GHES table, I only enabled the GPIO-pin, ARMv8 SEA and ARMv8 SEI notification type. and also reserved the space for other notification type. [1] Fo

[Qemu-devel] [PATCH RESEND v12 00/12] Add RAS virtualization support in QEMU

2017-11-21 Thread Dongjiu Geng
In the ARMv8 platform, the CPU error type are synchronous external abort(SEA) and SError Interrupt (SEI). If guest happen exception, sometimes guest itself do the recovery is better, because host does not know guest's detailed info. For example, if a guest user-space application happen exception