mirror of
https://git.proxmox.com/git/qemu
synced 2025-11-01 11:22:47 +00:00
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> |
||
|---|---|---|
| .. | ||
| 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 | ||