summaryrefslogtreecommitdiffstats
path: root/arch/x86/um
diff options
context:
space:
mode:
authorYu Zhang <yu.c.zhang@linux.intel.com>2021-07-08 01:57:02 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2021-07-15 16:19:41 +0200
commitc0e1303ed4cc9e7ce39f106b471ad92ca559e3d3 (patch)
treeab11b998dc86793678423922f4791d7ca32cfdea /arch/x86/um
parentKVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run() (diff)
downloadlinux-c0e1303ed4cc9e7ce39f106b471ad92ca559e3d3.tar.xz
linux-c0e1303ed4cc9e7ce39f106b471ad92ca559e3d3.zip
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 <yu.c.zhang@linux.intel.com> Message-Id: <20210707235702.31595-1-yu.c.zhang@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/um')
0 files changed, 0 insertions, 0 deletions