qemu-patch-raspberry4/target-i386
Gleb Natapov d1f8663660 kvm: Synchronize cpu state in kvm_arch_stop_on_emulation_error()
Call to kvm_cpu_synchronize_state() is missing.
kvm_arch_stop_on_emulation_error may look at outdated registers here.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Reviewed-by: Jan Kiszka <jan.kiszka@siemens.com>
2012-02-16 18:21:46 +02:00
..
cpu.h kvm: x86: Avoid runtime allocation of xsave buffer 2011-12-22 14:53:01 -02:00
cpuid.c hyper-v: introduce Hyper-V support infrastructure. 2012-01-19 08:32:12 -02:00
helper.c
helper.h target-i386: fix SSE rounding and flush to zero 2012-01-11 09:55:28 +01:00
helper_template.h
hyperv.c hyper-v: introduce Hyper-V support infrastructure. 2012-01-19 08:32:12 -02:00
hyperv.h hyperv: fix build on non-KVM hosts 2012-01-23 20:04:51 +00:00
kvm.c kvm: Synchronize cpu state in kvm_arch_stop_on_emulation_error() 2012-02-16 18:21:46 +02:00
machine.c
op_helper.c target-i386: fix SSE rounding and flush to zero 2012-01-11 09:55:28 +01:00
ops_sse.h target-i386: fix dpps and dppd SSE2 instructions 2012-01-11 09:55:28 +01:00
ops_sse_header.h
svm.h
TODO target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions 2012-01-11 09:55:28 +01:00
translate.c target-i386: fix compilation with --enable-debug-tcg 2012-01-13 16:01:40 +01:00