diff options
author | David Woodhouse <dwmw@amazon.co.uk> | 2021-11-15 17:50:25 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-11-18 08:03:43 +0100 |
commit | 7d0172b3ca4231f0a0566157e9a28a3d3ffc0142 (patch) | |
tree | 2a25daa2959a97d82e9236241ac52732fab40efc /virt | |
parent | KVM: x86/xen: Use sizeof_field() instead of open-coding it (diff) | |
download | linux-7d0172b3ca4231f0a0566157e9a28a3d3ffc0142.tar.xz linux-7d0172b3ca4231f0a0566157e9a28a3d3ffc0142.zip |
KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check
Kill another mostly gratuitous kvm_vcpu_map() which could just use the
userspace HVA for it.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Message-Id: <20211115165030.7422-6-dwmw2@infradead.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions