index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
2018-01-16
24
-32
/
+3440
|
\
|
*
KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
Brijesh Singh
2017-12-04
2
-2
/
+14
|
*
KVM: SVM: Do not install #UD intercept when SEV is enabled
Brijesh Singh
2017-12-04
1
-1
/
+3
|
*
KVM: SVM: Clear C-bit from the page fault address
Brijesh Singh
2017-12-04
1
-2
/
+2
|
*
KVM: SVM: Pin guest memory when SEV is active
Brijesh Singh
2017-12-04
2
-0
/
+133
|
*
KVM: SVM: Add support for SEV LAUNCH_SECRET command
Brijesh Singh
2017-12-04
1
-0
/
+68
|
*
KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
Brijesh Singh
2017-12-04
1
-5
/
+93
|
*
KVM: SVM: Add support for SEV DEBUG_DECRYPT command
Brijesh Singh
2017-12-04
1
-0
/
+152
|
*
KVM: SVM: Add support for SEV GUEST_STATUS command
Brijesh Singh
2017-12-04
1
-0
/
+33
|
*
KVM: SVM: Add support for SEV LAUNCH_FINISH command
Brijesh Singh
2017-12-04
1
-0
/
+23
|
*
KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command
Brijesh Singh
2017-12-04
1
-0
/
+74
|
*
KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command
Brijesh Singh
2017-12-04
2
-2
/
+190
|
*
KVM: SVM: Add support for KVM_SEV_LAUNCH_START command
Brijesh Singh
2017-12-04
2
-0
/
+155
|
*
KVM: SVM: VMRUN should use associated ASID when SEV is enabled
Brijesh Singh
2017-12-04
1
-2
/
+56
|
*
KVM: SVM: Add KVM_SEV_INIT command
Brijesh Singh
2017-12-04
2
-1
/
+138
|
*
KVM: Define SEV key management command id
Brijesh Singh
2017-12-04
2
-0
/
+282
|
*
KVM: SVM: Add sev module_param
Brijesh Singh
2017-12-04
1
-0
/
+49
|
*
KVM: SVM: Reserve ASID range for SEV guest
Brijesh Singh
2017-12-04
1
-1
/
+3
|
*
KVM: X86: Add CONFIG_KVM_AMD_SEV
Brijesh Singh
2017-12-04
1
-0
/
+10
|
*
crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+97
|
*
crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command
Brijesh Singh
2017-12-04
2
-0
/
+85
|
*
crypto: ccp: Implement SEV_PEK_CSR ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+66
|
*
crypto: ccp: Implement SEV_PDH_GEN ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+3
|
*
crypto: ccp: Implement SEV_PEK_GEN ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+16
|
*
crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+18
|
*
crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
Brijesh Singh
2017-12-04
1
-1
/
+76
|
*
crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
Brijesh Singh
2017-12-04
5
-0
/
+518
|
*
crypto: ccp: Add Platform Security Processor (PSP) device support
Brijesh Singh
2017-12-04
7
-1
/
+277
|
*
crypto: ccp: Define SEV key management command id
Brijesh Singh
2017-12-04
1
-0
/
+465
|
*
crypto: ccp: Define SEV userspace ioctl and command id
Brijesh Singh
2017-12-04
1
-0
/
+142
|
*
crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
Borislav Petkov
2017-12-04
1
-0
/
+1
|
*
KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl
Brijesh Singh
2017-12-04
4
-0
/
+68
|
*
KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
Brijesh Singh
2017-12-04
4
-0
/
+26
|
*
KVM: X86: Extend CPUID range to include new leaf
Brijesh Singh
2017-12-04
2
-1
/
+7
|
*
KVM: SVM: Prepare to reserve asid for SEV guest
Brijesh Singh
2017-12-04
1
-1
/
+3
|
*
kvm: svm: Add SEV feature definitions to KVM
Tom Lendacky
2017-12-04
1
-0
/
+1
|
*
kvm: svm: prepare for new bit definition in nested_ctl
Tom Lendacky
2017-12-04
2
-3
/
+6
|
*
x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
Tom Lendacky
2017-12-04
4
-20
/
+50
|
*
Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
Brijesh Singh
2017-12-04
2
-0
/
+48
*
|
KVM: x86: avoid unnecessary XSETBV on guest entry
Paolo Bonzini
2018-01-16
1
-1
/
+2
*
|
KVM: x86: fix escape of guest dr6 to the host
Wanpeng Li
2018-01-16
1
-0
/
+6
*
|
KVM: X86: support paravirtualized help for TLB shootdowns
Wanpeng Li
2018-01-16
2
-8
/
+14
*
|
KVM: X86: introduce invalidate_gpa argument to tlb flush
Wanpeng Li
2018-01-16
4
-21
/
+22
*
|
KVM: X86: use paravirtualized TLB Shootdown
Wanpeng Li
2018-01-16
3
-0
/
+53
*
|
KVM: X86: Add KVM_VCPU_PREEMPTED
Wanpeng Li
2018-01-16
3
-2
/
+4
*
|
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2017-12-14
9
-17
/
+58
*
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2017-12-14
6
-60
/
+103
*
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
Christoffer Dall
2017-12-14
3
-7
/
+18
*
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
Christoffer Dall
2017-12-14
3
-4
/
+9
*
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
2017-12-14
6
-16
/
+42
[next]