diff options
author | 2020-07-08 14:50:54 +0800 | |
---|---|---|
committer | 2020-07-09 06:48:09 -0400 | |
commit | 36f37648ca982915918bea001a40172c5b0cb233 (patch) | |
tree | d7ad3ecd8d990d644fabb6df58b383ac76069a36 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | KVM: lapic: Use guest_cpuid_has() in kvm_apic_set_version() (diff) | |
download | linux-dev-36f37648ca982915918bea001a40172c5b0cb233.tar.xz linux-dev-36f37648ca982915918bea001a40172c5b0cb233.zip |
KVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid()
There is no dependencies between kvm_apic_set_version() and
kvm_update_cpuid() because kvm_apic_set_version() queries X2APIC CPUID bit,
which is not touched/changed by kvm_update_cpuid().
Obviously, kvm_apic_set_version() belongs to the category of updating
vcpu model.
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Message-Id: <20200708065054.19713-9-xiaoyao.li@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions