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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-04-28
2
-10
/
+61
|
\
|
*
svm/sev: Register SEV and SEV-ES ASIDs to the misc controller
Vipin Sharma
2021-04-04
2
-10
/
+61
*
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
3
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
1
-1
/
+1
|
*
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
3
-3
/
+3
*
|
Merge branch 'kvm-fix-svm-races' into kvm-master
Paolo Bonzini
2021-04-01
1
-5
/
+23
|
\
\
|
*
|
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...
Paolo Bonzini
2021-04-01
1
-1
/
+17
|
*
|
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
2021-04-01
1
-4
/
+6
*
|
|
KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...
Vitaly Kuznetsov
2021-03-30
1
-0
/
+8
|
|
/
|
/
|
*
|
KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'
Sean Christopherson
2021-03-05
1
-12
/
+13
*
|
KVM: SVM: Clear the CR4 register on reset
Babu Moger
2021-03-02
1
-0
/
+1
*
|
KVM: SVM: Fix nested VM-Exit on #GP interception handling
Sean Christopherson
2021-02-25
1
-3
/
+8
*
|
KVM: nSVM: prepare guest save area while is_guest_mode is true
Paolo Bonzini
2021-02-22
1
-1
/
+1
*
|
KVM: nSVM: fix running nested guests when npt=0
Paolo Bonzini
2021-02-18
1
-0
/
+20
*
|
KVM: nSVM: move nested vmrun tracepoint to enter_svm_guest_mode
Maxim Levitsky
2021-02-18
1
-12
/
+14
*
|
KVM: x86: Advertise INVPCID by default
Sean Christopherson
2021-02-18
1
-3
/
+0
*
|
KVM: SVM: Intercept INVPCID when it's disabled to inject #UD
Sean Christopherson
2021-02-18
1
-4
/
+4
*
|
KVM: SVM: Make symbol 'svm_gp_erratum_intercept' static
Wei Yongjun
2021-02-11
1
-1
/
+1
*
|
KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers
Paolo Bonzini
2021-02-09
1
-8
/
+5
*
|
KVM: SVM: Remove an unnecessary forward declaration
Sean Christopherson
2021-02-09
1
-2
/
+0
*
|
KVM: SVM: Move AVIC vCPU kicking snippet to helper function
Sean Christopherson
2021-02-09
1
-16
/
+19
*
|
KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode
Sean Christopherson
2021-02-04
2
-2
/
+2
*
|
KVM: nSVM: Use common GPA helper to check for illegal CR3
Sean Christopherson
2021-02-04
1
-1
/
+1
*
|
KVM: nSVM: Don't strip host's C-bit from guest's CR3 when reading PDPTRs
Sean Christopherson
2021-02-04
1
-1
/
+1
*
|
KVM: x86: move kvm_inject_gp up from kvm_set_xcr to callers
Paolo Bonzini
2021-02-04
1
-5
/
+2
*
|
KVM: SVM: Replace hard-coded value with #define
Krish Sadhukhan
2021-02-04
1
-1
/
+1
*
|
KVM: SVM: use .prepare_guest_switch() to handle CPU register save/setup
Michael Roth
2021-02-04
3
-47
/
+56
*
|
KVM: SVM: remove uneeded fields from host_save_users_msrs
Michael Roth
2021-02-04
3
-21
/
+8
*
|
KVM: SVM: use vmsave/vmload for saving/restoring additional host state
Michael Roth
2021-02-04
3
-43
/
+10
*
|
KVM: SVM: Use asm goto to handle unexpected #UD on SVM instructions
Sean Christopherson
2021-02-04
3
-16
/
+67
*
|
KVM: X86: prepend vmx/svm prefix to additional kvm_x86_ops functions
Jason Baron
2021-02-04
1
-10
/
+10
*
|
KVM: SVM: Fix #GP handling for doubly-nested virtualization
Wei Huang
2021-02-04
1
-2
/
+18
*
|
KVM: SVM: Add support for SVM instruction address check change
Wei Huang
2021-02-04
1
-0
/
+3
*
|
KVM: SVM: Add emulation support for #GP triggered by SVM instructions
Bandan Das
2021-02-04
1
-18
/
+91
*
|
KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW
Chenyi Qiang
2021-02-04
2
-4
/
+4
*
|
KVM/SVM: add support for SEV attestation command
Brijesh Singh
2021-02-04
1
-0
/
+71
*
|
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
2021-02-03
2
-13
/
+3
*
|
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
2021-02-03
1
-0
/
+5
*
|
Fix unsynchronized access to sev members through svm_register_enc_region
Peter Gonda
2021-01-28
1
-7
/
+10
*
|
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
2021-01-26
1
-0
/
+3
*
|
KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest
Sean Christopherson
2021-01-26
1
-9
/
+6
*
|
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
2021-01-26
1
-0
/
+2
*
|
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2021-01-08
3
-0
/
+34
*
|
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
2021-01-08
1
-0
/
+3
*
|
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode
Maxim Levitsky
2021-01-08
1
-0
/
+1
*
|
KVM: nSVM: correctly restore nested_run_pending on migration
Maxim Levitsky
2021-01-08
1
-0
/
+4
*
|
KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
Uros Bizjak
2021-01-08
1
-2
/
+0
*
|
KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load
Nathan Chancellor
2021-01-08
1
-1
/
+1
*
|
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-08
2
-4
/
+6
|
\
|
|
*
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
2020-12-04
1
-2
/
+2
[next]