index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-64
/
+58
2024-01-09
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-08
Merge tag 'kvm-x86-svm-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-19
/
+21
2024-01-08
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2024-01-08
Merge tag 'kvm-x86-pmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-17
/
+0
2024-01-08
Merge tag 'kvm-x86-misc-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+5
2024-01-08
Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-21
/
+30
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-12-13
KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
Michael Roth
3
-1
/
+21
2023-12-08
KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
Sean Christopherson
1
-3
/
+5
2023-12-07
KVM: nSVM: Hide more stuff under CONFIG_KVM_HYPERV/CONFIG_HYPERV
Vitaly Kuznetsov
2
-6
/
+16
2023-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
1
-0
/
+9
2023-12-07
KVM: x86: Introduce helper to handle Hyper-V paravirt TLB flush requests
Vitaly Kuznetsov
1
-8
/
+2
2023-12-07
KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation context
Vitaly Kuznetsov
1
-7
/
+3
2023-11-30
KVM: x86/pmu: Update sample period in pmc_write_counter()
Sean Christopherson
1
-1
/
+0
2023-11-30
KVM: x86/pmu: Move PMU reset logic to common x86 code
Sean Christopherson
1
-16
/
+0
2023-11-30
KVM: SVM,VMX: Use %rip-relative addressing to access kvm_rebooting
Uros Bizjak
1
-5
/
+5
2023-11-30
KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
Sean Christopherson
1
-2
/
+9
2023-11-30
KVM: SVM: Explicitly require FLUSHBYASID to enable SEV support
Sean Christopherson
1
-2
/
+5
2023-11-30
KVM: nSVM: Advertise support for flush-by-ASID
Sean Christopherson
1
-0
/
+7
2023-11-30
Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
Sean Christopherson
1
-15
/
+0
2023-11-29
KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
Binbin Wu
1
-2
/
+2
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-30
/
+22
2023-10-31
Merge tag 'kvm-x86-svm-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-29
/
+21
2023-10-31
Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2023-10-31
Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2023-10-17
KVM: x86: Use octal for file permission
Peng Hao
1
-1
/
+1
2023-10-15
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2023-10-12
KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
Tom Lendacky
1
-1
/
+1
2023-10-12
x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
Maxim Levitsky
1
-0
/
+3
2023-10-12
x86: KVM: SVM: add support for Invalid IPI Vector interception
Maxim Levitsky
1
-1
/
+4
2023-10-12
x86: KVM: SVM: always update the x2avic msr interception
Maxim Levitsky
1
-2
/
+1
2023-10-05
KVM: SVM: Treat all "skip" emulation for SEV guests as outright failures
Sean Christopherson
1
-11
/
+1
2023-10-05
KVM: x86: Refactor can_emulate_instruction() return to be more expressive
Sean Christopherson
1
-14
/
+17
2023-09-28
KVM: SVM: Update SEV-ES shutdown intercepts with more metadata
Peter Gonda
1
-8
/
+7
2023-09-26
KVM: x86/pmu: Truncate counter value to allowed width on write
Roman Kagan
1
-1
/
+1
2023-09-23
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
1
-1
/
+33
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
3
-12
/
+29
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
1
-4
/
+1
2023-09-22
x86/cpu: Clear SVM feature if disabled by BIOS
Paolo Bonzini
1
-8
/
+0
2023-08-31
Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-84
/
+141
2023-08-31
Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-134
/
+247
2023-08-25
KVM: SVM: Require nrips support for SEV guests (and beyond)
Sean Christopherson
3
-8
/
+6
2023-08-25
KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insn
Sean Christopherson
1
-8
/
+27
2023-08-25
KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
Sean Christopherson
1
-2
/
+5
2023-08-25
KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration
Sean Christopherson
1
-1
/
+1
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"
Sean Christopherson
2
-6
/
+2
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
Sean Christopherson
3
-5
/
+6
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
Sean Christopherson
3
-9
/
+10
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"
Sean Christopherson
3
-14
/
+15
[next]