diff options
author | Jim Mattson | 2019-12-03 16:24:42 -0800 |
---|---|---|
committer | Paolo Bonzini | 2019-12-04 12:23:27 +0100 |
commit | 7d73710d9ca2564f29d291d0b3badc09efdf25e9 (patch) | |
tree | 3faff2296cb15f547fd961b4c468bdda0924771a /crypto/kpp.c | |
parent | 433f4ba1904100da65a311033f17a9bf586b287e (diff) |
kvm: vmx: Stop wasting a page for guest_msrs
We will never need more guest_msrs than there are indices in
vmx_msr_index. Thus, at present, the guest_msrs array will not exceed
168 bytes.
Signed-off-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Liran Alon <liran.alon@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'crypto/kpp.c')
0 files changed, 0 insertions, 0 deletions