index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
svm
Age
Commit message (
Expand
)
Author
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-09
SEV: disable SEV-ES DebugSwap by default
Paolo Bonzini
2024-02-23
KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
Sean Christopherson
2024-02-22
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
2024-02-22
KVM: x86: Move handling of is_guest_mode() into fastpath exit handlers
Sean Christopherson
2024-02-22
KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
Sean Christopherson
2024-02-22
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-01
KVM: x86/pmu: Move pmc_idx => pmc translation helper to common code
Sean Christopherson
2024-01-30
KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
Sean Christopherson
2024-01-30
KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD
Sean Christopherson
2024-01-30
KVM: x86/pmu: Allow programming events that match unsupported arch events
Sean Christopherson
2024-01-29
KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
Brijesh Singh
2024-01-29
crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Brijesh Singh
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-08
Merge tag 'kvm-x86-svm-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvm-x86-pmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvm-x86-misc-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-13
KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
Michael Roth
2023-12-08
KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
Sean Christopherson
2023-12-07
KVM: nSVM: Hide more stuff under CONFIG_KVM_HYPERV/CONFIG_HYPERV
Vitaly Kuznetsov
2023-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
2023-12-07
KVM: x86: Introduce helper to handle Hyper-V paravirt TLB flush requests
Vitaly Kuznetsov
2023-12-07
KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation context
Vitaly Kuznetsov
2023-11-30
KVM: x86/pmu: Update sample period in pmc_write_counter()
Sean Christopherson
2023-11-30
KVM: x86/pmu: Move PMU reset logic to common x86 code
Sean Christopherson
2023-11-30
KVM: SVM,VMX: Use %rip-relative addressing to access kvm_rebooting
Uros Bizjak
2023-11-30
KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
Sean Christopherson
2023-11-30
KVM: SVM: Explicitly require FLUSHBYASID to enable SEV support
Sean Christopherson
2023-11-30
KVM: nSVM: Advertise support for flush-by-ASID
Sean Christopherson
2023-11-30
Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
Sean Christopherson
2023-11-28
KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
Binbin Wu
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-31
Merge tag 'kvm-x86-svm-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-30
Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-17
KVM: x86: Use octal for file permission
Peng Hao
2023-10-15
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-12
KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
Tom Lendacky
2023-10-12
x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
Maxim Levitsky
[next]