Home
last modified time | relevance | path

Searched hist:cd19cfa23609dc1a35dd34f0b7554a8462337fde (Results 1 – 1 of 1) sorted by relevance

/qemu/include/exec/
H A Dcpu-common.hcd19cfa23609dc1a35dd34f0b7554a8462337fde Wed Mar 02 07:56:19 UTC 2011 Huang Ying <ying.huang@intel.com> Add qemu_ram_remap

qemu_ram_remap() unmaps the specified RAM pages, then re-maps these
pages again. This is used by KVM HWPoison support to clear HWPoisoned
page tables across guest rebooting, so that a new page may be
allocated later to recover the memory error.

[ Jan: style fixlets, WIN32 fix ]

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>