Reiji Watanabe ([email protected])

Number of posts: 83 (0.11 per day)
First post: 2021-04-22 19:05:20
Last post: 2023-06-04 16:15:59

Date List Subject
2023-06-04 16:15:59 linux-kernel Re: [PATCH] perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
2023-03-08 04:46:46 linux-kernel Re: [REPOST PATCH 16/16] selftests: KVM: aarch64: Extend the vCPU migration test to multi-vCPUs
2023-03-08 03:40:49 linux-kernel Re: [REPOST PATCH 14/16] selftests: KVM: aarch64: Add PMU test to chain all the counters
2023-03-08 03:15:49 linux-kernel Re: [REPOST PATCH 13/16] selftests: KVM: aarch64: Test chained events for PMU
2023-03-08 01:20:01 linux-kernel Re: [REPOST PATCH 12/16] selftests: KVM: aarch64: Test PMU overflow/IRQ functionality
2023-03-07 06:10:15 linux-kernel Re: [REPOST PATCH 12/16] selftests: KVM: aarch64: Test PMU overflow/IRQ functionality
2023-03-07 03:44:21 linux-kernel Re: [REPOST PATCH 11/16] selftests: KVM: aarch64: Add vCPU migration test for PMU
2023-03-07 01:19:54 linux-kernel Re: [REPOST PATCH 10/16] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test
2023-03-04 20:29:32 linux-kernel Re: [REPOST PATCH 09/16] selftests: KVM: aarch64: Add KVM PMU event filter test
2023-03-03 04:31:15 linux-kernel Re: [REPOST PATCH 08/16] selftests: KVM: aarch64: Consider PMU event filters for VM creation
2023-03-03 03:06:55 linux-kernel Re: [REPOST PATCH 07/16] selftests: KVM: aarch64: Add PMU cycle counter helpers
2023-03-03 00:47:13 linux-kernel Re: [REPOST PATCH 06/16] tools: arm64: perf_event: Define Cycle counter enable/overflow bits
2023-01-06 04:53:50 linux-kernel Re: [PATCH v5 5/7] KVM: arm64: Always set HCR_TID2
2022-11-17 07:53:56 linux-kernel Re: [PATCH 2/2] KVM: arm64: selftests: Disable single-step without relying on ucall()
2022-11-17 04:01:32 linux-kernel Re: [PATCH 1/2] KVM: arm64: selftests: Disable single-step with correct KVM define
2022-09-27 07:28:31 linux-kernel Re: [PATCH] KVM: arm64: Cleanup the __get_fault_info() to take out the code that validates HPFAR
2022-09-07 05:28:00 linux-kernel Re: [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
2022-09-07 03:04:13 linux-kernel Re: [PATCH v2 5/7] KVM: arm64: Add a visibility bit to ignore user writes
2022-09-07 02:39:06 linux-kernel Re: [PATCH v2 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
2022-09-07 02:33:20 linux-kernel Re: [PATCH v2 2/7] KVM: arm64: Remove internal accessor helpers for id regs
2022-04-27 09:59:49 linux-kernel Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2022-04-25 19:39:17 linux-kernel Re: [PATCH v6 4/9] KVM: arm64: Add vendor hypervisor firmware register
2022-04-25 12:57:20 linux-kernel Re: [PATCH v6 6/9] Docs: KVM: Add doc for the bitmap firmware registers
2022-04-25 11:13:57 linux-kernel Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2022-01-22 00:38:29 linux-kernel Re: [PATCH v4 1/4] KVM: arm64: Introduce a new VMID allocator for KVM
2022-01-21 18:53:59 linux-kernel Re: [RFC PATCH v3 01/11] KVM: Capture VM start
2022-01-14 23:08:55 linux-kernel Re: [RFC PATCH v3 01/11] KVM: Capture VM start
2022-01-14 06:24:07 linux-kernel Re: [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2022-01-12 05:12:14 linux-kernel Re: [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2022-01-11 04:34:08 linux-kernel Re: [RFC PATCH v3 03/11] KVM: Introduce KVM_CAP_ARM_HVC_FW_REG_BMAP
2022-01-11 00:04:00 linux-kernel Re: [RFC PATCH v3 01/11] KVM: Capture VM start
2022-01-10 06:29:11 linux-kernel Re: [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2022-01-08 05:40:34 linux-kernel Re: [RFC PATCH v3 03/11] KVM: Introduce KVM_CAP_ARM_HVC_FW_REG_BMAP
2022-01-07 06:07:14 linux-kernel Re: [RFC PATCH v3 01/11] KVM: Capture VM start
2021-11-09 14:55:08 linux-kernel Re: [PATCH v5.5 08/30] KVM: arm64: Use "new" memslot instead of userspace memory region
2021-09-14 03:35:54 linux-kernel Re: [PATCH v6 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
2021-09-12 07:17:34 linux-kernel Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
2021-07-20 04:39:57 linux-kernel Re: [PATCH v2 46/46] KVM: x86: Preserve guest's CR0.CD/NW on INIT
2021-07-20 04:39:12 linux-kernel Re: [PATCH v2 45/46] KVM: SVM: Drop redundant clearing of vcpu->arch.hflags at INIT/RESET
2021-05-26 07:09:03 linux-kernel Re: [PATCH 18/43] KVM: x86: Consolidate APIC base RESET initialization code
2021-05-26 07:07:08 linux-kernel Re: [PATCH 17/43] KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RESET
2021-05-26 07:01:09 linux-kernel Re: [PATCH 16/43] KVM: VMX: Stuff vcpu->arch.apic_base directly at vCPU RESET
2021-05-26 06:58:34 linux-kernel Re: [PATCH 15/43] KVM: x86: Set BSP bit in reset BSP vCPU's APIC base by default
2021-05-26 06:58:05 linux-kernel Re: [PATCH 12/43] KVM: x86: Remove defunct BSP "update" in local APIC reset
2021-05-26 06:57:52 linux-kernel Re: [PATCH 14/43] KVM: x86: Don't force set BSP bit when local APIC is managed by userspace
2021-05-24 04:59:37 linux-kernel Re: [PATCH 06/43] KVM: x86: Properly reset MMU context at vCPU RESET/INIT
2021-05-24 04:32:48 linux-kernel Re: [PATCH 02/43] KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model-Stepping
2021-05-23 23:07:05 linux-kernel Re: [PATCH 29/43] KVM: SVM: Tweak order of cr0/cr4/efer writes at RESET/INIT
2021-05-21 10:05:57 linux-kernel Re: [PATCH 02/43] KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model-Stepping
2021-05-21 09:44:47 linux-kernel Re: [PATCH 35/43] KVM: x86: Move setting of sregs during vCPU RESET/INIT to common x86
2021-05-19 21:08:29 linux-kernel Re: [PATCH 06/43] KVM: x86: Properly reset MMU context at vCPU RESET/INIT