diff options
author | David Hildenbrand <david@redhat.com> | 2017-08-24 20:51:34 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-10-12 14:01:53 +0200 |
commit | d8a6e365b208a36f9e789ee50c55096b71367431 (patch) | |
tree | f747cfcc6b982452d4c4707138cfb1dd86607755 /Documentation/virtual/kvm | |
parent | KVM: nVMX: no need to set ept/vpid caps to 0 (diff) | |
download | linux-d8a6e365b208a36f9e789ee50c55096b71367431.tar.xz linux-d8a6e365b208a36f9e789ee50c55096b71367431.zip |
KVM: VMX: cleanup init_rmode_identity_map()
No need for another enable_ept check. kvm->arch.ept_identity_map_addr
only has to be inititalized once. Having alloc_identity_pagetable() is
overkill and dropping BUG_ONs is always nice.
Reviewed-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'Documentation/virtual/kvm')
0 files changed, 0 insertions, 0 deletions