diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-05-05 12:08:55 +0200 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2018-09-25 23:47:35 +0100 |
commit | e23ada68e9428ef5f711e84d58b1c76465990918 (patch) | |
tree | 7a65d3cb32e75d84b00dbea3c1ccd1c420c20924 /include/linux/pci.h | |
parent | 98d050e1d1688c3e971fa148ba9e5023cdae3345 (diff) | |
download | linux-stable-e23ada68e9428ef5f711e84d58b1c76465990918.tar.gz linux-stable-e23ada68e9428ef5f711e84d58b1c76465990918.tar.bz2 linux-stable-e23ada68e9428ef5f711e84d58b1c76465990918.zip |
KVM: x86: introduce num_emulated_msrs
commit 62ef68bb4d00f1a662e487f3fc44ce8521c416aa upstream.
We will want to filter away MSR_IA32_SMBASE from the emulated_msrs if
the host CPU does not support SMM virtualization. Introduce the
logic to do that, and also move paravirt MSRs to emulated_msrs for
simplicity and to get rid of KVM_SAVE_MSRS_BEGIN.
Reviewed-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include/linux/pci.h')
0 files changed, 0 insertions, 0 deletions