index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
Tom Lendacky
1
-0
/
+7
2020-12-15
KVM: SVM: Do not allow instruction emulation under SEV-ES
Tom Lendacky
1
-0
/
+6
2020-12-15
KVM: SVM: Prevent debugging under SEV-ES
Tom Lendacky
2
-14
/
+32
2020-12-15
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
1
-10
/
+73
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
1
-0
/
+1
2020-12-14
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
3
-2
/
+94
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
3
-31
/
+75
2020-12-14
KVM: SVM: Remove the call to sev_platform_status() during setup
Tom Lendacky
1
-21
/
+1
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
1
-20
/
+0
2020-12-11
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
1
-10
/
+4
2020-12-04
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
1
-2
/
+2
2020-12-03
KVM: x86: adjust SEV for commit 7e8e6eed75e
Paolo Bonzini
1
-1
/
+1
2020-11-27
KVM: nSVM: set fixed bits by hand
Paolo Bonzini
1
-4
/
+5
2020-11-17
KVM: SVM: fix error return code in svm_create_vcpu()
Chen Zhou
1
-1
/
+3
2020-11-16
KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().
Ashish Kalra
1
-1
/
+1
2020-11-16
KVM: SVM: check CR4 changes against vcpu->arch
Paolo Bonzini
1
-1
/
+1
2020-11-16
KVM: SVM: Move asid to vcpu_svm
Cathy Avery
2
-3
/
+8
2020-11-15
kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
Jim Mattson
1
-0
/
+3
2020-11-15
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
1
-3
/
+6
2020-11-15
KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
Sean Christopherson
1
-1
/
+1
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
2
-3
/
+8
2020-11-15
KVM: SVM: Drop VMXE check from svm_set_cr4()
Sean Christopherson
1
-3
/
+0
2020-11-13
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
1
-0
/
+8
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-347
/
+544
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
1
-1
/
+7
2020-10-21
KVM: SVM: Initialize prev_ga_tag before use
Suravee Suthikulpanit
1
-0
/
+1
2020-10-21
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
3
-28
/
+83
2020-10-21
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
2
-2
/
+3
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-14
/
+35
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2020-09-28
KVM: nSVM: delay MSR permission processing to first nested VM run
Paolo Bonzini
1
-3
/
+18
2020-09-28
KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
Alexander Graf
2
-8
/
+76
2020-09-28
KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
Aaron Lewis
1
-25
/
+35
2020-09-28
KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
Sean Christopherson
1
-6
/
+1
2020-09-28
KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
Sean Christopherson
1
-1
/
+8
2020-09-28
KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: SEV: shorten comments around sev_clflush_pages
Paolo Bonzini
1
-12
/
+7
2020-09-28
KVM: SVM: Mark SEV launch secret pages as dirty.
Cfir Cohen
1
-1
/
+14
2020-09-28
KVM: nSVM: CR3 MBZ bits are only 63:52
Krish Sadhukhan
2
-2
/
+2
2020-09-28
KVM: SVM: Add tracepoint for cr_interception
Haiwei Li
1
-0
/
+2
2020-09-28
KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run()
Wanpeng Li
1
-5
/
+6
2020-09-28
KVM: x86: Add kvm_x86_ops hook to short circuit emulation
Sean Christopherson
1
-13
/
+18
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page()
Haiwei Li
1
-4
/
+2
2020-09-28
KVM: SVM: Enable INVPCID feature on AMD
Babu Moger
1
-0
/
+51
2020-09-28
KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
Babu Moger
2
-42
/
+17
2020-09-28
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
1
-1
/
+2
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
3
-31
/
+23
2020-09-28
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
3
-11
/
+11
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
3
-24
/
+20
[prev]
[next]