qemu-e2k/target-i386
Jan Kiszka 31827373f0 kvm: x86: Use separate exception_injected CPUState field
Marcelo correctly remarked that there are usage conflicts between QEMU
core code and KVM /wrt exception_index. So spend a separate field and
also save/restore it properly.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-12-18 11:26:25 -06:00
..
cpu.h kvm: x86: Use separate exception_injected CPUState field 2009-12-18 11:26:25 -06:00
exec.h Work around OpenSolaris sys/regset.h namespace pollution 2009-09-12 12:36:11 +00:00
helper_template.h
helper.c target-i386: Update CPUID feature set for TCG 2009-12-13 20:48:20 +01:00
helper.h target-i386: implement lzcnt emulation 2009-10-23 17:10:36 +02:00
kvm.c kvm: x86: Use separate exception_injected CPUState field 2009-12-18 11:26:25 -06:00
machine.c kvm: x86: Use separate exception_injected CPUState field 2009-12-18 11:26:25 -06:00
op_helper.c target-i386: implement lzcnt emulation 2009-10-23 17:10:36 +02:00
ops_sse_header.h target-i386: add SSE4a instruction support 2009-10-04 14:09:41 +02:00
ops_sse.h target-i386: add SSE4a instruction support 2009-10-04 14:09:41 +02:00
svm.h
TODO
translate.c target-i386: implement lzcnt emulation 2009-10-23 17:10:36 +02:00