mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-09 19:36:34 +00:00
![]() 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.
(cherry picked from commit
|
||
---|---|---|
.. | ||
cpu.h | ||
exec.h | ||
helper_template.h | ||
helper.c | ||
helper.h | ||
kvm.c | ||
machine.c | ||
op_helper.c | ||
ops_sse_header.h | ||
ops_sse.h | ||
svm.h | ||
TODO | ||
translate.c |