Show patches with: Submitter = Oliver Upton       |    State = Action Required       |   480 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] KVM: Introduce KVM_{GET,SET}_SYSTEM_COUNTER_STATE ioctls KVM: Add idempotent controls for migrating system counter state - 5 - --- 2021-06-08 Oliver Upton New
[02/10] KVM: arm64: Implement initial support for KVM_CAP_SYSTEM_COUNTER_STATE KVM: Add idempotent controls for migrating system counter state - 3 - --- 2021-06-08 Oliver Upton New
[03/10] selftests: KVM: Introduce system_counter_state_test KVM: Add idempotent controls for migrating system counter state - 5 - --- 2021-06-08 Oliver Upton New
[04/10] KVM: arm64: Add userspace control of the guest's physical counter KVM: Add idempotent controls for migrating system counter state - 2 - --- 2021-06-08 Oliver Upton New
[05/10] selftests: KVM: Add test cases for physical counter offsetting KVM: Add idempotent controls for migrating system counter state - 2 - --- 2021-06-08 Oliver Upton New
[06/10] selftests: KVM: Add counter emulation benchmark KVM: Add idempotent controls for migrating system counter state - 1 - --- 2021-06-08 Oliver Upton New
[07/10] KVM: x86: Refactor tsc synchronization code KVM: Add idempotent controls for migrating system counter state - 1 - --- 2021-06-08 Oliver Upton New
[08/10] KVM: x86: Implement KVM_CAP_SYSTEM_COUNTER_STATE KVM: Add idempotent controls for migrating system counter state - 1 - --- 2021-06-08 Oliver Upton New
[09/10] selftests: KVM: Add support for x86 to system_counter_state_test KVM: Add idempotent controls for migrating system counter state - 1 - --- 2021-06-08 Oliver Upton New
[1/2] Documentation: KVM: Update documentation to indicate KVM is arm64-only KVM: arm: Drop documentation of 32-bit KVM - - - --- 2022-03-02 Oliver Upton New
[1/2] KVM: arm64: Generally disallow SMC64 for AArch32 guests KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls - 2 - --- 2022-03-18 Oliver Upton New
[1/2] KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler KVM: arm64: Minor pKVM cleanups - 1 - --- 2022-05-09 Oliver Upton New
[1/2] KVM: x86: Allow userspace to opt out of hypercall patching KVM: x86: Allow opt out of guest hypercall patching - - - --- 2022-03-16 Oliver Upton New
[1/2] selftests: KVM: Fix compiler warning in demand_paging_test selftests: KVM: Fix some compiler warnings - 1 - --- 2021-09-21 Oliver Upton New
[1/3] KVM: arm64: Record number of signal exits as a vCPU stat KVM: arm64: Use generic guest entry infrastructure - 1 - --- 2021-07-29 Oliver Upton New
[1/3] KVM: arm64: Stash OSLSR_EL1 in the cpu context KVM: arm64: Fixes for the exposed debug architecture - - - --- 2021-10-29 Oliver Upton New
[1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-03-29 Oliver Upton New
[1/3] KVM: x86: Add vendor-specific #DB payload delivery Handle monitor trap flag during instruction emulation - 2 - --- 2020-01-13 Oliver Upton New
[1/4] KVM: arm64: Fix read-side race on updates to vcpu reset state KVM: arm64: Fix some races in CPU_ON PSCI call - - - --- 2021-08-18 Oliver Upton New
[1/4] KVM: arm64: vgic: Don't assume the VM debugfs directory exists KVM: arm64: Fix use-after-free in debugfs - - - --- 2022-04-02 Oliver Upton New
[1/4] KVM: nVMX: Don't change VM-{Entry,Exit} ctrl MSRs on PMU CPUID update KVM: nVMX: Fixes for VMX capability MSR invariance - - - --- 2022-02-02 Oliver Upton New
[1/4] kvm: x86: add KVM_{GET,SET}_TSC_OFFSET ioctls [1/4] kvm: x86: add KVM_{GET,SET}_TSC_OFFSET ioctls - 1 - --- 2020-07-10 Oliver Upton New
[1/4] kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn Restrict PV features to only enabled guests - 2 - --- 2020-08-05 Oliver Upton New
[1/5] KVM: Shove vm stats_id init into kvm_create_vm_debugfs() KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[1/6] KVM: arm64: Drop unused vcpu param to kvm_psci_valid_affinity() KVM: arm64: Implement PSCI SYSTEM_SUSPEND support - - - --- 2021-08-19 Oliver Upton New
[1/6] selftests: kvm: add tsc_msrs_test binary to gitignore Some fixes and a test for KVM_CAP_ENFORCE_PV_CPUID - - - --- 2020-10-27 Oliver Upton New
[1/7] KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on vmexit KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-08-28 Oliver Upton New
[10/10] Documentation: KVM: Document KVM_{GET,SET}_SYSTEM_COUNTER_STATE ioctls KVM: Add idempotent controls for migrating system counter state - 3 - --- 2021-06-08 Oliver Upton New
[2/2] Documentation: KVM: Move KVM/arm64 docs into aptly named directory KVM: arm: Drop documentation of 32-bit KVM - - - --- 2022-03-02 Oliver Upton New
[2/2] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32 KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls - 1 - --- 2022-03-18 Oliver Upton New
[2/2] KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE KVM: arm64: Minor pKVM cleanups - 1 - --- 2022-05-09 Oliver Upton New
[2/2] selftests: KVM: Fix 'asm-operand-width' warnings in steal_time.c selftests: KVM: Fix some compiler warnings - - - --- 2021-09-21 Oliver Upton New
[2/2] selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN KVM: x86: Allow opt out of guest hypercall patching - - - --- 2022-03-16 Oliver Upton New
[2/3] entry: KVM: Allow use of generic KVM entry w/o full generic support KVM: arm64: Use generic guest entry infrastructure - - - --- 2021-07-29 Oliver Upton New
[2/3] KVM: arm64: Allow the guest to change the OS Lock status KVM: arm64: Fixes for the exposed debug architecture - - - --- 2021-10-29 Oliver Upton New
[2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-03-29 Oliver Upton New
[2/3] KVM: x86: Emulate MTF when performing instruction emulation Handle monitor trap flag during instruction emulation - 2 - --- 2020-01-13 Oliver Upton New
[2/4] KVM: arm64: Handle PSCI resets before userspace touches vCPU state KVM: arm64: Fix some races in CPU_ON PSCI call - - - --- 2021-08-18 Oliver Upton New
[2/4] KVM: nVMX: Don't change VM-{Entry,Exit} ctrl MSRs on MPX CPUID update KVM: nVMX: Fixes for VMX capability MSR invariance - - - --- 2022-02-02 Oliver Upton New
[2/4] KVM: Only log about debugfs directory collision once KVM: arm64: Fix use-after-free in debugfs - - - --- 2022-04-02 Oliver Upton New
[2/4] kvm: vmx: check tsc offsetting with nested_cpu_has() [1/4] kvm: x86: add KVM_{GET,SET}_TSC_OFFSET ioctls - 1 - --- 2020-07-10 Oliver Upton New
[2/4] kvm: x86: set wall_clock in kvm_write_wall_clock() Restrict PV features to only enabled guests - 2 - --- 2020-08-05 Oliver Upton New
[2/5] KVM: Shove vcpu stats_id init into kvm_vcpu_create_debugfs() KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[2/6] Documentation: kvm: fix ordering of msr filter, pv documentation Some fixes and a test for KVM_CAP_ENFORCE_PV_CPUID - 1 - --- 2020-10-27 Oliver Upton New
[2/6] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests KVM: arm64: Implement PSCI SYSTEM_SUSPEND support - - - --- 2021-08-19 Oliver Upton New
[2/7] KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on vmentry KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-08-28 Oliver Upton New
[3/3] KVM: arm64: Raise KVM's reported debug architecture to v8.2 KVM: arm64: Fixes for the exposed debug architecture - - - --- 2021-10-29 Oliver Upton New
[3/3] KVM: arm64: Start trapping ID registers for 32 bit guests KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-03-29 Oliver Upton New
[3/3] KVM: arm64: Use generic KVM xfer to guest work function KVM: arm64: Use generic guest entry infrastructure - - - --- 2021-07-29 Oliver Upton New
[3/4] KVM: arm64: Enforce reserved bits for PSCI target affinities KVM: arm64: Fix some races in CPU_ON PSCI call - - - --- 2021-08-18 Oliver Upton New
[3/4] kvm: x86: only provide PV features if enabled in guest's CPUID Restrict PV features to only enabled guests - 2 - --- 2020-08-05 Oliver Upton New
[3/4] selftests: KVM: Add test for "load IA32_PERF_GLOBAL_CTRL" invariance KVM: nVMX: Fixes for VMX capability MSR invariance - - - --- 2022-02-02 Oliver Upton New
[3/4] selftests: KVM: Don't leak GIC FD across dirty log test iterations KVM: arm64: Fix use-after-free in debugfs - 1 - --- 2022-04-02 Oliver Upton New
[3/4] selftests: kvm: use a helper function for reading cpuid [1/4] kvm: x86: add KVM_{GET,SET}_TSC_OFFSET ioctls - 1 - --- 2020-07-10 Oliver Upton New
[3/5] KVM: Get an fd before creating the VM KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[3/6] KVM: arm64: Encapsulate reset request logic in a helper function KVM: arm64: Implement PSCI SYSTEM_SUSPEND support - - - --- 2021-08-19 Oliver Upton New
[3/6] kvm: x86: reads of restricted pv msrs should also result in #GP Some fixes and a test for KVM_CAP_ENFORCE_PV_CPUID - 1 - --- 2020-10-27 Oliver Upton New
[3/7] KVM: VMX: Add helper to check reserved bits in MSR_CORE_PERF_GLOBAL_CTRL KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-08-28 Oliver Upton New
[4/4] Documentation: kvm: fix some typos in cpuid.rst Restrict PV features to only enabled guests - 2 - --- 2020-08-05 Oliver Upton New
[4/4] selftests: KVM: Add test case for "{load/clear} IA32_BNDCFGS" invariance KVM: nVMX: Fixes for VMX capability MSR invariance - - - --- 2022-02-02 Oliver Upton New
[4/4] selftests: KVM: Free the GIC FD when cleaning up in arch_timer KVM: arm64: Fix use-after-free in debugfs - - - --- 2022-04-02 Oliver Upton New
[4/4] selftests: KVM: Introduce psci_cpu_on_test KVM: arm64: Fix some races in CPU_ON PSCI call - 1 - --- 2021-08-18 Oliver Upton New
[4/4] selftests: kvm: introduce tsc_offset_test [1/4] kvm: x86: add KVM_{GET,SET}_TSC_OFFSET ioctls - 1 - --- 2020-07-10 Oliver Upton New
[4/5] KVM: Actually create debugfs in kvm_create_vm() KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[4/6] KVM: arm64: Add support for SYSTEM_SUSPEND PSCI call KVM: arm64: Implement PSCI SYSTEM_SUSPEND support - - - --- 2021-08-19 Oliver Upton New
[4/6] kvm: x86: ensure pv_cpuid.features is initialized when enabling cap Some fixes and a test for KVM_CAP_ENFORCE_PV_CPUID - 1 - --- 2020-10-27 Oliver Upton New
[4/7] KVM: nVMX: check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-08-28 Oliver Upton New
[5/5] KVM: Hoist debugfs_dentry init to kvm_create_vm_debugfs() (again) KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[5/6] kvm: x86: request masterclock update any time guest uses different msr Some fixes and a test for KVM_CAP_ENFORCE_PV_CPUID - 1 - --- 2020-10-27 Oliver Upton New
[5/6] selftests: KVM: Promote PSCI hypercalls to asm volatile KVM: arm64: Implement PSCI SYSTEM_SUSPEND support - - - --- 2021-08-19 Oliver Upton New
[5/7] KVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-entry KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-08-28 Oliver Upton New
[6/6] selftests: kvm: test enforcement of paravirtual cpuid features Some fixes and a test for KVM_CAP_ENFORCE_PV_CPUID - 2 - --- 2020-10-27 Oliver Upton New
[6/6] selftests: KVM: Test SYSTEM_SUSPEND PSCI call KVM: arm64: Implement PSCI SYSTEM_SUSPEND support - - - --- 2021-08-19 Oliver Upton New
[6/7] KVM: nVMX: Enable load IA32_PERF_GLOBAL_CTRL vm control if supported KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-08-28 Oliver Upton New
[kvm-unit-test,v4,7/9] vmx: Allow vmx_tests to reset the test_guest_func KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-09-06 Oliver Upton New
[kvm-unit-tests,1/2] x86: Consistently use safe_halt() in place of inline assembly [kvm-unit-tests,1/2] x86: Consistently use safe_halt() in place of inline assembly - - - --- 2021-10-19 Oliver Upton New
[kvm-unit-tests,2/2] git: Ignore patch files in the git tree [kvm-unit-tests,1/2] x86: Consistently use safe_halt() in place of inline assembly - - - --- 2021-10-19 Oliver Upton New
[kvm-unit-tests,3/3] x86: VMX: Add tests for monitor trap flag Handle monitor trap flag during instruction emulation - 2 - --- 2020-01-13 Oliver Upton New
[kvm-unit-tests,7/7] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL" KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-08-28 Oliver Upton New
[kvm-unit-tests,v2,5/5] x86: VMX: Add tests for monitor trap flag Handle monitor trap flag during instruction emulation - 1 - --- 2020-01-28 Oliver Upton New
[kvm-unit-tests,v2,7/8] x86: VMX: Make guest_state_test_main() check state from nested VM KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-09-03 Oliver Upton New
[kvm-unit-tests,v2,8/8] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL" KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-09-03 Oliver Upton New
[kvm-unit-tests,v2] x86: VMX: Check precondition for RDTSC test [kvm-unit-tests,v2] x86: VMX: Check precondition for RDTSC test - 1 - --- 2020-01-22 Oliver Upton New
[kvm-unit-tests,v3,5/5] x86: VMX: Add tests for monitor trap flag Handle monitor trap flag during instruction emulation - 1 - --- 2020-02-07 Oliver Upton New
[kvm-unit-tests,v3,7/8] x86: VMX: Make guest_state_test_main() check state from nested VM KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-09-03 Oliver Upton New
[kvm-unit-tests,v3,8/8] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL" KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - - - --- 2019-09-03 Oliver Upton New
[kvm-unit-tests,v4,8/9] x86: VMX: Make guest_state_test_main() check state from nested VM KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - 1 - --- 2019-09-06 Oliver Upton New
[kvm-unit-tests,v4,9/9] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL" KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL - 1 - --- 2019-09-06 Oliver Upton New
[kvm-unit-tests,v5,7/8] x86: VMX: Make guest_state_test_main() check state from nested VM KVM: nVMX: Add full nested support for "load IA32_PERF_GLOBAL_CTRL" VM-{Entry,Exit} control - 1 - --- 2019-11-14 Oliver Upton New
[kvm-unit-tests,v5,8/8] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL" KVM: nVMX: Add full nested support for "load IA32_PERF_GLOBAL_CTRL" VM-{Entry,Exit} control - 1 - --- 2019-11-14 Oliver Upton New
[kvm-unit-tests] x86: vmx: add regression test for posted interrupts [kvm-unit-tests] x86: vmx: add regression test for posted interrupts - - - --- 2020-10-06 Oliver Upton New
[kvm-unit-tests] x86: VMX: Check EPT AD bits when enabled in ept_access_paddr() [kvm-unit-tests] x86: VMX: Check EPT AD bits when enabled in ept_access_paddr() - - - --- 2019-11-28 Oliver Upton New
[kvm-unit-tests] x86: VMX: Check preconditions for RDTSC test [kvm-unit-tests] x86: VMX: Check preconditions for RDTSC test - - - --- 2020-01-22 Oliver Upton New
[kvm-unit-tests] x86: vmx: Fix comment typo for ept_access_paddr() [kvm-unit-tests] x86: vmx: Fix comment typo for ept_access_paddr() - - - --- 2019-08-02 Oliver Upton New
[kvm-unit-tests] x86: VMX: INVEPT after modifying PA mapping in ept_untwiddle [kvm-unit-tests] x86: VMX: INVEPT after modifying PA mapping in ept_untwiddle - - - --- 2019-08-28 Oliver Upton New
[kvm-unit-tests] x86: VMX: test MTF VM-exit event injection [kvm-unit-tests] x86: VMX: test MTF VM-exit event injection - 2 - --- 2020-04-14 Oliver Upton New
[kvmtool,v2] Revert "kvm tools: Filter out CPU vendor string" [kvmtool,v2] Revert "kvm tools: Filter out CPU vendor string" - - - --- 2022-03-18 Oliver Upton New
[RESEND,kvmtool] x86/cpuid: Stop masking the CPU vendor [RESEND,kvmtool] x86/cpuid: Stop masking the CPU vendor - - - --- 2022-03-17 Oliver Upton New
[RFC,01/17] KVM: arm64: Directly read owner id field in stage2_pte_is_counted() KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,02/17] KVM: arm64: Only read the pte once per visit KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
« 1 2 3 44 5 »