qemu-e2k/target-i386
Huang Ying 79c4f6b080 QEMU: MCE: Add MCE simulation to qemu/tcg
- MCE features are initialized when VCPU is intialized according to CPUID.
- A monitor command "mce" is added to inject a MCE.
- A new interrupt mask: CPU_INTERRUPT_MCE is added to inject the MCE.

aliguori: fix build for linux-user

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-07-09 16:04:53 -05:00
..
cpu.h QEMU: MCE: Add MCE simulation to qemu/tcg 2009-07-09 16:04:53 -05:00
exec.h Handle init/sipi in a main cpu exec loop. (v2) 2009-06-22 10:15:28 -05:00
helper_template.h
helper.c QEMU: MCE: Add MCE simulation to qemu/tcg 2009-07-09 16:04:53 -05:00
helper.h x86: Add support for resume flag 2009-05-22 10:50:37 -05:00
kvm.c preserve the hypervisor bit while KVM trims the CPUID bits 2009-06-29 13:52:12 -05:00
machine.c QEMU: MCE: Add MCE simulation to qemu/tcg 2009-07-09 16:04:53 -05:00
op_helper.c QEMU: MCE: Add MCE simulation to qemu/tcg 2009-07-09 16:04:53 -05:00
ops_sse_header.h
ops_sse.h Replace gcc variadic macro extension with C99 version 2009-05-13 17:53:17 +00:00
svm.h
TODO
translate.c x86: Add support for resume flag 2009-05-22 10:50:37 -05:00