index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-11-28
16
-157
/
+562
|
\
|
*
KVM: s390: remove unused gisa_clear_ipm_gisc() function
Heiko Carstens
2022-11-23
1
-5
/
+0
|
*
KVM: s390: pv: module parameter to fence asynchronous destroy
Claudio Imbrenda
2022-11-23
1
-1
/
+7
|
*
KVM: s390: pv: support for Destroy fast UVC
Claudio Imbrenda
2022-11-23
2
-8
/
+63
|
*
KVM: s390: pv: avoid export before import if possible
Claudio Imbrenda
2022-11-23
1
-0
/
+7
|
*
KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
Claudio Imbrenda
2022-11-23
1
-0
/
+3
|
*
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
2022-11-23
4
-18
/
+331
|
*
s390/mm: fix virtual-physical address confusion for swiotlb
Nico Boehr
2022-11-07
2
-8
/
+8
|
*
KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page
Nico Boehr
2022-10-26
1
-2
/
+2
|
*
KVM: s390: pv: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-26
1
-4
/
+5
|
*
KVM: s390: sida: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-26
5
-15
/
+15
|
*
KVM: s390: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-26
4
-22
/
+30
|
*
s390/entry: sort out physical vs virtual pointers usage in sie64a
Nico Boehr
2022-10-26
4
-12
/
+24
|
*
s390/mm: gmap: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-26
1
-71
/
+76
*
|
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
2
-1
/
+3
*
|
x86: KVM: Advertise AMX-FP16 CPUID to user space
Chang S. Bae
2022-11-28
2
-1
/
+2
*
|
x86: KVM: Advertise CMPccXADD CPUID to user space
Jiaxi Chen
2022-11-28
2
-1
/
+2
*
|
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/xen: Only do in-kernel acceleration of hypercalls for guest CPL0
David Woodhouse
2022-11-24
1
-1
/
+11
|
*
|
KVM: x86/xen: Validate port number in SCHEDOP_poll
David Woodhouse
2022-11-24
1
-8
/
+12
*
|
|
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
5
-2
/
+70
*
|
|
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
4
-0
/
+47
*
|
|
KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
2022-11-18
6
-24
/
+20
*
|
|
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
*
|
|
KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
Vitaly Kuznetsov
2022-11-18
8
-1
/
+23
*
|
|
KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
Vitaly Kuznetsov
2022-11-18
2
-0
/
+17
*
|
|
KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
Vitaly Kuznetsov
2022-11-18
2
-0
/
+21
*
|
|
KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of...
Vitaly Kuznetsov
2022-11-18
2
-2
/
+7
*
|
|
KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
Vitaly Kuznetsov
2022-11-18
3
-8
/
+30
*
|
|
KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
Vitaly Kuznetsov
2022-11-18
1
-11
/
+31
*
|
|
KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK inst...
Vitaly Kuznetsov
2022-11-18
1
-7
/
+6
*
|
|
KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
Vitaly Kuznetsov
2022-11-18
1
-0
/
+14
*
|
|
KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
Vitaly Kuznetsov
2022-11-18
2
-0
/
+3
*
|
|
KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
Vitaly Kuznetsov
2022-11-18
1
-16
/
+95
*
|
|
KVM: x86: hyper-v: Add helper to read hypercall data for array
Sean Christopherson
2022-11-18
1
-20
/
+33
*
|
|
KVM: x86: hyper-v: Introduce TLB flush fifo
Vitaly Kuznetsov
2022-11-18
5
-3
/
+92
*
|
|
KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
Vitaly Kuznetsov
2022-11-18
4
-2
/
+20
*
|
|
KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all()
Sean Christopherson
2022-11-18
1
-4
/
+10
*
|
|
KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
Vitaly Kuznetsov
2022-11-18
6
-9
/
+8
*
|
|
KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
Vitaly Kuznetsov
2022-11-18
6
-12
/
+12
[next]