index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2023-06-01
KVM: SVM: Use kvm_pat_valid() directly instead of kvm_mtrr_valid()
Ke Guo
2023-06-01
KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handler
Wenyao Hai
2023-06-01
KVM: SVM: Remove TSS reloading code after VMEXIT
Mingwei Zhang
2023-05-26
KVM: VMX: Use proper accessor to read guest CR4 in handle_desc()
Sean Christopherson
2023-05-26
KVM: VMX: Treat UMIP as emulated if and only if the host doesn't have UMIP
Sean Christopherson
2023-05-26
KVM: VMX: Move the comment of CR4.MCE handling right above the code
Xiaoyao Li
2023-05-26
KVM: VMX: Use kvm_read_cr4() to get cr4 value
Xiaoyao Li
2023-05-26
KVM: x86/mmu: Assert on @mmu in the __kvm_mmu_invalidate_addr()
Like Xu
2023-05-26
KVM: x86/mmu: Add comment on try_cmpxchg64 usage in tdp_mmu_set_spte_atomic
Uros Bizjak
2023-05-21
KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
Mingwei Zhang
2023-05-21
KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)
Sean Christopherson
2023-05-21
KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE
Sean Christopherson
2023-05-05
Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
Sean Christopherson
2023-04-26
Merge tag 'kvm-x86-vmx-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-mmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-misc-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-20
SVM-SEV: convert the rest of fget() uses to fdget() in there
Al Viro
2023-04-11
KVM: x86: Filter out XTILE_CFG if XTILE_DATA isn't permitted
Sean Christopherson
2023-04-11
KVM: x86: Add a helper to handle filtering of unpermitted XCR0 features
Aaron Lewis
2023-04-11
KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
Sean Christopherson
2023-04-10
KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
Sean Christopherson
2023-04-10
KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V code
Sean Christopherson
2023-04-10
KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme
Sean Christopherson
2023-04-07
KVM: x86/pmu: Prevent the PMU from counting disallowed events
Aaron Lewis
2023-04-07
KVM: x86/pmu: Fix a typo in kvm_pmu_request_counter_reprogam()
Like Xu
2023-04-06
KVM: x86/pmu: Rewrite reprogram_counters() to improve performance
Like Xu
2023-04-06
KVM: VMX: Refactor intel_pmu_{g,}set_msr() to align with other helpers
Sean Christopherson
2023-04-06
KVM: x86/pmu: Rename pmc_is_enabled() to pmc_is_globally_enabled()
Like Xu
2023-04-06
KVM: x86/pmu: Zero out LBR capabilities during PMU refresh
Sean Christopherson
2023-04-06
KVM: x86/pmu: WARN and bug the VM if PMU is refreshed after vCPU has run
Sean Christopherson
2023-04-06
KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN
Sean Christopherson
2023-04-06
KVM: x86: Generate set of VMX feature MSRs using first/last definitions
Sean Christopherson
2023-04-06
KVM: x86: Add macros to track first...last VMX feature MSRs
Sean Christopherson
2023-04-06
KVM: x86: Add a helper to query whether or not a vCPU has ever run
Sean Christopherson
2023-04-06
KVM: x86: Rename kvm_init_msr_list() to clarify it inits multiple lists
Sean Christopherson
2023-04-06
KVM: SVM: Return the local "r" variable from svm_set_msr()
Sean Christopherson
2023-04-06
KVM: x86: Virtualize FLUSH_L1D and passthrough MSR_IA32_FLUSH_CMD
Sean Christopherson
2023-04-06
KVM: x86: Move MSR_IA32_PRED_CMD WRMSR emulation to common code
Sean Christopherson
2023-04-06
KVM: SVM: Passthrough MSR_IA32_PRED_CMD based purely on host+guest CPUID
Sean Christopherson
2023-04-06
KVM: VMX: Passthrough MSR_IA32_PRED_CMD based purely on host+guest CPUID
Sean Christopherson
[prev]
[next]