index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
KVM: x86: Move APIC access page helper to common x86 code
Sean Christopherson
4
-68
/
+44
2023-01-13
KVM: x86: Handle APICv updates for APIC "mode" changes via request
Sean Christopherson
1
-1
/
+1
2023-01-13
KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
Sean Christopherson
3
-18
/
+17
2023-01-13
KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
Sean Christopherson
1
-1
/
+6
2023-01-13
KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
Sean Christopherson
1
-0
/
+3
2023-01-13
KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
Sean Christopherson
1
-7
/
+9
2023-01-13
KVM: SVM: Flush the "current" TLB when activating AVIC
Sean Christopherson
1
-0
/
+6
2023-01-13
KVM: x86: Purge "highest ISR" cache when updating APICv state
Sean Christopherson
1
-2
/
+1
2023-01-13
KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
Sean Christopherson
1
-7
/
+2
2022-12-28
KVM: selftests: Test Hyper-V invariant TSC control
Vitaly Kuznetsov
3
-0
/
+51
2022-12-28
KVM: selftests: Test that values written to Hyper-V MSRs are preserved
Vitaly Kuznetsov
1
-8
/
+28
2022-12-28
KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
Vitaly Kuznetsov
2
-81
/
+127
2022-12-28
KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_f...
Vitaly Kuznetsov
1
-92
/
+92
2022-12-28
KVM: x86: Hyper-V invariant TSC control
Vitaly Kuznetsov
5
-1
/
+53
2022-12-28
KVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX
Vitaly Kuznetsov
2
-2
/
+13
2022-12-27
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Vitaly Kuznetsov
2
-1
/
+4
2022-12-27
KVM: x86/mmu: Pivot on "TDP MMU enabled" when handling direct page faults
Sean Christopherson
1
-1
/
+1
2022-12-27
KVM: x86/mmu: Pivot on "TDP MMU enabled" to check if active MMU is TDP MMU
Sean Christopherson
2
-21
/
+8
2022-12-27
KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page()
Sean Christopherson
2
-2
/
+2
2022-12-27
KVM: x86/mmu: Rename __direct_map() to direct_map()
David Matlack
2
-8
/
+8
2022-12-27
KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU faults
David Matlack
1
-4
/
+0
2022-12-27
KVM: x86/mmu: Split out TDP MMU page fault handling
David Matlack
1
-14
/
+48
2022-12-27
KVM: x86/mmu: Initialize fault.{gfn,slot} earlier for direct MMUs
David Matlack
2
-4
/
+6
2022-12-27
KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
David Matlack
2
-31
/
+31
2022-12-27
KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
David Matlack
1
-8
/
+10
2022-12-27
KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
David Matlack
1
-5
/
+10
2022-12-27
KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
David Matlack
3
-14
/
+14
2022-12-27
KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
David Matlack
3
-14
/
+10
2022-12-27
KVM: x86/mmu: Change tdp_mmu to a read-only parameter
David Matlack
4
-38
/
+41
2022-12-27
KVM: selftests: x86: Use TAP interface in the tsc_msrs_test
Thomas Huth
1
-4
/
+12
2022-12-27
KVM: selftests: Use TAP interface in the kvm_binary_stats_test
Thomas Huth
1
-2
/
+9
2022-12-27
kvm: x86/mmu: Warn on linking when sp->unsync_children
Lai Jiangshan
1
-1
/
+10
2022-12-27
KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V
Vitaly Kuznetsov
3
-0
/
+40
2022-12-27
KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
Vitaly Kuznetsov
2
-0
/
+6
2022-12-27
KVM: nVMX: Invert 'unsupported by eVMCSv1' check
Vitaly Kuznetsov
2
-36
/
+96
2022-12-27
KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too
Vitaly Kuznetsov
1
-0
/
+12
2022-12-27
KVM: x86/xen: Documentation updates and clarifications
David Woodhouse
1
-15
/
+26
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
2
-7
/
+10
2022-12-27
KVM: x86/xen: Simplify eventfd IOCTLs
Michal Luczaj
1
-7
/
+1
2022-12-27
KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
Paolo Bonzini
1
-11
/
+18
2022-12-27
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly
David Woodhouse
1
-38
/
+18
2022-12-27
KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
Michal Luczaj
1
-3
/
+4
2022-12-27
KVM: Delete extra block of "};" in the KVM API documentation
Sean Christopherson
1
-5
/
+0
2022-12-27
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
1
-1
/
+1
2022-12-27
kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()
Lai Jiangshan
1
-4
/
+0
2022-12-27
MAINTAINERS: adjust entry after renaming the vmx hyperv files
Lukas Bulwahn
1
-1
/
+1
2022-12-27
KVM: selftests: Mark correct page as mapped in virt_map()
Oliver Upton
1
-2
/
+2
2022-12-27
KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
1
-2
/
+4
2022-12-27
KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap
Paolo Bonzini
1
-0
/
+9
2022-12-27
KVM: selftests: Use magic value to signal ucall_alloc() failure
Sean Christopherson
1
-2
/
+14
[next]