mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
KVM: SVM: Don't save/restore host cr2
The host never reads cr2 in process context, so are free to clobber it. The vmx code does this, so we can safely remove the save/restore code. Signed-off-by: Avi Kivity <avi@redhat.com>
This commit is contained in:
parent
d3edefc003
commit
b3dbf89e67
1 changed files with 0 additions and 17 deletions
Loading…
Add table
Add a link
Reference in a new issue