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: NNitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
Showing