index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
2024-06-03
1
-1
/
+7
*
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
2024-06-03
1
-9
/
+7
*
KVM: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
2024-06-03
1
-0
/
+18
*
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
2024-05-23
1
-8
/
+19
*
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-05-10
1
-7
/
+10
|
\
|
*
KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save area
Sean Christopherson
2024-04-09
1
-7
/
+10
*
|
KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
Sean Christopherson
2024-05-07
1
-0
/
+9
*
|
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
2024-04-11
1
-8
/
+0
*
|
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
2024-04-11
1
-0
/
+11
*
|
KVM: SEV: store VMSA features in kvm_sev_info
Paolo Bonzini
2024-04-11
1
-1
/
+1
*
|
KVM: SEV: publish supported VMSA features
Paolo Bonzini
2024-04-11
1
-0
/
+1
*
|
KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
Paolo Bonzini
2024-04-11
1
-1
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
1
-13
/
+12
|
\
|
*
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
2024-02-23
1
-3
/
+4
|
*
KVM: x86: Move handling of is_guest_mode() into fastpath exit handlers
Sean Christopherson
2024-02-23
1
-3
/
+3
|
*
KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
Sean Christopherson
2024-02-23
1
-2
/
+3
|
*
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
2024-02-23
1
-5
/
+2
*
|
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-14
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-10
1
-1
/
+1
*
|
|
KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
Brijesh Singh
2024-01-29
1
-3
/
+14
|
/
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
1
-2
/
+16
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'kvm-x86-svm-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
1
-2
/
+16
|
|
\
|
|
*
KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
Sean Christopherson
2023-11-30
1
-2
/
+9
|
|
*
KVM: nSVM: Advertise support for flush-by-ASID
Sean Christopherson
2023-11-30
1
-0
/
+7
*
|
|
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arch/x86: Fix typos
Bjorn Helgaas
2024-01-03
1
-1
/
+1
|
|
/
*
|
KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
Michael Roth
2023-12-13
1
-0
/
+1
*
|
KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
Sean Christopherson
2023-12-08
1
-3
/
+5
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-11-03
1
-30
/
+22
|
\
|
*
Merge tag 'kvm-x86-svm-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
1
-29
/
+21
|
|
\
|
|
*
KVM: SVM: Treat all "skip" emulation for SEV guests as outright failures
Sean Christopherson
2023-10-05
1
-11
/
+1
|
|
*
KVM: x86: Refactor can_emulate_instruction() return to be more expressive
Sean Christopherson
2023-10-05
1
-14
/
+17
|
|
*
KVM: SVM: Update SEV-ES shutdown intercepts with more metadata
Peter Gonda
2023-09-28
1
-8
/
+7
|
*
|
Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
1
-1
/
+1
|
|
\
\
|
|
*
|
KVM: x86: Use octal for file permission
Peng Hao
2023-10-17
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-30
1
-8
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/cpu: Clear SVM feature if disabled by BIOS
Paolo Bonzini
2023-09-22
1
-8
/
+0
*
|
|
KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
Tom Lendacky
2023-10-12
1
-1
/
+1
*
|
|
x86: KVM: SVM: always update the x2avic msr interception
Maxim Levitsky
2023-10-12
1
-2
/
+1
|
|
/
|
/
|
*
|
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
2023-09-23
1
-1
/
+33
*
|
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
2023-09-23
1
-7
/
+2
|
/
*
Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
1
-47
/
+103
|
\
|
*
KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"
Sean Christopherson
2023-08-17
1
-2
/
+1
|
*
KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
Sean Christopherson
2023-08-17
1
-2
/
+1
|
*
KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
Sean Christopherson
2023-08-17
1
-5
/
+2
|
*
KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"
Sean Christopherson
2023-08-17
1
-3
/
+2
|
*
KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
Sean Christopherson
2023-08-17
1
-3
/
+7
|
*
KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"
Sean Christopherson
2023-08-17
1
-4
/
+6
|
*
KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled"
Sean Christopherson
2023-08-17
1
-3
/
+1
[next]