index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.c
Age
Commit message (
Expand
)
Author
2021-11-11
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
2021-11-11
KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...
Vipin Sharma
2021-11-11
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
2021-11-11
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
2021-11-11
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-25
KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
David Edmondson
2021-10-25
KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
David Edmondson
2021-10-22
KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup
Sean Christopherson
2021-10-22
KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages
Sean Christopherson
2021-10-22
KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other CPUID bit
Xiaoyao Li
2021-10-22
KVM: VMX: Rename pt_desc.addr_range to pt_desc.num_address_ranges
Xiaoyao Li
2021-10-22
KVM: VMX: Use precomputed vmx->pt_desc.addr_range
Xiaoyao Li
2021-10-22
KVM: VMX: Restore host's MSR_IA32_RTIT_CTL when it's not zero
Xiaoyao Li
2021-10-21
KVM: nVMX: promptly process interrupts delivered while in guest mode
Paolo Bonzini
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
2021-10-18
KVM: VMX: Remove redundant handling of bus lock vmexit
Hao Xiang
2021-10-01
KVM: x86: nSVM: implement nested TSC scaling
Maxim Levitsky
2021-09-30
KVM: VMX: Move RESET emulation to vmx_vcpu_reset()
Sean Christopherson
2021-09-30
KVM: VMX: Drop explicit zeroing of MSR guest values at vCPU creation
Sean Christopherson
2021-09-30
KVM: x86: Do not mark all registers as avail/dirty during RESET/INIT
Sean Christopherson
2021-09-30
KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation.
Vitaly Kuznetsov
2021-09-30
KVM: nVMX: Use INVALID_GPA for pointers used in nVMX.
Yu Zhang
2021-09-27
KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
Zhenzhong Duan
2021-09-22
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
2021-09-22
KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...
Maxim Levitsky
2021-09-22
KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
Maxim Levitsky
2021-09-22
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2021-09-06
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
2021-08-20
KVM: x86: Allow CPU to force vendor-specific TDP level
Wei Huang
2021-08-13
KVM: VMX: Hide VMCS control calculators in vmx.c
Sean Christopherson
2021-08-13
KVM: VMX: Drop caching of KVM's desired sec exec controls for vmcs01
Sean Christopherson
2021-08-13
KVM: VMX: Reset DR6 only when KVM_DEBUGREG_WONT_EXIT
Paolo Bonzini
2021-08-13
KVM: X86: Set host DR6 only on VMX and for KVM_DEBUGREG_WONT_EXIT
Paolo Bonzini
2021-08-02
KVM: VMX: Move RESET-only VMWRITE sequences to init_vmcs()
Sean Christopherson
2021-08-02
KVM: VMX: Remove redundant write to set vCPU as active at RESET/INIT
Sean Christopherson
2021-08-02
KVM: VMX: Smush x2APIC MSR bitmap adjustments into single function
Sean Christopherson
2021-08-02
KVM: VMX: Remove unnecessary initialization of msr_bitmap_mode
Sean Christopherson
2021-08-02
KVM: VMX: Don't redo x2APIC MSR bitmaps when userspace filter is changed
Sean Christopherson
2021-08-02
KVM: nVMX: Remove obsolete MSR bitmap refresh at nested transitions
Sean Christopherson
2021-08-02
KVM: VMX: Remove obsolete MSR bitmap refresh at vCPU RESET/INIT
Sean Christopherson
2021-08-02
KVM: x86: Move setting of sregs during vCPU RESET/INIT to common x86
Sean Christopherson
2021-08-02
KVM: VMX: Don't _explicitly_ reconfigure user return MSRs on vCPU INIT
Sean Christopherson
2021-08-02
KVM: VMX: Refresh list of user return MSRs after setting guest CPUID
Sean Christopherson
2021-08-02
KVM: VMX: Skip pointless MSR bitmap update when setting EFER
Sean Christopherson
2021-08-02
KVM: nVMX: Don't evaluate "emulation required" on nested VM-Exit
Sean Christopherson
2021-08-02
KVM: VMX: Skip emulation required checks during pmode/rmode transitions
Sean Christopherson
2021-08-02
KVM: VMX: Process CR0.PG side effects after setting CR0 assets
Sean Christopherson
[next]