git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2041a06
)
KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 22 Apr 2010 10:33:09 +0000
(12:33 +0200)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:19:20 +0000
(12:19 +0300)
This patch syncs cr0 and cr3 from the vmcb to the kvm state
before nested intercept handling is done. This allows to
simplify the vmexit path.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found