Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr.he68cb8b4fa7e20e666a3bfc571a0e075733d22bd Thu Jul 18 19:33:03 UTC 2013 Alexey Kardashevskiy <aik@ozlabs.ru> pseries: savevm support with KVM

At present, the savevm / migration support for the pseries machine will not
work when KVM is enabled. That's because KVM manages the guest's hash page
table in the host kernel, so qemu has no visibility of it. This patch
fixes this by using new kernel interfaces to extract and reinsert the
guest's hash table during the migration process.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Message-id: 1374175984-8930-11-git-send-email-aliguori@us.ibm.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/hw/ppc/
H A Dspapr.ce68cb8b4fa7e20e666a3bfc571a0e075733d22bd Thu Jul 18 19:33:03 UTC 2013 Alexey Kardashevskiy <aik@ozlabs.ru> pseries: savevm support with KVM

At present, the savevm / migration support for the pseries machine will not
work when KVM is enabled. That's because KVM manages the guest's hash page
table in the host kernel, so qemu has no visibility of it. This patch
fixes this by using new kernel interfaces to extract and reinsert the
guest's hash table during the migration process.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Message-id: 1374175984-8930-11-git-send-email-aliguori@us.ibm.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>