qemu-e2k/target-i386
Nitin A Kamble 538f368612 QEMU KVM: i386: Fix the cpu reset state
As per the IA32 processor manual, the accessed bit is set to 1 in the
processor state after reset. qemu pc cpu_reset code was missing this
accessed bit setting.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-06-16 15:36:47 -05:00
..
cpu.h allow CPUID vendor override 2009-06-16 15:36:47 -05:00
exec.h
helper_template.h
helper.c QEMU KVM: i386: Fix the cpu reset state 2009-06-16 15:36:47 -05:00
helper.h x86: Add support for resume flag 2009-05-22 10:50:37 -05:00
kvm.c
machine.c
op_helper.c x86: Add support for resume flag 2009-05-22 10:50:37 -05:00
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c x86: Add support for resume flag 2009-05-22 10:50:37 -05:00