index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
48
-1363
/
+2498
|
\
|
*
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2022-12-12
14
-227
/
+544
|
|
\
|
|
*
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
2022-12-02
3
-66
/
+85
|
|
|
\
|
|
|
*
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
2022-11-30
2
-15
/
+13
|
|
|
*
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
2022-11-30
2
-7
/
+5
|
|
|
*
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
2022-11-30
2
-10
/
+8
|
|
|
*
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
2022-11-30
2
-43
/
+36
|
|
|
*
KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
Metin Kaya
2022-11-30
2
-4
/
+36
|
|
*
|
KVM: x86: Advertise that the SMM_CTL MSR is not supported
Jim Mattson
2022-12-02
1
-0
/
+4
|
|
*
|
KVM: x86: remove unnecessary exports
Paolo Bonzini
2022-12-02
4
-14
/
+0
|
|
*
|
KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
Yuan ZhaoXiong
2022-12-02
1
-2
/
+3
|
|
*
|
KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
Anton Romanov
2022-12-01
1
-11
/
+33
|
|
*
|
KVM: VMX: Move MSR_IA32_FEAT_CTL.LOCKED check into "is valid" helper
Sean Christopherson
2022-12-01
1
-5
/
+8
|
|
*
|
KVM: VMX: Allow userspace to set all supported FEATURE_CONTROL bits
Sean Christopherson
2022-12-01
1
-5
/
+31
|
|
*
|
KVM: VMX: Make vmread_error_trampoline() uncallable from C code
Sean Christopherson
2022-12-01
2
-2
/
+18
|
|
*
|
KVM: nVMX: Reword comments about generating nested CR0/4 read shadows
Sean Christopherson
2022-12-01
2
-9
/
+7
|
|
*
|
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2022-12-01
2
-2
/
+15
|
|
*
|
KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely
Jim Mattson
2022-12-01
1
-1
/
+1
|
|
*
|
KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
Sean Christopherson
2022-12-01
1
-11
/
+33
|
|
*
|
KVM: SVM: Replace kmap_atomic() with kmap_local_page()
Zhao Liu
2022-12-01
1
-2
/
+2
|
|
*
|
KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
Sean Christopherson
2022-12-01
1
-2
/
+8
|
|
*
|
KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
Sean Christopherson
2022-12-01
1
-1
/
+3
|
|
*
|
KVM: x86: Keep the lock order consistent between SRCU and gpc spinlock
Peng Hao
2022-12-01
1
-2
/
+2
|
|
*
|
KVM: VMX: Resume guest immediately when injecting #GP on ECREATE
Sean Christopherson
2022-12-01
1
-1
/
+3
|
|
|
/
|
|
*
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
2022-11-30
1
-1
/
+1
|
|
*
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
2022-11-30
2
-19
/
+19
|
|
*
KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary
David Woodhouse
2022-11-30
1
-0
/
+2
|
|
*
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
2022-11-30
2
-14
/
+46
|
|
*
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
2022-11-30
2
-107
/
+269
|
*
|
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-09
1
-9
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2022-12-05
1
-9
/
+6
|
|
|
\
|
|
|
*
KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Gavin Shan
2022-11-10
1
-9
/
+6
|
*
|
|
KVM: x86: Advertise PREFETCHIT0/1 CPUID to user space
Jiaxi Chen
2022-11-28
2
-1
/
+2
|
*
|
|
KVM: x86: Advertise AVX-NE-CONVERT CPUID to user space
Jiaxi Chen
2022-11-28
2
-1
/
+2
|
*
|
|
KVM: x86: Advertise AVX-VNNI-INT8 CPUID to user space
Jiaxi Chen
2022-11-28
2
-1
/
+10
|
*
|
|
x86: KVM: Advertise AVX-IFMA CPUID to user space
Jiaxi Chen
2022-11-28
1
-1
/
+2
|
*
|
|
x86: KVM: Advertise AMX-FP16 CPUID to user space
Chang S. Bae
2022-11-28
1
-1
/
+1
|
*
|
|
x86: KVM: Advertise CMPccXADD CPUID to user space
Jiaxi Chen
2022-11-28
1
-1
/
+1
|
*
|
|
KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs
Sean Christopherson
2022-11-28
2
-7
/
+19
|
*
|
|
KVM: x86: Add BUILD_BUG_ON() to detect bad usage of "scattered" flags
Sean Christopherson
2022-11-28
1
-1
/
+7
|
*
|
|
KVM: x86/xen: Add CPL to Xen hypercall tracepoint
David Woodhouse
2022-11-28
2
-7
/
+10
|
*
|
|
Merge branch 'kvm-dwmw2-fixes' into HEAD
Paolo Bonzini
2022-11-24
1
-9
/
+23
|
|
\
\
\
|
*
|
|
|
KVM: x86: Expose Hyper-V L2 TLB flush feature
Vitaly Kuznetsov
2022-11-18
1
-0
/
+1
|
*
|
|
|
KVM: nSVM: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
2022-11-18
4
-2
/
+66
|
*
|
|
|
KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
Vitaly Kuznetsov
2022-11-18
3
-6
/
+6
|
*
|
|
|
KVM: nVMX: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
2022-11-18
3
-0
/
+38
|
*
|
|
|
KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
2022-11-18
5
-24
/
+18
|
*
|
|
|
KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
Vitaly Kuznetsov
2022-11-18
1
-0
/
+8
|
*
|
|
|
KVM: x86: hyper-v: L2 TLB flush
Vitaly Kuznetsov
2022-11-18
3
-24
/
+80
|
*
|
|
|
KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
Vitaly Kuznetsov
2022-11-18
1
-0
/
+17
[next]