index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2024-12-23
KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks
Paolo Bonzini
2024-12-23
KVM: x86/tdp_mmu: Support mirror root for TDP MMU
Isaku Yamahata
2024-12-23
KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte()
Isaku Yamahata
2024-12-23
KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type
Isaku Yamahata
2024-12-23
KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()
Isaku Yamahata
2024-12-23
KVM: x86/mmu: Support GFN direct bits
Isaku Yamahata
2024-12-23
KVM: x86/tdp_mmu: Take struct kvm in iter loops
Isaku Yamahata
2024-12-23
KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
Rick Edgecombe
2024-12-23
KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role
Isaku Yamahata
2024-12-23
KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page
Isaku Yamahata
2024-12-23
KVM: Add member to struct kvm_gfn_range to indicate private/shared
Isaku Yamahata
2024-12-23
KVM: x86/mmu: Zap invalid roots with mmu_lock holding for write at uninit
Rick Edgecombe
2024-12-22
KVM: x86: Refactor __kvm_emulate_hypercall() into a macro
Paolo Bonzini
2024-12-22
KVM: x86: Always complete hypercall via function callback
Sean Christopherson
2024-12-22
KVM: x86: Bump hypercall stat prior to fully completing hypercall
Sean Christopherson
2024-12-22
KVM: x86: Move "emulate hypercall" function declarations to x86.h
Sean Christopherson
2024-12-22
KVM: x86: Add a helper to check for user interception of KVM hypercalls
Binbin Wu
2024-12-22
KVM: x86: clear vcpu->run->hypercall.ret before exiting for KVM_EXIT_HYPERCALL
Paolo Bonzini
2024-12-22
Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-12-22
Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-12-22
KVM: x86: let it be known that ignore_msrs is a bad idea
Paolo Bonzini
2024-12-22
KVM: VMX: don't include '<linux/find.h>' directly
Wolfram Sang
2024-12-19
KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
Sean Christopherson
2024-12-19
KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
Sean Christopherson
2024-12-19
KVM: x86: Play nice with protected guests in complete_hypercall_exit()
Sean Christopherson
2024-12-19
KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
Suravee Suthikulpanit
2024-12-19
KVM: x86: Remove hwapic_irr_update() from kvm_x86_ops
Chao Gao
2024-12-19
KVM: nVMX: Honor event priority when emulating PI delivery during VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Use vmcs01's controls shadow to check for IRQ/NMI windows at VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Drop manual vmcs01.GUEST_INTERRUPT_STATUS.RVI check at VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Check for pending INIT/SIPI after entering non-root mode
Sean Christopherson
2024-12-19
KVM: nVMX: Explicitly update vPPR on successful nested VM-Enter
Sean Christopherson
2024-12-19
KVM: VMX: Allow toggling bits in MSR_IA32_RTIT_CTL when enable bit is cleared
Adrian Hunter
2024-12-19
KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID
Chao Gao
2024-12-18
KVM: x86: Add information about pending requests to kvm_exit tracepoint
Maxim Levitsky
2024-12-18
KVM: x86: Add interrupt injection information to the kvm_entry tracepoint
Maxim Levitsky
2024-12-18
KVM: SVM: Handle event vectoring error in check_emulate_instruction()
Ivan Orlov
2024-12-18
KVM: VMX: Handle event vectoring error in check_emulate_instruction()
Ivan Orlov
2024-12-18
KVM: x86: Try to unprotect and retry on unhandleable emulation failure
Ivan Orlov
2024-12-18
KVM: x86: Add emulation status for unhandleable exception vectoring
Ivan Orlov
2024-12-18
KVM: x86: Add function for vectoring error generation
Ivan Orlov
2024-12-18
KVM: x86: Use only local variables (no bitmask) to init kvm_cpu_caps
Sean Christopherson
2024-12-18
KVM: x86: Explicitly track feature flags that are enabled at runtime
Sean Christopherson
2024-12-18
KVM: x86: Explicitly track feature flags that require vendor enabling
Sean Christopherson
2024-12-18
KVM: x86: Rename "SF" macro to "SCATTERED_F"
Sean Christopherson
2024-12-18
KVM: x86: Pull CPUID capabilities from boot_cpu_data only as needed
Sean Christopherson
2024-12-18
KVM: x86: Add a macro for features that are synthesized into boot_cpu_data
Sean Christopherson
2024-12-18
KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps
Sean Christopherson
2024-12-18
KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
Sean Christopherson
2024-12-18
KVM: x86: Shuffle code to prepare for dropping guest_cpuid_has()
Sean Christopherson
[prev]
[next]