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:
52fde8d
)
KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
author
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 10 Sep 2010 15:30:45 +0000
(17:30 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:52:32 +0000
(10:52 +0200)
This patch changes is_rsvd_bits_set() function prototype to
take only a kvm_mmu context instead of a full vcpu.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found