diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-05-18 15:11:46 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-06-05 17:26:35 +0200 |
commit | e4cd1da944ed9d2acd2e4ccabf61ec443735f6db (patch) | |
tree | da2091cadde842880044ebde0cbf97dbc6161cd3 /arch/x86/kvm/x86.c | |
parent | f481b069e674378758c73761827e83ab05c46b52 (diff) | |
download | lwn-e4cd1da944ed9d2acd2e4ccabf61ec443735f6db.tar.gz lwn-e4cd1da944ed9d2acd2e4ccabf61ec443735f6db.zip |
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/x86.c')
0 files changed, 0 insertions, 0 deletions