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:
10ab25c
)
KVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0 only in shadow mode
author
Avi Kivity
<avi@redhat.com>
Thu, 27 May 2010 11:22:51 +0000
(14:22 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:39:23 +0000
(10:39 +0300)
When tdp is enabled, the guest's cr0.wp shouldn't have any effect on spte
permissions.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found