diff options
author | Cameron Esfahani <dirty@apple.com> | 2020-06-30 13:28:20 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-10 18:02:18 -0400 |
commit | a4e26fa8583a215aa61107a623bfa25afd09a860 (patch) | |
tree | e76f064640c74032d7393deb0aced50ccae25c77 /python | |
parent | 5536c98e449fe832c6cb59612baf0f2936fb436d (diff) | |
download | qemu-a4e26fa8583a215aa61107a623bfa25afd09a860.zip qemu-a4e26fa8583a215aa61107a623bfa25afd09a860.tar.gz qemu-a4e26fa8583a215aa61107a623bfa25afd09a860.tar.bz2 |
i386: hvf: Make long mode enter and exit clearer
Intel SDM "9.8.5 Initializing IA-32e Mode" and "9.8.5.4 Switching Out of
IA-32e Mode Operation" define activation and deactivation of long mode
only upon a change of CR0.PG but current code invokes exit_long_mode()
unconditionally until LME is cleared.
Signed-off-by: Cameron Esfahani <dirty@apple.com>
Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Message-Id: <20200630102824.77604-6-r.bolshakov@yadro.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions