Re: [PATCH 2/2] KVM, Fix QEMU-KVM is killed by guest SRAO MCE

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Huang Ying
Date: Wednesday, April 28, 2010 - 6:31 pm

On Wed, 2010-04-28 at 17:47 +0800, Avi Kivity wrote:

I think signal should be generated for copy_from_user, because the hva
is poisoned now. The signal will not generated only if the hva is
re-mmap()ped to some other physical page, but this should be impossible
unless we have memory hotadd/hotremove in KVM.

If the signal is not generated, lost or overwritten, guest will
continue, and if the hva is still poisoned, the page fault will be
triggered again; if the hva is not poisoned, there will be no further
page fault.

Best Regards,
Huang Ying



--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/2] KVM, Fix QEMU-KVM is killed by guest SRAO MCE, Huang Ying, (Wed Apr 28, 6:31 pm)