Sebastian Ene ([email protected])

Number of posts: 155 (0.2 per day)
First post: 2022-04-06 07:46:00
Last post: 2024-05-07 09:17:46

Date List Subject
2023-12-18 14:02:30 linux-kernel [PATCH v4 05/10] arm64: ptdump: Use the mask from the state structure
2023-12-18 14:02:02 linux-kernel [PATCH v4 07/10] KVM: arm64: Walk the pagetable snapshot and parse the ptdump descriptors
2023-12-18 14:00:58 linux-kernel [PATCH v4 04/10] arm64: ptdump: Expose the attribute parsing functionality
2023-12-18 14:00:56 linux-kernel [PATCH v4 01/10] KVM: arm64: Add snapshot interface for the host stage-2 pagetable
2023-12-18 14:00:19 linux-kernel [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables
2023-11-23 14:49:13 linux-kernel Re: [PATCH v3 06/10] arm64: ptdump: Register a debugfs entry for the host stage-2 tables
2023-11-23 14:43:19 linux-kernel Re: [PATCH v3 01/10] KVM: arm64: Add snap shooting the host stage-2 pagetables
2023-11-23 10:59:00 linux-kernel Re: [PATCH v3 10/10] arm64: ptdump: Add support for guest stage-2 pagetables dumping
2023-11-23 09:49:30 linux-kernel Re: [PATCH v3 00/10] arm64: ptdump: View the second stage page-tables
2023-11-15 17:18:01 linux-kernel [PATCH v3 07/10] arm64: ptdump: Parse the host stage-2 page-tables from the snapshot
2023-11-15 17:17:58 linux-kernel [PATCH v3 06/10] arm64: ptdump: Register a debugfs entry for the host stage-2 tables
2023-11-15 17:17:58 linux-kernel [PATCH v3 08/10] arm64: ptdump: Interpret memory attributes based on runtime configuration
2023-11-15 17:17:58 linux-kernel [PATCH v3 09/10] arm64: ptdump: Interpret pKVM ownership annotations
2023-11-15 17:17:53 linux-kernel [PATCH v3 02/10] arm64: ptdump: Use the mask from the state structure
2023-11-15 17:17:50 linux-kernel [PATCH v3 10/10] arm64: ptdump: Add support for guest stage-2 pagetables dumping
2023-11-15 17:17:39 linux-kernel [PATCH v3 03/10] arm64: ptdump: Add the walker function to the ptdump info structure
2023-11-15 17:17:31 linux-kernel [PATCH v3 00/10] arm64: ptdump: View the second stage page-tables
2023-11-15 17:17:23 linux-kernel [PATCH v3 05/10] arm64: ptdump: Add hooks on debugfs file operations
2023-11-15 17:17:15 linux-kernel [PATCH v3 04/10] KVM: arm64: Move pagetable definitions to common header
2023-11-15 17:17:06 linux-kernel [PATCH v3 01/10] KVM: arm64: Add snap shooting the host stage-2 pagetables
2023-10-23 14:47:07 linux-kernel Re: [PATCH v2 11/11] arm64: ptdump: Add support for guest stage-2 pagetables dumping
2023-10-23 14:33:03 linux-kernel Re: [PATCH v2 00/11] arm64: ptdump: View the second stage page-tables
2023-10-19 14:42:36 linux-kernel [PATCH v2 04/11] KVM: arm64: Move pagetable definitions to common header
2023-10-19 14:42:06 linux-kernel [PATCH v2 11/11] arm64: ptdump: Add support for guest stage-2 pagetables dumping
2023-10-19 14:42:05 linux-kernel [PATCH v2 10/11] arm64: ptdump: Interpret pKVM ownership annotations
2023-10-19 14:41:57 linux-kernel [PATCH v2 09/11] arm64: ptdump: Interpret memory attributes based on runtime configuration
2023-10-19 14:41:52 linux-kernel [PATCH v2 07/11] arm64: ptdump: Register a debugfs entry for the host stage-2 page-tables
2023-10-19 14:41:45 linux-kernel [PATCH v2 08/11] arm64: ptdump: Parse the host stage-2 page-tables from the snapshot
2023-10-19 14:41:37 linux-kernel [PATCH v2 06/11] arm64: ptdump: Add hooks on debugfs file operations
2023-10-19 14:41:33 linux-kernel [PATCH v2 05/11] arm64: ptdump: Introduce stage-2 pagetables format description
2023-10-19 14:41:26 linux-kernel [PATCH v2 03/11] arm64: ptdump: Add the walker function to the ptdump info structure
2023-10-19 14:41:15 linux-kernel [PATCH v2 00/11] arm64: ptdump: View the second stage page-tables
2023-10-19 14:41:14 linux-kernel [PATCH v2 02/11] arm64: ptdump: Use the mask from the state structure
2023-10-19 14:41:12 linux-kernel [PATCH v2 01/11] KVM: arm64: Add snap shooting the host stage-2 pagetables
2023-10-01 09:25:41 linux-kernel Re: [PATCH 00/11] arm64: ptdump: View the host stage-2 page-tables
2023-09-27 19:24:04 linux-kernel [PATCH 09/11] arm64: ptdump: Interpret memory attributes based on runtime configuration
2023-09-27 19:13:14 linux-kernel [PATCH 10/11] arm64: ptdump: Interpret pKVM ownership annotations
2023-09-27 16:48:06 linux-kernel [PATCH 06/11] arm64: ptdump: Register a debugfs entry for the host stage-2 page-tables
2023-09-27 16:21:39 linux-kernel [PATCH 01/11] KVM: arm64: Add snap shooting the host stage-2 pagetables
2023-09-27 15:49:20 linux-kernel [PATCH 02/11] arm64: ptdump: Use the mask from the state structure
2023-09-27 15:33:40 linux-kernel [PATCH 05/11] arm64: ptdump: Introduce stage-2 pagetables format description
2023-09-27 15:12:11 linux-kernel [PATCH 03/11] arm64: ptdump: Add the walker function to the ptdump info structure
2023-09-27 14:35:34 linux-kernel [PATCH 04/11] KVM: arm64: Move pagetable definitions to common header
2023-09-27 13:56:57 linux-kernel [PATCH 11/11] arm64: ptdump: Fix format output during stage-2 pagetable dumping
2023-09-27 12:44:54 linux-kernel [PATCH 08/11] arm64: ptdump: Parse the host stage-2 page-tables from the snapshot
2023-09-27 11:43:26 linux-kernel [PATCH 07/11] arm64: ptdump: Snapshot the host stage-2 pagetables
2023-09-27 11:40:12 linux-kernel [PATCH 00/11] arm64: ptdump: View the host stage-2 page-tables
2022-07-11 08:41:52 linux-kernel [PATCH v12 0/2] Detect stalls on guest vCPUS
2022-07-11 08:39:41 linux-kernel [PATCH v12 2/2] misc: Add a mechanism to detect stalls on guest vCPUs
2022-07-11 08:26:40 linux-kernel [PATCH v12 1/2] dt-bindings: vcpu_stall_detector: Add qemu,vcpu-stall-detector compatible
2022-07-08 14:05:30 linux-kernel Re: [PATCH v11 2/2] misc: Add a mechanism to detect stalls on guest vCPUs