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
2021-05-05
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
1
-37
/
+2
2021-05-05
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
1
-3
/
+3
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-1092
/
+1672
2021-04-27
Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-10
/
+61
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+4
2021-04-26
KVM: SVM: Skip SEV cache flush if no ASIDs have been used
Sean Christopherson
1
-12
/
+13
2021-04-26
KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids()
Sean Christopherson
1
-1
/
+0
2021-04-26
KVM: SVM: Drop redundant svm_sev_enabled() helper
Sean Christopherson
2
-8
/
+3
2021-04-26
KVM: SVM: Move SEV VMCB tracking allocation to sev.c
Sean Christopherson
3
-8
/
+20
2021-04-26
KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
Sean Christopherson
1
-2
/
+1
2021-04-26
KVM: SVM: Unconditionally invoke sev_hardware_teardown()
Sean Christopherson
1
-2
/
+1
2021-04-26
KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported)
Sean Christopherson
1
-2
/
+2
2021-04-26
KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y
Sean Christopherson
1
-1
/
+8
2021-04-26
KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables
Sean Christopherson
1
-12
/
+12
2021-04-26
KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features
Paolo Bonzini
3
-0
/
+12
2021-04-26
KVM: SVM: Move SEV module params/variables to sev.c
Sean Christopherson
3
-16
/
+13
2021-04-26
KVM: SVM: Disable SEV/SEV-ES if NPT is disabled
Sean Christopherson
1
-15
/
+15
2021-04-26
KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
Sean Christopherson
1
-1
/
+4
2021-04-26
KVM: SVM: Zero out the VMCB array used to track SEV ASID association
Sean Christopherson
1
-3
/
+2
2021-04-26
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
1
-4
/
+4
2021-04-26
KVM: SVM: Use default rAX size for INVLPGA emulation
Sean Christopherson
1
-3
/
+9
2021-04-26
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
1
-4
/
+4
2021-04-26
KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
Sean Christopherson
2
-36
/
+24
2021-04-26
KVM: SVM: Clear MSR_TSC_AUX[63:32] on write
Sean Christopherson
1
-1
/
+11
2021-04-26
KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported
Sean Christopherson
1
-0
/
+7
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
4
-16
/
+77
2021-04-21
KVM: SVM: Allocate SEV command structures on local stack
Sean Christopherson
1
-305
/
+173
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
Brijesh Singh
1
-0
/
+23
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
Brijesh Singh
1
-0
/
+79
2021-04-21
KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
Brijesh Singh
1
-0
/
+81
2021-04-21
KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
Steve Rutherford
1
-0
/
+23
2021-04-21
KVM: SVM: Add KVM_SEV_SEND_FINISH command
Brijesh Singh
1
-0
/
+23
2021-04-21
KVM: SVM: Add KVM_SEND_UPDATE_DATA command
Brijesh Singh
1
-0
/
+125
2021-04-21
KVM: SVM: Add KVM_SEV SEND_START command
Brijesh Singh
1
-0
/
+128
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
3
-0
/
+94
2021-04-21
nSVM: Check addresses of MSR and IO permission maps
Krish Sadhukhan
1
-3
/
+22
2021-04-20
KVM: SVM: Define actual size of IOPM and MSRPM tables
Krish Sadhukhan
2
-10
/
+13
2021-04-20
KVM: SVM: Enhance and clean up the vmcb tracking comment in pre_svm_run()
Sean Christopherson
1
-5
/
+4
2021-04-20
KVM: SVM: Add a comment to clarify what vcpu_svm.vmcb points at
Sean Christopherson
1
-0
/
+1
2021-04-20
KVM: SVM: Drop vcpu_svm.vmcb_pa
Sean Christopherson
2
-4
/
+9
2021-04-20
KVM: SVM: Don't set current_vmcb->cpu when switching vmcb
Sean Christopherson
1
-8
/
+0
2021-04-19
KVM: SVM: Make sure GHCB is mapped before updating
Tom Lendacky
2
-1
/
+4
2021-04-17
KVM: x86: pending exceptions must not be blocked by an injected event
Maxim Levitsky
1
-1
/
+7
2021-04-17
KVM: nSVM: call nested_svm_load_cr3 on nested state load
Maxim Levitsky
1
-18
/
+22
2021-04-17
KVM: nSVM: improve SYSENTER emulation on AMD
Maxim Levitsky
2
-37
/
+68
2021-04-17
KVM: x86: Account a variety of miscellaneous allocations
Sean Christopherson
2
-5
/
+5
2021-04-17
KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs are created
Sean Christopherson
1
-0
/
+3
2021-04-17
KVM: SVM: Do not set sev->es_active until KVM_SEV_ES_INIT completes
Sean Christopherson
1
-17
/
+12
2021-04-17
KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs
Sean Christopherson
1
-2
/
+3
2021-04-17
KVM: nSVM: If VMRUN is single-stepped, queue the #DB intercept in nested_svm_...
Krish Sadhukhan
1
-0
/
+10
[next]