Raghavendra Rao Ananta ([email protected])

Number of posts: 543 (0.57 per day)
First post: 2021-08-19 22:37:57
Last post: 2024-04-03 16:42:57

Date List Subject
2024-04-03 16:42:57 linux-kernel [PATCH v2] KVM: selftests: Fix build error due to assert in dirty_log_test
2024-04-03 16:38:12 linux-kernel [PATCH] KVM: selftests: Fix build error due to assert in dirty_log_test
2024-03-20 16:40:57 linux-kernel Re: [RFC PATCH 02/41] perf: Support guest enter/exit interfaces
2024-02-28 23:15:14 linux-kernel Re: [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API
2023-11-27 21:49:25 linux-kernel Re: [PATCH v1 2/3] KVM: selftests: aarch64: Move the pmu helper function into lib/
2023-11-27 21:42:03 linux-kernel Re: [PATCH] KVM: selftests: aarch64: Remove unused functions from vpmu test
2023-11-22 22:16:47 linux-kernel [PATCH] KVM: selftests: aarch64: Remove unused functions from vpmu test
2023-10-23 17:58:47 linux-kernel Re: [PATCH v8 00/13] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-23 17:54:13 linux-kernel Re: [PATCH v8 07/13] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
2023-10-23 17:43:12 linux-kernel Re: [PATCH v8 06/13] KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
2023-10-23 17:29:13 linux-kernel Re: [PATCH v8 05/13] KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}
2023-10-20 21:43:44 linux-kernel [PATCH v8 13/13] KVM: selftests: aarch64: vPMU test for immutability
2023-10-20 21:42:48 linux-kernel [PATCH v8 12/13] KVM: selftests: aarch64: vPMU test for validating user accesses
2023-10-20 21:42:44 linux-kernel [PATCH v8 11/13] KVM: selftests: aarch64: vPMU register test for unimplemented counters
2023-10-20 21:42:42 linux-kernel [PATCH v8 10/13] KVM: selftests: aarch64: vPMU register test for implemented counters
2023-10-20 21:42:42 linux-kernel [PATCH v8 09/13] KVM: selftests: aarch64: Introduce vpmu_counter_access test
2023-10-20 21:42:36 linux-kernel [PATCH v8 05/13] KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}
2023-10-20 21:42:30 linux-kernel [PATCH v8 08/13] tools: Import arm_pmuv3.h
2023-10-20 21:42:29 linux-kernel [PATCH v8 03/13] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
2023-10-20 21:42:28 linux-kernel [PATCH v8 07/13] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
2023-10-20 21:42:23 linux-kernel [PATCH v8 04/13] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
2023-10-20 21:42:08 linux-kernel [PATCH v8 06/13] KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
2023-10-20 21:41:44 linux-kernel [PATCH v8 02/13] KVM: arm64: PMU: Set the default PMU for the guest before vCPU reset
2023-10-20 21:41:40 linux-kernel [PATCH v8 01/13] KVM: arm64: PMU: Introduce helpers to set the guest's PMU
2023-10-20 21:41:38 linux-kernel [PATCH v8 00/13] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-19 20:18:52 linux-kernel Re: [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
2023-10-19 18:47:19 linux-kernel Re: [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
2023-10-19 18:09:34 linux-kernel Re: [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters
2023-10-19 18:06:56 linux-kernel Re: [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
2023-10-18 21:17:26 linux-kernel Re: [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
2023-10-17 21:43:33 linux-kernel Re: [PATCH v7 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters
2023-10-17 18:45:57 linux-kernel Re: [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
2023-10-17 17:26:25 linux-kernel Re: [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
2023-10-17 17:11:33 linux-kernel Re: [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
2023-10-17 17:08:05 linux-kernel Re: [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
2023-10-17 17:00:51 linux-kernel Re: [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
2023-10-17 16:58:34 linux-kernel Re: [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
2023-10-17 16:49:52 linux-kernel Re: [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
2023-10-16 21:36:20 linux-kernel Re: [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
2023-10-16 21:29:41 linux-kernel Re: [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
2023-10-16 19:06:08 linux-kernel Re: [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
2023-10-16 19:03:04 linux-kernel Re: [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
2023-10-13 21:06:05 linux-kernel Re: [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
2023-10-13 20:28:28 linux-kernel Re: [PATCH v7 02/12] KVM: arm64: PMU: Set the default PMU for the guest before vCPU reset
2023-10-13 20:26:37 linux-kernel Re: [PATCH v7 06/12] KVM: arm64: PMU: Add a helper to read the number of counters
2023-10-09 23:16:18 linux-kernel [PATCH v7 09/12] tools: Import arm_pmuv3.h
2023-10-09 23:13:47 linux-kernel [PATCH v7 06/12] KVM: arm64: PMU: Add a helper to read the number of counters
2023-10-09 23:13:21 linux-kernel [PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-09 23:13:12 linux-kernel [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
2023-10-09 23:13:12 linux-kernel [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
2023-10-09 23:12:40 linux-kernel [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU