KVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid()
Xiaoyao Li authored
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: default avatarXiaoyao Li <xiaoyao.li@intel.com>
Message-Id: <20200708065054.19713-9-xiaoyao.li@intel.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
36f37648
Name Last commit Last update
..
alpha Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
arc treewide: replace '---help---' in Kconfig files with 'help'
arm Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
arm64 KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
c6x Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
csky mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
h8300 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
hexagon treewide: replace '---help---' in Kconfig files with 'help'
ia64 treewide: replace '---help---' in Kconfig files with 'help'
m68k Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
microblaze mmap locking API: convert mmap_sem comments
mips KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"
nds32 mmap locking API: convert mmap_sem comments
nios2 Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
openrisc Merge tag 'for-linus' of git://github.com/openrisc/linux
parisc treewide: replace '---help---' in Kconfig files with 'help'
powerpc Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
riscv Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
s390 KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return type to bool
sh treewide: replace '---help---' in Kconfig files with 'help'
sparc treewide: replace '---help---' in Kconfig files with 'help'
um treewide: replace '---help---' in Kconfig files with 'help'
unicore32 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
x86 KVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid()
xtensa mmap locking API: convert mmap_sem API comments
.gitignore .gitignore: add SPDX License Identifier
Kconfig treewide: replace '---help---' in Kconfig files with 'help'