KVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_set_cpuid()
Xiaoyao Li authored
Now there is no updating CPUID bits behavior in kvm_update_cpuid(),
rename it to kvm_vcpu_after_set_cpuid().
Signed-off-by: default avatarXiaoyao Li <xiaoyao.li@intel.com>
Message-Id: <20200709043426.92712-4-xiaoyao.li@intel.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
346ce359
Name Last commit Last update
..
boot Rebase locking/kcsan to locking/urgent
configs compiler: remove CONFIG_OPTIMIZE_INLINING entirely
crypto Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
entry Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
events treewide: replace '---help---' in Kconfig files with 'help'
hyperv x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
ia32 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
include KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
kernel x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
kvm KVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_set_cpuid()
lib Rebase locking/kcsan to locking/urgent
math-emu Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
mm Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
net bpf, i386: Remove unneeded conversion to bool
oprofile x86: Use pr_warn instead of pr_warning
pci Merge branch 'pci/virtualization'
platform x86/entry: Convert various system vectors
power mm: reorder includes after introduction of linux/pgtable.h
purgatory Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
ras treewide: replace '---help---' in Kconfig files with 'help'
realmode Rebase locking/kcsan to locking/urgent
tools .gitignore: add SPDX License Identifier
um mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
video treewide: Add SPDX license identifier - Makefile/Kconfig
xen xen: Mark "xen_nopvspin" parameter obsolete
.gitignore .gitignore: add SPDX License Identifier
Kbuild treewide: Add SPDX license identifier - Kbuild
Kconfig Merge branch 'kvm-async-pf-int' into HEAD
Kconfig.assembler x86/delay: Introduce TPAUSE delay
Kconfig.cpu treewide: replace '---help---' in Kconfig files with 'help'
Kconfig.debug treewide: replace '---help---' in Kconfig files with 'help'
Makefile x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage
Makefile.um x86, powerpc: Remove -funit-at-a-time compiler option entirely
Makefile_32.cpu x86/math-emu: Limit MATH_EMULATION to 486SX compatibles