]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 10 Sep 2010 15:30:45 +0000 (17:30 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:32 +0000 (10:52 +0200)
commit04565c23b2605aa1cafc8d32191bb9d5a6eb312a
tree48b98fa9824a6f94cb4fc71d930864fb5f3527d2
parent4f748026ad3ddba8f45df87f062bb9dc6a1d83d2
KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu

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>
arch/x86/kvm/mmu.c
arch/x86/kvm/paging_tmpl.h