-
Huang Ying authored
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>Huang Ying authoredqemu_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>
Loading