KVM: nVMX: Remove unused 'ops' param from nested_vmx_hardware_setup()
[platform/kernel/linux-starfive.git] / arch / x86 / kvm / vmx / nested.c
2020-05-15 Sean ChristophersonKVM: nVMX: Remove unused 'ops' param from nested_vmx_ha...
2020-05-15 Sean ChristophersonKVM: nVMX: Drop superfluous VMREAD of vmcs02.GUEST_SYSE...
2020-05-15 Sean ChristophersonKVM: nVMX: Tweak handling of failure code for nested...
2020-05-13 Sean ChristophersonKVM: nVMX: Unconditionally validate CR3 during nested...
2020-05-13 Sean ChristophersonKVM: nVMX: Skip IBPB when temporarily switching between...
2020-05-13 Sean ChristophersonKVM: nVMX: Skip IBPB when switching between vmcs01...
2020-05-13 Sean ChristophersonKVM: nVMX: Prioritize SMI over nested IRQ/NMI
2020-05-13 Sean ChristophersonKVM: nVMX: Preserve IRQ/NMI priority irrespective of...
2020-05-13 Sean ChristophersonKVM: nVMX: Report NMIs as allowed when in L2 and Exit...
2020-05-13 Sean ChristophersonKVM: nVMX: Open a window for pending nested VMX preempt...
2020-05-13 Sean ChristophersonKVM: nVMX: Preserve exception priority irrespective...
2020-05-13 Paolo BonziniMerge branch 'kvm-amd-fixes' into HEAD
2020-05-04 Paolo BonziniMerge tag 'kvmarm-fixes-5.7-2' of git://git./linux...
2020-05-04 Paolo BonziniMerge tag 'kvmarm-fixes-5.7-1' of git://git./linux...
2020-05-04 Sean ChristophersonKVM: nVMX: Replace a BUG_ON(1) with BUG() to squash...
2020-04-24 Sean ChristophersonKVM: nVMX: Store vmcs.EXIT_QUALIFICATION as an unsigned...
2020-04-23 Sean ChristophersonKVM: nVMX: Drop a redundant call to vmx_get_intr_info()
2020-04-23 Paolo BonziniKVM: x86: move nested-related kvm_x86_ops to a separate...
2020-04-21 Paolo BonziniMerge tag 'kvm-ppc-fixes-5.7-1' of git://git./linux...
2020-04-21 Paolo BonziniMerge tag 'kvm-s390-master-5.7-2' of git://git./linux...
2020-04-21 Sean ChristophersonKVM: nVMX: Remove non-functional "support" for CR3...
2020-04-21 Sean ChristophersonKVM: VMX: Cache vmcs.EXIT_INTR_INFO using arch avail_re...
2020-04-21 Sean ChristophersonKVM: VMX: Cache vmcs.EXIT_QUALIFICATION using arch...
2020-04-21 Sean ChristophersonKVM: nVMX: Drop manual clearing of segment cache on...
2020-04-21 Sean ChristophersonKVM: nVMX: Reset register cache (available and dirty...
2020-04-21 Sean ChristophersonKVM: nVMX: Invoke ept_save_pdptrs() if and only if...
2020-04-21 Sean ChristophersonKVM: nVMX: Rename exit_reason to vm_exit_reason for...
2020-04-21 Sean ChristophersonKVM: nVMX: Cast exit_reason to u16 to check for nested...
2020-04-21 Sean ChristophersonKVM: nVMX: Pull exit_reason from vcpu_vmx in nested_vmx...
2020-04-21 Sean ChristophersonKVM: nVMX: Drop a superfluous WARN on reflecting EXTERN...
2020-04-21 Sean ChristophersonKVM: nVMX: Split VM-Exit reflection logic into L0 vs...
2020-04-21 Sean ChristophersonKVM: nVMX: Move nested VM-Exit tracepoint into nested_v...
2020-04-21 Sean ChristophersonKVM: nVMX: Move VM-Fail check out of nested_vmx_exit_re...
2020-04-21 Sean ChristophersonKVM: nVMX: Uninline nested_vmx_reflect_vmexit(), i...
2020-04-21 Sean ChristophersonKVM: x86: Replace "cr3" with "pgd" in "new cr3/pgd...
2020-04-21 Sean ChristophersonKVM: nVMX: Free only the affected contexts when emulati...
2020-04-21 Sean ChristophersonKVM: nVMX: Don't flush TLB on nested VMX transition
2020-04-21 Sean ChristophersonKVM: nVMX: Skip MMU sync on nested VMX transition when...
2020-04-21 Sean ChristophersonKVM: x86/mmu: Add separate override for MMU sync during...
2020-04-21 Sean ChristophersonKVM: nVMX: Reload APIC access page on nested VM-Exit...
2020-04-21 Sean ChristophersonKVM: nVMX: Selectively use TLB_FLUSH_CURRENT for nested...
2020-04-21 Sean ChristophersonKVM: x86: Introduce KVM_REQ_TLB_FLUSH_CURRENT to flush...
2020-04-21 Sean ChristophersonKVM: nVMX: Add helper to handle TLB flushes on nested...
2020-04-21 Sean ChristophersonKVM: nVMX: Move nested_get_vpid02() to vmx/nested.h
2020-04-20 Sean ChristophersonKVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID...
2020-04-20 Sean ChristophersonKVM: VMX: Use vpid_sync_context() directly when possible
2020-04-20 Junaid ShahidKVM: x86: Sync SPTEs when injecting page/EPT fault...
2020-04-17 Linus TorvaldsMerge tag 'linux-watchdog-5.7-rc2' of git://linux-watch...
2020-04-17 Linus TorvaldsMerge tag 'for-linus-5.7-rc2-tag' of git://git./linux...
2020-04-17 Linus TorvaldsMerge tag 'for-5.7-rc1-tag' of git://git./linux/kernel...
2020-04-17 Linus TorvaldsMerge tag 'sound-5.7-rc2' of git://git./linux/kernel...
2020-04-16 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v5.7-rc2'...
2020-04-16 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-04-16 Linus TorvaldsMerge tag 'selinux-pr-20200416' of git://git./linux...
2020-04-16 Dave AirlieMerge branch 'linux-5.7' of git://github.com/skeggsb...
2020-04-16 Dave AirlieMerge tag 'amd-drm-fixes-5.7-2020-04-15' of git://peopl...
2020-04-15 Junaid ShahidKVM: nVMX: Invalidate all roots when emulating INVVPID...
2020-04-15 Sean ChristophersonKVM: nVMX: Invalidate all EPTP contexts when emulating...
2020-04-15 Sean ChristophersonKVM: nVMX: Validate the EPTP when emulating INVEPT...
2020-04-15 Oliver Uptonkvm: nVMX: match comment with return type for nested_vm...
2020-04-15 Oliver Uptonkvm: nVMX: reflect MTF VM-exits if injected by L1
2020-04-14 David S. MillerMerge tag 'wireless-drivers-2020-04-14' of git://git...
2020-04-14 Linus TorvaldsMerge tag 'hyperv-fixes-signed' of git://git./linux...
2020-04-14 Linus TorvaldsMerge tag 'for-5.7-rc1-tag' of git://git./linux/kernel...
2020-04-14 Ingo MolnarMerge branch 'urgent-for-mingo' of git://git./linux...
2020-04-12 Linus TorvaldsMerge tag 'timers-urgent-2020-04-12' of git://git....
2020-04-12 Linus TorvaldsMerge tag 'sched-urgent-2020-04-12' of git://git./linux...
2020-04-12 Linus TorvaldsMerge tag 'perf-urgent-2020-04-12' of git://git./linux...
2020-04-12 Linus TorvaldsMerge tag 'locking-urgent-2020-04-12' of git://git...
2020-04-12 Linus TorvaldsMerge tag '5.7-rc-smb3-fixes-part2' of git://git.samba...
2020-04-12 Linus TorvaldsMerge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org...
2020-04-11 Linus TorvaldsMerge tag 'nios2-v5.7-rc1' of git://git./linux/kernel...
2020-04-11 Linus TorvaldsMerge tag 'dma-mapping-5.7-1' of git://git.infradead...
2020-04-11 Linus TorvaldsMerge tag 'kbuild-v5.7-2' of git://git./linux/kernel...
2020-04-11 Linus TorvaldsMerge tag 'docs-5.7-2' of git://git.lwn.net/linux
2020-04-11 Linus TorvaldsMerge tag 'for-linus-5.7-ofs1' of git://git./linux...
2020-04-11 Linus TorvaldsMerge tag 'xtensa-20200410' of git://github.com/jcmvbkb...
2020-04-11 Linus TorvaldsMerge tag 'for-linus-5.7-rc1b-tag' of git://git./linux...
2020-04-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-04-10 Linus TorvaldsMerge tag 'pwm/for-5.7-rc1' of git://git./linux/kernel...
2020-04-10 Linus TorvaldsMerge tag 'for-linus-5.7-1' of git://github.com/cminyar...
2020-04-10 Linus TorvaldsMerge tag 'drm-next-2020-04-10' of git://anongit.freede...
2020-04-10 Linus TorvaldsMerge tag 'sound-fix-5.7-rc1' of git://git./linux/kerne...
2020-04-10 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-04-10 Linus TorvaldsMerge tag 'libata-5.7-2020-04-09' of git://git.kernel...
2020-04-10 Linus TorvaldsMerge tag 'block-5.7-2020-04-10' of git://git.kernel...
2020-04-10 Linus TorvaldsMerge tag 'io_uring-5.7-2020-04-09' of git://git.kernel...
2020-04-10 Linus TorvaldsMerge tag 'xfs-5.7-merge-12' of git://git./fs/xfs/xfs...
2020-04-10 Linus TorvaldsMerge tag 'acpi-5.7-rc1-3' of git://git./linux/kernel...
2020-04-10 Linus TorvaldsMerge tag 'pm-5.7-rc1-3' of git://git./linux/kernel...
2020-04-10 Linus TorvaldsMerge tag 's390-5.7-2' of git://git./linux/kernel/git...
2020-04-10 Rafael J. WysockiMerge branch 'pm-cpuidle'
2020-04-10 Rafael J. WysockiMerge branches 'acpi-ec' and 'acpi-x86'
2020-04-10 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-04-09 Dave AirlieMerge tag 'drm-intel-next-fixes-2020-04-08' of git...
2020-04-09 Linus TorvaldsMerge tag 'modules-for-v5.7' of git://git./linux/kernel...
2020-04-09 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-04-09 Linus TorvaldsMerge tag 'powerpc-5.7-2' of git://git./linux/kernel...
2020-04-09 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2020-04-09 Linus TorvaldsMerge tag 'riscv-for-linus-5.7' of git://git./linux...
next