qemu-e2k/target-ppc
Alexander Graf 29979a8d25 PPC: KVM: Synchronize regs on CPU dump
When we dump the CPU registers, there's a certain chance they haven't been
synchronized with KVM yet, so we have to manually trigger that.

This aligns the code with x86 and fixes a bug where the register state was
bogus on invalid/unknown kvm exit reasons.

Reported-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-03-15 13:12:12 +01:00
..
cpu.h
helper_regs.h
helper.c
helper.h
kvm_ppc.c
kvm_ppc.h
kvm.c
machine.c
mfrom_table_gen.c
mfrom_table.c
op_helper.c
STATUS
translate_init.c
translate.c PPC: KVM: Synchronize regs on CPU dump 2012-03-15 13:12:12 +01:00