index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-12-08
KVM: VMX: Update SVI during runtime APICv activation
Dongli Zhang
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-19
KVM: x86: Add x86_emulate_ops.get_xcr() callback
Paolo Bonzini
2025-11-19
KVM: x86: Add a helper to dedup loading guest/host XCR0 and XSS
Binbin Wu
2025-11-19
KVM: x86: Load guest/host PKRU outside of the fastpath run loop
Sean Christopherson
2025-11-19
KVM: x86: Load guest/host XCR0 and XSS outside of the fastpath run loop
Sean Christopherson
2025-11-18
KVM: x86: Unify L1TF flushing under per-CPU variable
Brendan Jackman
2025-11-18
KVM: x86: Allocate/free user_return_msrs at kvm.ko (un)loading time
Chao Gao
2025-11-17
KVM: x86: remove comment about ntp correction sync for
Lei Chen
2025-11-17
Revert "x86: kvm: rate-limit global clock updates"
Lei Chen
2025-11-17
Revert "x86: kvm: introduce periodic global clock updates"
Lei Chen
2025-11-13
KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
Omar Sandoval
2025-11-07
KVM: x86: Don't disable IRQs when unregistering user-return notifier
Hou Wenlong
2025-11-07
KVM: x86: Leave user-return notifier registered on reboot/shutdown
Sean Christopherson
2025-11-07
KVM: x86: WARN if user-return MSR notifier is registered on exit
Sean Christopherson
2025-11-07
KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-...
Sean Christopherson
2025-11-07
KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI)
Maxim Levitsky
2025-11-07
KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued()
Maxim Levitsky
2025-11-05
KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
Sean Christopherson
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
2025-11-05
KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
2025-11-04
KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
Sean Christopherson
2025-11-04
KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
Chao Gao
2025-11-04
KVM: x86: Harden KVM against imbalanced load/put of guest FPU state
Sean Christopherson
2025-11-04
KVM: x86: Unload "FPU" state on INIT if and only if its currently in-use
Sean Christopherson
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2025-09-30
KVM: x86: Export KVM-internal symbols for sub-modules only
Sean Christopherson
2025-09-30
KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
Sean Christopherson
2025-09-30
Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-svm-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-09-23
KVM: x86: Add XSS support for CET_KERNEL and CET_USER
Yang Weijiang
2025-09-23
KVM: x86: Emulate SSP[63:32]!=0 #GP(0) for FAR JMP to 32-bit mode
Sean Christopherson
2025-09-23
KVM: x86: Don't emulate task switches when IBT or SHSTK is enabled
Sean Christopherson
2025-09-23
KVM: VMX: Set host constant supervisor states to VMCS fields
Yang Weijiang
2025-09-23
KVM: VMX: Emulate read and write to CET MSRs
Yang Weijiang
2025-09-23
KVM: x86: Enable guest SSP read/write interface with new uAPIs
Yang Weijiang
2025-09-23
KVM: x86: Report KVM supported CET MSRs as to-be-saved
Yang Weijiang
2025-09-23
KVM: x86: Add fault checks for guest CR4.CET setting
Yang Weijiang
2025-09-23
KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
Sean Christopherson
2025-09-23
KVM: x86: Initialize kvm_caps.supported_xss
Yang Weijiang
2025-09-23
KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
Yang Weijiang
2025-09-23
KVM: x86: Check XSS validity against guest CPUIDs
Chao Gao
[next]