index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-06-03
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
3
-7
/
+17
2024-06-03
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
3
-9
/
+14
2024-06-03
KVM: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
1
-0
/
+18
2024-05-23
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
1
-8
/
+19
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
4
-62
/
+57
2024-05-10
Merge branch 'kvm-sev-es-ghcbv2' into HEAD
Paolo Bonzini
2
-11
/
+102
2024-05-07
KVM: SEV: Allow per-guest configuration of GHCB protocol version
Michael Roth
2
-3
/
+30
2024-05-07
KVM: SEV: Add GHCB handling for termination requests
Michael Roth
1
-0
/
+9
2024-05-07
KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
Brijesh Singh
1
-0
/
+14
2024-05-07
KVM: SEV: Add support to handle AP reset MSR protocol
Tom Lendacky
2
-8
/
+49
2024-05-07
KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
Sean Christopherson
1
-0
/
+9
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
1
-1
/
+1
2024-04-12
KVM: SEV: use u64_to_user_ptr throughout
Paolo Bonzini
1
-22
/
+22
2024-04-11
KVM: SEV: allow SEV-ES DebugSwap again
Paolo Bonzini
1
-1
/
+1
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
1
-7
/
+46
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
2
-8
/
+50
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
3
-3
/
+25
2024-04-11
KVM: SEV: introduce to_kvm_sev_info
Paolo Bonzini
2
-2
/
+7
2024-04-11
KVM: SEV: store VMSA features in kvm_sev_info
Paolo Bonzini
3
-10
/
+24
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
3
-2
/
+25
2024-04-11
KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
Paolo Bonzini
3
-40
/
+34
2024-04-11
KVM: SVM: Invert handling of SEV and SEV_ES feature flags
Sean Christopherson
1
-4
/
+4
2024-04-09
KVM: SVM: Create a stack frame in __svm_sev_es_vcpu_run()
Sean Christopherson
1
-0
/
+4
2024-04-09
KVM: SVM: Save/restore args across SEV-ES VMRUN via host save area
Sean Christopherson
1
-16
/
+13
2024-04-09
KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save area
Sean Christopherson
3
-26
/
+35
2024-04-09
KVM: SVM: Clobber RAX instead of RBX when discarding spec_ctrl_intercepted
Sean Christopherson
1
-2
/
+2
2024-04-09
KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run()
Sean Christopherson
1
-31
/
+13
2024-04-09
KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEV
Sean Christopherson
1
-0
/
+2
2024-04-09
KVM: SVM: Create a stack frame in __svm_vcpu_run() for unwinding
Sean Christopherson
1
-0
/
+1
2024-04-09
KVM: SVM: Remove a useless zeroing of allocated memory
Christophe JAILLET
1
-1
/
+1
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
1
-24
/
+34
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-18
Merge tag 'kvm-x86-svm-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-24
/
+34
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-27
/
+20
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-5
/
+52
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-14
/
+8
2024-03-11
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-13
/
+12
2024-03-09
SEV: disable SEV-ES DebugSwap by default
Paolo Bonzini
1
-2
/
+5
2024-02-23
KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
Sean Christopherson
1
-7
/
+9
2024-02-22
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
1
-3
/
+4
2024-02-22
KVM: x86: Move handling of is_guest_mode() into fastpath exit handlers
Sean Christopherson
1
-3
/
+3
2024-02-22
KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
Sean Christopherson
1
-2
/
+3
2024-02-22
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
1
-5
/
+2
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2
-3
/
+3
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-3
/
+3
2024-02-06
KVM: SVM: Return -EINVAL instead of -EBUSY on attempt to re-init SEV/SEV-ES
Sean Christopherson
1
-2
/
+1
2024-02-06
KVM: SVM: Add support for allowing zero SEV ASIDs
Ashish Kalra
1
-10
/
+19
2024-02-06
KVM: SVM: Use unsigned integers when dealing with ASIDs
Sean Christopherson
1
-8
/
+10
2024-02-06
KVM: SVM: Set sev->asid in sev_asid_new() instead of overloading the return
Sean Christopherson
1
-5
/
+5
[next]