diff options
author | Yu Zhang <[email protected]> | 2021-07-08 07:57:02 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-07-15 10:19:41 -0400 |
commit | c0e1303ed4cc9e7ce39f106b471ad92ca559e3d3 (patch) | |
tree | ab11b998dc86793678423922f4791d7ca32cfdea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f85d40160691881a17a397c448d799dfc90987ba (diff) |
KVM: VMX: Remove vmx_msr_index from vmx.h
vmx_msr_index was used to record the list of MSRs which can be lazily
restored when kvm returns to userspace. It is now reimplemented as
kvm_uret_msrs_list, a common x86 list which is only used inside x86.c.
So just remove the obsolete declaration in vmx.h.
Signed-off-by: Yu Zhang <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions