qemu/target-ppc
Jan Kiszka b0a46a333a kvm: Add missing bits to support live migration
This patch adds the missing hooks to allow live migration in KVM mode.
It adds proper synchronization before/after saving/restoring the VCPU
states (note: PPC is untested), hooks into
cpu_physical_memory_set_dirty_tracking() to enable dirty memory logging
at KVM level, and synchronizes that drity log into QEMU's view before
running ram_live_save().

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-05-22 10:50:33 -05:00
..
cpu.h Hardware convenience library 2009-05-19 16:17:58 +01:00
exec.h
helper.c Include assert.h from qemu-common.h 2009-05-13 20:54:26 +01:00
helper.h
helper_regs.h
kvm.c
kvm_ppc.c
kvm_ppc.h
machine.c kvm: Add missing bits to support live migration 2009-05-22 10:50:33 -05:00
mfrom_table.c
mfrom_table_gen.c
op_helper.c
STATUS
translate.c target-ppc: expose cpu capability flags 2009-05-16 01:36:08 +04:00
translate_init.c target-ppc: expose cpu capability flags 2009-05-16 01:36:08 +04:00