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
/
svm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-30
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
1
-0
/
+1
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
1
-1
/
+1
2021-11-18
KVM: SEV: WARN if SEV-ES is marked active but SEV is not
Sean Christopherson
1
-1
/
+1
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
1
-11
/
+17
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
1
-0
/
+2
2021-11-11
KVM: SEV: Refactor out sev_es_state struct
Peter Gonda
1
-11
/
+15
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+7
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2021-10-18
KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
Paolo Bonzini
1
-1
/
+1
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
1
-1
/
+2
2021-10-01
KVM: x86: nSVM: implement nested TSC scaling
Maxim Levitsky
1
-1
/
+6
2021-09-30
KVM: SVM: Move RESET emulation to svm_vcpu_reset()
Sean Christopherson
1
-1
/
+1
2021-09-22
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
1
-1
/
+2
2021-09-15
x86/kvm: Always inline to_svm()
Peter Zijlstra
1
-1
/
+1
2021-09-15
x86/kvm: Always inline sev_*guest()
Peter Zijlstra
1
-3
/
+3
2021-08-20
KVM: SVM: AVIC: drop unsupported AVIC base relocation code
Maxim Levitsky
1
-6
/
+0
2021-08-20
KVM: SVM: remove svm_toggle_avic_for_irq_window
Maxim Levitsky
1
-1
/
+0
2021-08-20
KVM: x86: don't disable APICv memslot when inhibited
Maxim Levitsky
1
-1
/
+0
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
1
-3
/
+3
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
1
-1
/
+1
2021-07-15
KVM: nSVM: Restore nested control upon leaving SMM
Vitaly Kuznetsov
1
-0
/
+2
2021-07-15
KVM: nSVM: Introduce svm_copy_vmrun_state()
Vitaly Kuznetsov
1
-0
/
+2
2021-07-15
KVM: SVM: add module param to control the #SMI interception
Maxim Levitsky
1
-0
/
+1
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-34
/
+4
2021-06-17
KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
Vineeth Pillai
1
-0
/
+5
2021-06-17
KVM: SVM: Software reserved fields
Vineeth Pillai
1
-2
/
+15
2021-06-17
KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
Vitaly Kuznetsov
1
-2
/
+0
2021-05-24
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
1
-1
/
+1
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-34
/
+4
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
1
-34
/
+4
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
1
-0
/
+1
2021-04-26
KVM: SVM: Drop redundant svm_sev_enabled() helper
Sean Christopherson
1
-5
/
+0
2021-04-26
KVM: SVM: Move SEV VMCB tracking allocation to sev.c
Sean Christopherson
1
-0
/
+1
2021-04-26
KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features
Paolo Bonzini
1
-0
/
+1
2021-04-26
KVM: SVM: Move SEV module params/variables to sev.c
Sean Christopherson
1
-2
/
+0
2021-04-26
KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
Sean Christopherson
1
-7
/
+0
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
1
-0
/
+1
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
1
-0
/
+2
2021-04-20
KVM: SVM: Define actual size of IOPM and MSRPM tables
Krish Sadhukhan
1
-0
/
+3
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
1
-1
/
+0
2021-04-17
KVM: nSVM: improve SYSENTER emulation on AMD
Maxim Levitsky
1
-3
/
+3
2021-04-04
svm/sev: Register SEV and SEV-ES ASIDs to the misc controller
Vipin Sharma
1
-0
/
+1
2021-03-15
KVM: nSVM: Optimize vmcb12 to vmcb02 save area copies
Cathy Avery
1
-0
/
+6
2021-03-15
KVM: nSVM: Add helper to synthesize nested VM-Exit without collateral
Sean Christopherson
1
-0
/
+9
2021-03-15
KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places)
Paolo Bonzini
1
-7
/
+7
2021-03-15
KVM: nSVM: rename functions and variables according to vmcbXY nomenclature
Paolo Bonzini
1
-3
/
+2
2021-03-15
KVM: nSVM: Track the ASID generation of the vmcb vmrun through the vmcb
Cathy Avery
1
-1
/
+1
2021-03-15
KVM: nSVM: Track the physical cpu of the vmcb vmrun through the vmcb
Cathy Avery
1
-0
/
+1
2021-03-15
KVM: SVM: Use a separate vmcb for the nested L2 guest
Cathy Avery
1
-15
/
+16
[next]