Skip to content
Snippets Groups Projects
Commit 010c520e authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Don't reset mmu context unnecessarily when updating EFER


The only bit of EFER that affects the mmu is NX, and this is already
accounted for (LME only takes effect when changing cr0).

Based on a patch by Hillf Danton.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent d0dfc6b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment