Show patches with: Submitter = David Matlack       |    State = Action Required       |   576 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] kvm: x86: fix stale mmio cache bug - - - --- 2014-08-01 David Matlack New
[v2] kvm: x86: fix stale mmio cache bug - - - --- 2014-08-04 David Matlack New
[v3] kvm: x86: fix stale mmio cache bug - - - --- 2014-08-07 David Matlack New
[1/2] kvm: fix potentially corrupt mmio cache - - - --- 2014-08-18 David Matlack New
[2/2] kvm: x86: fix stale mmio cache bug - - - --- 2014-08-18 David Matlack New
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls - - - --- 2014-09-19 David Matlack New
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls - - - --- 2014-09-22 David Matlack New
kvm: x86: add trace event for pvclock updates - - - --- 2014-11-05 David Matlack New
[1/2] KVM: make halt_poll_ns per-VCPU - - - --- 2015-09-01 David Matlack New
[2/2] kvm: adaptive halt-polling toggle - - - --- 2015-09-01 David Matlack New
[kvm-unit-tests] x86: always inline functions called after set_exception_return - - - --- 2015-12-07 David Matlack New
kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa - - - --- 2015-12-30 David Matlack New
kvm: cap halt polling at exactly halt_poll_ns - - - --- 2016-03-09 David Matlack New
[kvm-unit-tests] x86: use new kvmclock MSRs - - - --- 2016-03-09 David Matlack New
[0/1] KVM: x86: using the fpu in interrupt context with a guest's xcr0 - - - --- 2016-03-11 David Matlack New
[1/1] KVM: don't allow irq_fpu_usable when the VCPU's XCR0 is loaded - - - --- 2016-03-11 David Matlack New
kvm: x86: do not leak guest xcr0 into host interrupt handlers - - - --- 2016-03-30 David Matlack New
kvm: x86: nVMX: maintain internal copy of current VMCS - - - --- 2016-07-14 David Matlack New
KVM: nVMX: support restore of VMX capability MSRs - - - --- 2016-09-02 David Matlack New
[1/4] KVM: nVMX: support restore of VMX capability MSRs - - - --- 2016-11-23 David Matlack New
[2/4] KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation - - - --- 2016-11-23 David Matlack New
[3/4] KVM: nVMX: accurate emulation of MSR_IA32_CR{0,4}_FIXED1 - - - --- 2016-11-23 David Matlack New
[4/4] KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry - - - --- 2016-11-23 David Matlack New
[v3,1/5] KVM: nVMX: generate non-true VMX MSRs based on true versions - - - --- 2016-11-30 David Matlack New
[v3,2/5] KVM: nVMX: support restore of VMX capability MSRs - - - --- 2016-11-30 David Matlack New
[v3,3/5] KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation - - - --- 2016-11-30 David Matlack New
[v3,4/5] KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID - - - --- 2016-11-30 David Matlack New
[v3,5/5] KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry - - - --- 2016-11-30 David Matlack New
[1/2] jump_labels: API for flushing deferred jump label updates 1 - - --- 2016-12-16 David Matlack New
[2/2] KVM: x86: flush pending lapic jump label updates on module unload - 1 - --- 2016-12-16 David Matlack New
KVM: nVMX: fix instruction skipping during emulated vm-entry - 1 - --- 2016-12-19 David Matlack New
[1/2] kvm: x86: export maximum number of mmu_page_hash collisions - - - --- 2016-12-19 David Matlack New
[2/2] kvm: x86: reduce collisions in mmu_page_hash - - - --- 2016-12-19 David Matlack New
[v2] kvm: x86: export maximum number of mmu_page_hash collisions - 1 - --- 2016-12-20 David Matlack New
[kvm-unit-tests] scripts: add test runner filter - - - --- 2017-04-20 David Matlack New
[kvm-unit-tests,01/32] x86: add test filter to vmx.flat. - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,02/32] x86: add config for each vmx unit test case - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,03/32] x86: move basic vmx tests into separate test cases - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,04/32] x86: add missing vmx test cases to unittests.cfg - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,05/32] lib: better test name filtering - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,06/32] x86: vmx: filter exit_monitor_from_l2_test from full vmx test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,07/32] x86: test exit while vmcs02 is loaded - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,08/32] x86: Adding gtest to check correct instruction error is returned - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,09/32] x86: basic vmwrite/vmread test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,10/32] x86: vmcs lifecycle test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,11/32] x86: test VMCS in memory after VMCLEAR - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,12/32] x86: test VMPTRLD does not drop VMWRITEs - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,13/32] x86: don't special case vmx null test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,14/32] x86: factor out vmx_enter_guest - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,15/32] x86: binstr utility function - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,16/32] x86: vmx exit reason descriptions - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,17/32] x86: v2 vmx test framework - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,18/32] lib: provide stdio.h - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,19/32] lib: added assert_msg macro - 1 - --- 2017-04-21 David Matlack New
[kvm-unit-tests,20/32] lib: fix *printf return value - 1 - --- 2017-04-21 David Matlack New
[kvm-unit-tests,21/32] lib: printf-style report prefixes - 1 - --- 2017-04-21 David Matlack New
[kvm-unit-tests,22/32] lib: add newline to assert_msg - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,23/32] lib: x86: store free pages in ascending order - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,24/32] lib: x86: multi-page allocator - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,25/32] x86: ept assertions - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,26/32] x86: setup_ept code motion - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,27/32] x86: 2GiB RAM for vmx tests - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,28/32] x86: ept capability utilities - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,29/32] lib: x86: page table utilities - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,30/32] x86: ept access tests - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,31/32] x86: force ept 2m test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,32/32] lib: add report_pass - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests] x86: fix ept_access_test_paddr exit qualifications - - - --- 2017-05-05 David Matlack New
[kvm-unit-tests,1/3] x86: fix "format not a string literal" errors - - - --- 2017-05-24 David Matlack New
[kvm-unit-tests,2/3] api: fix "ignoring return value" of posix_memalign errors - - - --- 2017-05-24 David Matlack New
[kvm-unit-tests,3/3] api: add api binaries to .gitignore - - - --- 2017-05-24 David Matlack New
[1/2] kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown - 1 - --- 2017-08-01 David Matlack New
[2/2] KVM: nVMX: mark vmcs12 pages dirty on L2 exit - 1 - --- 2017-08-01 David Matlack New
KVM: selftests: Print a message if /dev/kvm is missing KVM: selftests: Print a message if /dev/kvm is missing - - - --- 2021-05-07 David Matlack New
[v2] KVM: selftests: Print a message if /dev/kvm is missing [v2] KVM: selftests: Print a message if /dev/kvm is missing - 1 - --- 2021-05-08 David Matlack New
[v3] KVM: selftests: Print a message if /dev/kvm is missing [v3] KVM: selftests: Print a message if /dev/kvm is missing - 1 - --- 2021-05-10 David Matlack New
[v4] KVM: selftests: Print a message if /dev/kvm is missing [v4] KVM: selftests: Print a message if /dev/kvm is missing - 1 - --- 2021-05-11 David Matlack New
KVM: selftests: Fix hang in hardware_disable_test KVM: selftests: Fix hang in hardware_disable_test - 1 - --- 2021-05-14 David Matlack New
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test - - - --- 2021-05-19 David Matlack New
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn() KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn() - 1 - --- 2021-05-20 David Matlack New
[v2] KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn() [v2] KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn() - 3 - --- 2021-05-21 David Matlack New
KVM: x86/mmu: Remove stale comment mentioning skip_4k KVM: x86/mmu: Remove stale comment mentioning skip_4k - - - --- 2021-05-25 David Matlack New
KVM: x86/mmu: Fix comment mentioning skip_4k KVM: x86/mmu: Fix comment mentioning skip_4k - 1 - --- 2021-05-26 David Matlack New
[1/8] KVM: x86/mmu: Refactor is_tdp_mmu_root() KVM: x86/mmu: Fast page fault support for the TDP MMU - 1 - --- 2021-06-11 David Matlack New
[2/8] KVM: x86/mmu: Rename cr2_or_gpa to gpa in fast_page_fault KVM: x86/mmu: Fast page fault support for the TDP MMU - 1 - --- 2021-06-11 David Matlack New
[3/8] KVM: x86/mmu: Fix use of enums in trace_fast_page_fault KVM: x86/mmu: Fast page fault support for the TDP MMU - - - --- 2021-06-11 David Matlack New
[4/8] KVM: x86/mmu: Common API for lockless shadow page walks KVM: x86/mmu: Fast page fault support for the TDP MMU - 1 - --- 2021-06-11 David Matlack New
[5/8] KVM: x86/mmu: Also record spteps in shadow_page_walk KVM: x86/mmu: Fast page fault support for the TDP MMU - 1 - --- 2021-06-11 David Matlack New
[6/8] KVM: x86/mmu: fast_page_fault support for the TDP MMU KVM: x86/mmu: Fast page fault support for the TDP MMU - 1 - --- 2021-06-11 David Matlack New
[7/8] KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing KVM: x86/mmu: Fast page fault support for the TDP MMU - 1 - --- 2021-06-11 David Matlack New
[8/8] KVM: selftests: Introduce access_tracking_perf_test KVM: x86/mmu: Fast page fault support for the TDP MMU - 1 - --- 2021-06-11 David Matlack New
[1/4] KVM: x86/mmu: Remove redundant is_tdp_mmu_root check KVM: x86/mmu: Clean up is_tdp_mmu_root and root_hpa checks - - - --- 2021-06-17 David Matlack New
[2/4] KVM: x86/mmu: Remove redundant is_tdp_mmu_enabled check KVM: x86/mmu: Clean up is_tdp_mmu_root and root_hpa checks - - - --- 2021-06-17 David Matlack New
[3/4] KVM: x86/mmu: Refactor is_tdp_mmu_root into is_tdp_mmu KVM: x86/mmu: Clean up is_tdp_mmu_root and root_hpa checks - - - --- 2021-06-17 David Matlack New
[4/4] KVM: x86/mmu: Remove redundant root_hpa checks KVM: x86/mmu: Clean up is_tdp_mmu_root and root_hpa checks - - - --- 2021-06-17 David Matlack New
[v2,1/6] KVM: x86/mmu: Rename cr2_or_gpa to gpa in fast_page_fault KVM: x86/mmu: Fast page fault support for the TDP MMU - 2 - --- 2021-06-30 David Matlack New
[v2,2/6] KVM: x86/mmu: Fix use of enums in trace_fast_page_fault KVM: x86/mmu: Fast page fault support for the TDP MMU - - - --- 2021-06-30 David Matlack New
[v2,3/6] KVM: x86/mmu: Make walk_shadow_page_lockless_{begin,end} interoperate with the TDP MMU KVM: x86/mmu: Fast page fault support for the TDP MMU - 1 - --- 2021-06-30 David Matlack New
[v2,4/6] KVM: x86/mmu: fast_page_fault support for the TDP MMU KVM: x86/mmu: Fast page fault support for the TDP MMU - - - --- 2021-06-30 David Matlack New
[v2,5/6] KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing KVM: x86/mmu: Fast page fault support for the TDP MMU - 1 - --- 2021-06-30 David Matlack New
« 1 2 3 45 6 »