Re: [PATCH v18 3/7] target/ppc: Handle NMI guest exit

2020-01-07 Thread Ganesh
On 1/6/20 3:15 PM, Greg Kurz wrote: On Thu, 2 Jan 2020 13:21:07 +0530 Ganesh Goudar wrote: From: Aravinda Prasad Memory error such as bit flips that cannot be corrected by hardware are passed on to the kernel for handling. If the memory address in error belongs to guest then the guest

Re: [PATCH v18 3/7] target/ppc: Handle NMI guest exit

2020-01-06 Thread Greg Kurz
On Thu, 2 Jan 2020 13:21:07 +0530 Ganesh Goudar wrote: > From: Aravinda Prasad > > Memory error such as bit flips that cannot be corrected > by hardware are passed on to the kernel for handling. > If the memory address in error belongs to guest then > the guest kernel is responsible for

[PATCH v18 3/7] target/ppc: Handle NMI guest exit

2020-01-01 Thread Ganesh Goudar
From: Aravinda Prasad Memory error such as bit flips that cannot be corrected by hardware are passed on to the kernel for handling. If the memory address in error belongs to guest then the guest kernel is responsible for taking suitable action. Patch [1] enhances KVM to exit guest with exit