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:
e37afc6
)
KVM: x86: pass struct kvm_mmu_page to account/unaccount_shadowed
author
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 19 May 2015 14:29:22 +0000
(16:29 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 28 May 2015 08:43:34 +0000
(10:43 +0200)
Prepare for multiple address spaces this way, since a VCPU is not available
where unaccount_shadowed is called. We will get to the right kvm_memslots
struct through the role field in struct kvm_mmu_page.
Reviewed-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
Reviewed-by: Radim Krcmar <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/mmu.c
Simple merge