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
/
svm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-29
1
-3
/
+1
|
\
|
*
KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-24
1
-3
/
+1
|
*
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-05-17
1
-37
/
+2
|
|
\
*
|
\
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-16
1
-2
/
+2
|
\
\
\
|
*
|
|
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-10
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-10
1
-34
/
+28
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
2021-05-07
1
-0
/
+3
|
*
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
2021-05-07
1
-0
/
+5
|
*
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
2021-05-07
1
-24
/
+0
|
*
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
2021-05-07
1
-4
/
+1
|
*
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
2021-05-07
1
-2
/
+4
|
*
KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host
Sean Christopherson
2021-05-07
1
-8
/
+10
|
*
KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
Sean Christopherson
2021-05-07
1
-4
/
+13
|
*
KVM: nSVM: fix few bugs in the vmcb02 caching logic
Maxim Levitsky
2021-05-03
1
-2
/
+2
*
|
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
2021-05-05
1
-37
/
+2
*
|
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
2021-05-05
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-561
/
+546
|
\
|
*
KVM: SVM: Move SEV VMCB tracking allocation to sev.c
Sean Christopherson
2021-04-26
1
-8
/
+7
|
*
KVM: SVM: Unconditionally invoke sev_hardware_teardown()
Sean Christopherson
2021-04-26
1
-2
/
+1
|
*
KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features
Paolo Bonzini
2021-04-26
1
-0
/
+3
|
*
KVM: SVM: Move SEV module params/variables to sev.c
Sean Christopherson
2021-04-26
1
-14
/
+2
|
*
KVM: SVM: Disable SEV/SEV-ES if NPT is disabled
Sean Christopherson
2021-04-26
1
-15
/
+15
|
*
KVM: SVM: Zero out the VMCB array used to track SEV ASID association
Sean Christopherson
2021-04-26
1
-3
/
+2
|
*
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
2021-04-26
1
-4
/
+4
|
*
KVM: SVM: Use default rAX size for INVLPGA emulation
Sean Christopherson
2021-04-26
1
-3
/
+9
|
*
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
2021-04-26
1
-4
/
+4
|
*
KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
Sean Christopherson
2021-04-26
1
-29
/
+24
|
*
KVM: SVM: Clear MSR_TSC_AUX[63:32] on write
Sean Christopherson
2021-04-26
1
-1
/
+11
|
*
KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported
Sean Christopherson
2021-04-26
1
-0
/
+7
|
*
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
2021-04-21
1
-0
/
+2
|
*
KVM: SVM: Define actual size of IOPM and MSRPM tables
Krish Sadhukhan
2021-04-20
1
-10
/
+10
|
*
KVM: SVM: Enhance and clean up the vmcb tracking comment in pre_svm_run()
Sean Christopherson
2021-04-20
1
-5
/
+4
|
*
KVM: SVM: Drop vcpu_svm.vmcb_pa
Sean Christopherson
2021-04-20
1
-3
/
+9
|
*
KVM: SVM: Don't set current_vmcb->cpu when switching vmcb
Sean Christopherson
2021-04-20
1
-8
/
+0
|
*
KVM: SVM: Make sure GHCB is mapped before updating
Tom Lendacky
2021-04-20
1
-1
/
+1
|
*
KVM: nSVM: improve SYSENTER emulation on AMD
Maxim Levitsky
2021-04-17
1
-34
/
+65
|
*
KVM: x86/mmu: Mark the PAE roots as decrypted for shadow paging
Sean Christopherson
2021-03-15
1
-3
/
+2
|
*
KVM: x86: Get active PCID only when writing a CR3 value
Sean Christopherson
2021-03-15
1
-3
/
+9
|
*
KVM: x86/mmu: Stop using software available bits to denote MMIO SPTEs
Sean Christopherson
2021-03-15
1
-1
/
+1
|
*
KVM: nSVM: Optimize vmcb12 to vmcb02 save area copies
Cathy Avery
2021-03-15
1
-0
/
+1
|
*
KVM: SVM: Add support for Virtual SPEC_CTRL
Babu Moger
2021-03-15
1
-5
/
+21
|
*
KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state
Maxim Levitsky
2021-03-15
1
-34
/
+36
|
*
KVM: SVM: move VMLOAD/VMSAVE to C code
Paolo Bonzini
2021-03-15
1
-0
/
+2
|
*
KVM: SVM: Skip intercepted PAUSE instructions after emulation
Sean Christopherson
2021-03-15
1
-1
/
+1
|
*
KVM: SVM: Don't manually emulate RDPMC if nrips=0
Sean Christopherson
2021-03-15
1
-9
/
+1
|
*
KVM: x86: Move RDPMC emulation to common code
Sean Christopherson
2021-03-15
1
-4
/
+1
|
*
KVM: x86: Move trivial instruction-based exit handlers to common code
Sean Christopherson
2021-03-15
1
-77
/
+13
|
*
KVM: x86: Move XSETBV emulation to common code
Sean Christopherson
2021-03-15
1
-10
/
+1
|
*
KVM: nSVM: Add VMLOAD/VMSAVE helper to deduplicate code
Sean Christopherson
2021-03-15
1
-25
/
+12
|
*
KVM: nSVM: Add helper to synthesize nested VM-Exit without collateral
Sean Christopherson
2021-03-15
1
-5
/
+1
[next]