diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-05-18 13:11:46 (GMT) |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-06-05 15:26:35 (GMT) |
commit | e4cd1da944ed9d2acd2e4ccabf61ec443735f6db (patch) | |
tree | da2091cadde842880044ebde0cbf97dbc6161cd3 /arch/x86/kvm/vmx.c | |
parent | f481b069e674378758c73761827e83ab05c46b52 (diff) | |
download | linux-e4cd1da944ed9d2acd2e4ccabf61ec443735f6db.tar.xz |
KVM: x86: pass struct kvm_mmu_page to gfn_to_rmap
This is always available (with one exception in the auditing code),
and with the same auditing exception the level was coming from
sp->role.level.
Later, the spte's role will also be used to look up the right memslots
array.
Reviewed-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx.c')
0 files changed, 0 insertions, 0 deletions