aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorMaxim Levitsky <[email protected]>2022-10-25 12:47:31 +0000
committerPaolo Bonzini <[email protected]>2022-10-28 10:10:30 +0000
commitad8f9e69942c7db90758d9d774157e53bce94840 (patch)
tree20eecaf13c197f4b83c09421e105425204e5aa90 /lib/debugobjects.c
parentKVM: x86: emulator: update the emulation mode after rsm (diff)
downloadkernel-ad8f9e69942c7db90758d9d774157e53bce94840.tar.gz
kernel-ad8f9e69942c7db90758d9d774157e53bce94840.zip
KVM: x86: emulator: update the emulation mode after CR0 write
Update the emulation mode when handling writes to CR0, because toggling CR0.PE switches between Real and Protected Mode, and toggling CR0.PG when EFER.LME=1 switches between Long and Protected Mode. This is likely a benign bug because there is no writeback of state, other than the RIP increment, and when toggling CR0.PE, the CPU has to execute code from a very low memory address. Signed-off-by: Maxim Levitsky <[email protected]> Message-Id: <[email protected]> Cc: [email protected] Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions