Merge branch 'kvm-fixes' into 'next'
[platform/kernel/linux-rpi.git] / arch / x86 / kvm / vmx / vmx.c
2020-10-21 Paolo BonziniMerge branch 'kvm-fixes' into 'next'
2020-10-21 Sean ChristophersonKVM: VMX: Intercept guest reserved CR4 bits to inject...
2020-10-21 Sean ChristophersonKVM: x86: Move call to update_exception_bitmap() into...
2020-10-21 Maxim LevitskyKVM: x86: allow kvm_x86_ops.set_efer to return an error...
2020-10-21 Sean ChristophersonKVM: VMX: Ignore userspace MSR filters for x2APIC
2020-10-20 Paolo BonziniMerge tag 'kvmarm-5.10' of git://git./linux/kernel...
2020-10-19 Peter XuKVM: VMX: Fix x2APIC MSR intercept handling on !APICV...
2020-10-03 Paolo BonziniMerge tag 'kvmarm-fixes-5.9-3' of git://git./linux...
2020-10-03 Paolo BonziniKVM: VMX: update PFEC_MASK/PFEC_MATCH together with...
2020-09-29 kernel test robotKVM: VMX: vmx_uret_msrs_list[] can be static
2020-09-28 Alexander GrafKVM: x86: VMX: Prevent MSR passthrough when MSR access...
2020-09-28 Aaron LewisKVM: x86: Prepare MSR bitmaps for userspace tracked...
2020-09-28 Sean ChristophersonKVM: VMX: Rename vmx_uret_msr's "index" to "slot"
2020-09-28 Sean ChristophersonKVM: VMX: Rename "vmx_msr_index" to "vmx_uret_msrs_list"
2020-09-28 Sean ChristophersonKVM: VMX: Rename "vmx_set_guest_msr" to "vmx_set_guest_...
2020-09-28 Sean ChristophersonKVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
2020-09-28 Sean ChristophersonKVM: VMX: Add vmx_setup_uret_msr() to handle lookup...
2020-09-28 Sean ChristophersonKVM: VMX: Move uret MSR lookup into update_transition_e...
2020-09-28 Sean ChristophersonKVM: VMX: Check guest support for RDTSCP before process...
2020-09-28 Sean ChristophersonKVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret...
2020-09-28 Sean ChristophersonKVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to ...
2020-09-28 Sean ChristophersonKVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_...
2020-09-28 Sean ChristophersonKVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"
2020-09-28 Sean ChristophersonKVM: VMX: Rename the "shared_msr_entry" struct to ...
2020-09-28 Sean ChristophersonKVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_load...
2020-09-28 Sean ChristophersonKVM: VMX: Prepend "MAX_" to MSR array size defines
2020-09-28 Sean ChristophersonKVM: x86: Rename "shared_msrs" to "user_return_msrs"
2020-09-28 Sean ChristophersonKVM: x86: Add intr/vectoring info and error code to...
2020-09-28 Sean ChristophersonKVM: nVMX: Explicitly check for valid guest state for...
2020-09-28 Sean ChristophersonKVM: VMX: Rename ops.h to vmx_ops.h
2020-09-28 Xiaoyao LiKVM: VMX: Extract posted interrupt support to separate...
2020-09-28 Sean ChristophersonKVM: VMX: Add a helper and macros to reduce boilerplate...
2020-09-28 Sean ChristophersonKVM: VMX: Rename RDTSCP secondary exec control name...
2020-09-28 Sean ChristophersonKVM: VMX: Unconditionally clear CPUID.INVPCID if !CPUID...
2020-09-28 Sean ChristophersonKVM: VMX: Rename vmx_*_supported() helpers to cpu_has_v...
2020-09-28 Sean ChristophersonKVM: VMX: Use "illegal GPA" helper for PT/RTIT output...
2020-09-28 Sean ChristophersonKVM: x86: Move illegal GPA helper out of the MMU code
2020-09-28 Sean ChristophersonKVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with...
2020-09-28 Sean ChristophersonKVM: VMX: Use precomputed MAXPHYADDR for RTIT base...
2020-09-28 Tom LendackyKVM: VMX: Do not perform emulation for INVD intercept
2020-09-28 Sean ChristophersonKVM: VMX: Invoke NMI handler via indirect call instead...
2020-09-28 Sean ChristophersonKVM: VMX: Move IRQ invocation to assembly subroutine
2020-09-28 Sean ChristophersonKVM: x86: Add kvm_x86_ops hook to short circuit emulation
2020-09-28 Krish SadhukhanKVM: nVMX: KVM needs to unset "unrestricted guest"...
2020-09-28 Babu MogerKVM: X86: Move handling of INVPCID types to x86
2020-09-28 Babu MogerKVM: X86: Rename and move the function vmx_handle_memor...
2020-09-28 Wanpeng LiKVM: LAPIC: Reduce world switch latency caused by timer...
2020-09-28 Chenyi QiangKVM: nVMX: Simplify the initialization of nested_vmx_msrs
2020-09-23 Mohammed GamalKVM: x86: VMX: Make smaller physical guest address...
2020-09-22 Paolo BonziniMerge tag 'kvm-ppc-next-5.10-1' of git://git./linux...
2020-09-22 Paolo BonziniMerge branch 'x86-seves-for-paolo' of https://git....
2020-09-20 Paolo BonziniMerge tag 'kvmarm-fixes-5.9-2' of git://git./linux...
2020-09-12 Wanpeng LiKVM: VMX: Don't freeze guest when event delivery causes...
2020-09-11 Peter ShierKVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates...
2020-09-11 Marc ZyngierMerge branch 'kvm-arm64/pt-new' into kvmarm-master...
2020-09-07 Borislav PetkovMerge 'x86/cpu' to pick up dependent bits
2020-09-07 Borislav PetkovMerge 'x86/kaslr' to pick up dependent bits
2020-09-06 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-06' of git://git.kernel...
2020-09-06 Linus TorvaldsMerge tag 'for-linus-5.9-rc4-tag' of git://git./linux...
2020-09-05 Linus TorvaldsMerge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang...
2020-09-05 Linus TorvaldsMerge tag 'arc-5.9-rc4' of git://git./linux/kernel...
2020-09-05 Linus TorvaldsMerge tag 'xfs-5.9-fixes-2' of git://git./fs/xfs/xfs...
2020-09-04 Linus TorvaldsMerge tag 'mips_fixes_5.9_1' of git://git./linux/kernel...
2020-09-04 Linus TorvaldsMerge tag 'kbuild-fixes-v5.9-2' of git://git./linux...
2020-09-04 Linus TorvaldsMerge tag 'libata-5.9-2020-09-04' of git://git.kernel...
2020-09-04 Linus TorvaldsMerge tag 'block-5.9-2020-09-04' of git://git.kernel...
2020-09-04 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-04' of git://git.kernel...
2020-09-04 Linus TorvaldsMerge tag 'thermal-v5.9-rc4' of git://git./linux/kernel...
2020-09-04 Linus TorvaldsMerge tag 'dmaengine-fix-5.9-rc4' of git://git./linux...
2020-09-04 Linus TorvaldsMerge tag 'sound-5.9-rc4' of git://git./linux/kernel...
2020-09-04 Linus TorvaldsMerge branch 'simplify-do_wp_page'
2020-09-04 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-09-04 Linus TorvaldsMerge branch 'gate-page-refcount' (patches from Dave...
2020-09-03 Linus TorvaldsMerge tag 'media/v5.9-2' of git://git./linux/kernel...
2020-09-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-09-02 Linus TorvaldsMerge tag 'xfs-5.9-fixes-1' of git://git./fs/xfs/xfs...
2020-09-02 Linus TorvaldsMerge branch 'work.epoll' of git://git./linux/kernel...
2020-09-02 Takashi IwaiMerge branch 'topic/tasklet-convert' into for-linus
2020-09-02 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of...
2020-09-02 Linus TorvaldsMerge tag 'for-5.9-rc3-tag' of git://git./linux/kernel...
2020-09-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-09-01 Rafael J. WysockiMerge branch 'opp/fixes' of git://git./linux/kernel...
2020-08-31 Linus TorvaldsMerge tag 'docs-5.9-3' of git://git.lwn.net/linux
2020-08-31 Linus TorvaldsMerge tag 'mmc-v5.9-rc1' of git://git./linux/kernel...
2020-08-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-08-30 Linus TorvaldsMerge tag 'x86-urgent-2020-08-30' of git://git./linux...
2020-08-30 Linus TorvaldsMerge tag 'irq-urgent-2020-08-30' of git://git./linux...
2020-08-30 Linus TorvaldsMerge tag 'sched-urgent-2020-08-30' of git://git./linux...
2020-08-30 Linus TorvaldsMerge tag 'locking-urgent-2020-08-30' of git://git...
2020-08-30 Linus TorvaldsMerge tag '5.9-rc2-smb-fix' of git://git.samba.org...
2020-08-30 Linus TorvaldsMerge tag 'powerpc-5.9-4' of git://git./linux/kernel...
2020-08-30 Linus TorvaldsMerge tag 'usb-5.9-rc3' of git://git./linux/kernel...
2020-08-30 Linus TorvaldsMerge tag 'edac_urgent_for_v5.9_rc3' of git://git....
2020-08-29 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-08-29 Linus TorvaldsMerge tag 's390-5.9-4' of git://git./linux/kernel/git...
2020-08-29 Linus TorvaldsMerge tag 'for-linus-5.9-rc3-tag' of git://git./linux...
2020-08-29 Linus TorvaldsMerge tag 'hwmon-for-v5.9-rc3' of git://git./linux...
2020-08-28 Linus TorvaldsMerge tag 'block-5.9-2020-08-28' of git://git.kernel...
2020-08-28 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-28' of git://git.kernel...
2020-08-28 Linus TorvaldsMerge tag 'devprop-5.9-rc3' of git://git./linux/kernel...
next