index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-11-09
1
-2
/
+2
*
KVM: SVM: restore host save area from assembly
Paolo Bonzini
2022-11-09
1
-0
/
+2
*
KVM: SVM: do not allocate struct svm_cpu_data dynamically
Paolo Bonzini
2022-11-09
1
-1
/
+1
*
KVM: SVM: remove dead field from struct svm_cpu_data
Paolo Bonzini
2022-11-09
1
-2
/
+0
*
KVM: SVM: remove unused field from struct vcpu_svm
Paolo Bonzini
2022-11-09
1
-1
/
+0
*
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
2022-11-09
1
-2
/
+2
*
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
2022-11-09
1
-1
/
+1
*
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
1
-8
/
+31
|
\
|
*
KVM: x86: nSVM: optimize svm_set_x2apic_msr_interception
Maxim Levitsky
2022-06-24
1
-0
/
+2
|
*
KVM: SVM: Introduce logic to (de)activate x2AVIC mode
Suravee Suthikulpanit
2022-06-24
1
-0
/
+1
|
*
KVM: x86: nSVM: always intercept x2apic msrs
Maxim Levitsky
2022-06-24
1
-0
/
+9
|
*
KVM: SVM: Refresh AVIC configuration when changing APIC mode
Suravee Suthikulpanit
2022-06-24
1
-0
/
+2
|
*
KVM: SVM: Adding support for configuring x2APIC MSRs interception
Suravee Suthikulpanit
2022-06-24
1
-2
/
+2
|
*
KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
Suravee Suthikulpanit
2022-06-24
1
-0
/
+9
|
*
KVM: SVM: Drop unused AVIC / kvm_x86_ops declarations
Sean Christopherson
2022-06-20
1
-4
/
+0
|
*
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
1
-2
/
+6
|
|
\
|
|
*
KVM: nSVM: Transparently handle L1 -> L2 NMI re-injection
Maciej S. Szmigiero
2022-06-08
1
-0
/
+1
|
|
*
KVM: SVM: Re-inject INT3/INTO instead of retrying the instruction
Sean Christopherson
2022-06-08
1
-2
/
+4
|
|
*
KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
Maciej S. Szmigiero
2022-06-08
1
-0
/
+1
|
|
*
Merge branch 'kvm-5.19-early-fixes' into HEAD
Paolo Bonzini
2022-06-07
1
-1
/
+1
|
|
|
\
*
|
|
|
KVM: SEV: Init target VMCBs in sev_migrate_from
Peter Gonda
2022-06-24
1
-1
/
+1
|
/
/
/
*
|
|
KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/put
Maxim Levitsky
2022-06-09
1
-2
/
+2
*
|
|
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-06-09
1
-2
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
1
-11
/
+44
|
|
\
|
*
\
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
1
-2
/
+2
|
|
\
\
|
|
*
|
KVM: SVM: Create a separate mapping for the SEV-ES save area
Tom Lendacky
2022-04-06
1
-2
/
+2
*
|
|
|
KVM: SVM: fix tsc scaling cache logic
Maxim Levitsky
2022-06-07
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
1
-0
/
+2
|
\
|
|
|
*
|
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-04-21
1
-0
/
+2
|
|
/
*
|
KVM: SEV-ES: Use V_TSC_AUX if available instead of RDTSC/MSR_TSC_AUX intercepts
Babu Moger
2022-04-29
1
-1
/
+1
*
|
KVM: x86: SVM: allow AVIC to co-exist with a nested guest running
Maxim Levitsky
2022-04-02
1
-0
/
+1
*
|
KVM: x86: nSVM: implement nested vGIF
Maxim Levitsky
2022-04-02
1
-6
/
+29
*
|
KVM: x86: nSVM: support PAUSE filtering when L0 doesn't intercept PAUSE
Maxim Levitsky
2022-04-02
1
-0
/
+2
*
|
KVM: x86: nSVM: implement nested LBR virtualization
Maxim Levitsky
2022-04-02
1
-0
/
+3
*
|
KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
Maxim Levitsky
2022-04-02
1
-0
/
+2
*
|
KVM: x86: SVM: remove vgif_enabled()
Maxim Levitsky
2022-04-02
1
-8
/
+4
*
|
KVM: x86: SVM: use vmcb01 in init_vmcb
Maxim Levitsky
2022-04-02
1
-1
/
+1
*
|
KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
Maxim Levitsky
2022-04-02
1
-1
/
+7
|
/
*
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2022-04-02
1
-11
/
+0
*
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
1
-1
/
+1
*
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2022-04-02
1
-0
/
+2
*
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
2022-03-08
1
-0
/
+11
*
KVM: SVM: Disable preemption across AVIC load/put during APICv refresh
Sean Christopherson
2022-03-01
1
-2
/
+2
*
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
2022-02-18
1
-1
/
+0
*
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
2022-02-18
1
-1
/
+2
*
KVM: SVM: Rename AVIC helpers to use "avic" prefix instead of "svm"
Sean Christopherson
2022-02-14
1
-10
/
+10
*
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
2022-02-14
1
-1
/
+3
|
\
|
*
KVM: SVM: fix race between interrupt delivery and AVIC inhibition
Maxim Levitsky
2022-02-11
1
-1
/
+3
*
|
KVM: nSVM: Implement Enlightened MSR-Bitmap feature
Vitaly Kuznetsov
2022-02-10
1
-0
/
+2
*
|
KVM: nSVM: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
Vitaly Kuznetsov
2022-02-10
1
-0
/
+9
[next]