Show patches with: Submitter = Gavin Shan       |    State = Action Required       |   138 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
tools/kvm_stat: Fix kvm_exit filter name tools/kvm_stat: Fix kvm_exit filter name - - - --- 2019-12-10 Gavin Shan New
[1/3] kvm/mips: Standardize kvm exit reason field Standardize kvm exit reason field - - - --- 2019-12-12 Gavin Shan New
[2/3] kvm/powerpc: Standardize kvm exit reason field Standardize kvm exit reason field - - - --- 2019-12-12 Gavin Shan New
[3/3] kvm/arm: Standardize kvm exit reason field Standardize kvm exit reason field - - - --- 2019-12-12 Gavin Shan New
[v2] tools/kvm_stat: Fix kvm_exit filter name [v2] tools/kvm_stat: Fix kvm_exit filter name - 1 - --- 2019-12-17 Gavin Shan New
KVM: arm64: selftests: Request PMU feature in get-reg-list KVM: arm64: selftests: Request PMU feature in get-reg-list - - - --- 2021-05-13 Gavin Shan New
[v4,01/15] KVM: async_pf: Move struct kvm_async_pf around Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,02/15] KVM: async_pf: Add helper function to check completion queue Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,03/15] KVM: async_pf: Make GFN slot management generic Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,04/15] KVM: x86: Use generic async PF slot management Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,05/15] KVM: arm64: Export kvm_handle_user_mem_abort() Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,06/15] KVM: arm64: Add paravirtualization header files Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,07/15] KVM: arm64: Support page-not-present notification Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,08/15] KVM: arm64: Support page-ready notification Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,09/15] KVM: arm64: Support async PF hypercalls Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,10/15] KVM: arm64: Support async PF ioctl commands Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,11/15] KVM: arm64: Export async PF capability Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,12/15] arm64: Detect async PF para-virtualization feature Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,13/15] arm64: Reschedule process on aync PF Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,14/15] arm64: Enable async PF Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
[v4,15/15] KVM: arm64: Add async PF document Support Asynchronous Page Fault - - - --- 2021-08-15 Gavin Shan New
KVM: selftests: Double check on the current CPU in rseq_test KVM: selftests: Double check on the current CPU in rseq_test - - - --- 2022-07-14 Gavin Shan New
[v2] KVM: selftests: Fix target thread to be migrated in rseq_test [v2] KVM: selftests: Fix target thread to be migrated in rseq_test - 1 - --- 2022-07-16 Gavin Shan New
[1/2] KVM: selftests: Make rseq compatible with glibc-2.35 kvm/selftests: Two rseq_test fixes - - - --- 2022-08-09 Gavin Shan New
[2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test kvm/selftests: Two rseq_test fixes - - - --- 2022-08-09 Gavin Shan New
[v2,1/2] KVM: selftests: Make rseq compatible with glibc-2.35 kvm/selftests: Two rseq_test fixes - - - --- 2022-08-10 Gavin Shan New
[v2,2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test kvm/selftests: Two rseq_test fixes - - - --- 2022-08-10 Gavin Shan New
[v1,1/5] KVM: arm64: Enable ring-based dirty memory tracking KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-08-19 Gavin Shan New
[v1,2/5] KVM: selftests: Use host page size to map ring buffer in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-08-19 Gavin Shan New
[v1,3/5] KVM: selftests: Dirty host pages in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-08-19 Gavin Shan New
[v1,4/5] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-08-19 Gavin Shan New
[v1,5/5] KVM: selftests: Automate choosing dirty ring size in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-08-19 Gavin Shan New
[v2,1/5] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-16 Gavin Shan New
[v2,2/5] KVM: arm64: Enable ring-based dirty memory tracking KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-16 Gavin Shan New
[v2,3/5] KVM: selftests: Use host page size to map ring buffer in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-16 Gavin Shan New
[v2,4/5] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-16 Gavin Shan New
[v2,5/5] KVM: selftests: Automate choosing dirty ring size in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-16 Gavin Shan New
[v3,1/6] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-22 Gavin Shan New
[v3,2/6] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-22 Gavin Shan New
[v3,3/6] KVM: arm64: Enable ring-based dirty memory tracking KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-22 Gavin Shan New
[v3,4/6] KVM: selftests: Use host page size to map ring buffer in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-22 Gavin Shan New
[v3,5/6] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-22 Gavin Shan New
[v3,6/6] KVM: selftests: Automate choosing dirty ring size in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-22 Gavin Shan New
[v4,1/6] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL KVM: arm64: Enable ring-based dirty memory tracking - 1 - --- 2022-09-27 Gavin Shan New
[v4,2/6] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h KVM: arm64: Enable ring-based dirty memory tracking - 1 - --- 2022-09-27 Gavin Shan New
[v4,3/6] KVM: arm64: Enable ring-based dirty memory tracking KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-27 Gavin Shan New
[v4,4/6] KVM: selftests: Use host page size to map ring buffer in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-27 Gavin Shan New
[v4,5/6] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-27 Gavin Shan New
[v4,6/6] KVM: selftests: Automate choosing dirty ring size in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-09-27 Gavin Shan New
[v5,1/7] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL KVM: arm64: Enable ring-based dirty memory tracking - 1 - --- 2022-10-05 Gavin Shan New
[v5,2/7] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h KVM: arm64: Enable ring-based dirty memory tracking - 1 - --- 2022-10-05 Gavin Shan New
[v5,3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-05 Gavin Shan New
[v5,4/7] KVM: arm64: Enable ring-based dirty memory tracking KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-05 Gavin Shan New
[v5,5/7] KVM: selftests: Use host page size to map ring buffer in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-05 Gavin Shan New
[v5,6/7] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-05 Gavin Shan New
[v5,7/7] KVM: selftests: Automate choosing dirty ring size in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-05 Gavin Shan New
[v6,1/8] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL KVM: arm64: Enable ring-based dirty memory tracking - 1 - --- 2022-10-11 Gavin Shan New
[v6,2/8] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h KVM: arm64: Enable ring-based dirty memory tracking - 1 - --- 2022-10-11 Gavin Shan New
[v6,3/8] KVM: Add support for using dirty ring in conjunction with bitmap KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-11 Gavin Shan New
[v6,4/8] KVM: arm64: Enable ring-based dirty memory tracking KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-11 Gavin Shan New
[v6,5/8] KVM: selftests: Enable KVM_CAP_DIRTY_LOG_RING_WITH_BITMAP if possible KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-11 Gavin Shan New
[v6,6/8] KVM: selftests: Use host page size to map ring buffer in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-11 Gavin Shan New
[v6,7/8] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-11 Gavin Shan New
[v6,8/8] KVM: selftests: Automate choosing dirty ring size in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-11 Gavin Shan New
KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test - - - --- 2022-10-13 Gavin Shan New
[1/6] KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[2/6] KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[4/6] KVM: selftests: memslot_perf_test: Support variable guest page size KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[6/6] KVM: selftests: memslot_perf_test: Report optimal memory slots KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[v2,1/6] KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,2/6] KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,4/6] KVM: selftests: memslot_perf_test: Support variable guest page size KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,6/6] KVM: selftests: memslot_perf_test: Report optimal memory slots KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v3,1/6] KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-20 Gavin Shan New
[v3,2/6] KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-20 Gavin Shan New
[v3,3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-20 Gavin Shan New
[v3,4/6] KVM: selftests: memslot_perf_test: Support variable guest page size KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-20 Gavin Shan New
[v3,5/6] KVM: selftests: memslot_perf_test: Consolidate memory KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-20 Gavin Shan New
[v3,6/6] KVM: selftests: memslot_perf_test: Report optimal memory slots KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-20 Gavin Shan New
[v7,1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL KVM: arm64: Enable ring-based dirty memory tracking - 2 - --- 2022-10-31 Gavin Shan New
[v7,2/9] KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h KVM: arm64: Enable ring-based dirty memory tracking - 1 - --- 2022-10-31 Gavin Shan New
[v7,3/9] KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling them KVM: arm64: Enable ring-based dirty memory tracking - 1 - --- 2022-10-31 Gavin Shan New
[v7,4/9] KVM: Support dirty ring in conjunction with bitmap KVM: arm64: Enable ring-based dirty memory tracking 1 - - --- 2022-10-31 Gavin Shan New
[v7,5/9] KVM: arm64: Improve no-running-vcpu report for dirty ring KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-31 Gavin Shan New
[v7,6/9] KVM: arm64: Enable ring-based dirty memory tracking KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-31 Gavin Shan New
[v7,7/9] KVM: selftests: Use host page size to map ring buffer in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-31 Gavin Shan New
[v7,8/9] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-31 Gavin Shan New
[v7,9/9] KVM: selftests: Automate choosing dirty ring size in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-10-31 Gavin Shan New
[v8,1/7] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL KVM: arm64: Enable ring-based dirty memory tracking - 2 - --- 2022-11-04 Gavin Shan New
[v8,2/7] KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h KVM: arm64: Enable ring-based dirty memory tracking - 1 - --- 2022-11-04 Gavin Shan New
[v8,3/7] KVM: Support dirty ring in conjunction with bitmap KVM: arm64: Enable ring-based dirty memory tracking 1 - - --- 2022-11-04 Gavin Shan New
[v8,4/7] KVM: arm64: Enable ring-based dirty memory tracking KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-11-04 Gavin Shan New
[v8,5/7] KVM: selftests: Use host page size to map ring buffer in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-11-04 Gavin Shan New
[v8,6/7] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-11-04 Gavin Shan New
[v8,7/7] KVM: selftests: Automate choosing dirty ring size in dirty_log_test KVM: arm64: Enable ring-based dirty memory tracking - - - --- 2022-11-04 Gavin Shan New
[v9,1/7] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL KVM: arm64: Enable ring-based dirty memory tracking - 2 - --- 2022-11-08 Gavin Shan New
« 1 2 »