diff options
author | Jim Mattson <jmattson@google.com> | 2019-12-04 03:24:42 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-12-04 14:23:27 +0300 |
commit | 7d73710d9ca2564f29d291d0b3badc09efdf25e9 (patch) | |
tree | 3faff2296cb15f547fd961b4c468bdda0924771a /include/linux/vtime.h | |
parent | 433f4ba1904100da65a311033f17a9bf586b287e (diff) | |
download | linux-7d73710d9ca2564f29d291d0b3badc09efdf25e9.tar.xz |
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 'include/linux/vtime.h')
0 files changed, 0 insertions, 0 deletions