Quentin Perret ([email protected])

Number of posts: 920 (0.56 per day)
First post: 2019-10-07 13:40:42
Last post: 2024-03-28 10:30:32

Date List Subject
2021-12-01 17:04:20 linux-kernel [PATCH v3 00/15] KVM: arm64: Introduce kvm_share_hyp()
2021-11-10 12:10:42 linux-kernel Re: [PATCH v6 2/2] arm64: implement support for static call trampolines
2021-11-10 00:13:38 linux-kernel Re: [PATCH v6 2/2] arm64: implement support for static call trampolines
2021-11-08 17:43:48 linux-kernel [PATCH] KVM: arm64: Fix host stage-2 finalization
2021-10-19 12:19:33 linux-kernel [PATCH v2 15/15] KVM: arm64: pkvm: Unshare guest structs during teardown
2021-10-19 12:18:34 linux-kernel [PATCH v2 11/15] KVM: arm64: Implement do_share() helper for sharing memory
2021-10-19 12:17:54 linux-kernel [PATCH v2 12/15] KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
2021-10-19 12:17:15 linux-kernel [PATCH v2 13/15] KVM: arm64: Implement do_unshare() helper for unsharing memory
2021-10-19 12:16:54 linux-kernel [PATCH v2 14/15] KVM: arm64: Expose unshare hypercall to the host
2021-10-19 12:16:53 linux-kernel [PATCH v2 10/15] KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
2021-10-19 12:16:24 linux-kernel [PATCH v2 09/15] KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
2021-10-19 12:16:14 linux-kernel [PATCH v2 06/15] KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
2021-10-19 12:16:12 linux-kernel [PATCH v2 08/15] KVM: arm64: pkvm: Refcount the pages shared with EL2
2021-10-19 12:16:03 linux-kernel [PATCH v2 04/15] KVM: arm64: Fixup hyp stage-1 refcount
2021-10-19 12:16:03 linux-kernel [PATCH v2 07/15] KVM: arm64: Introduce kvm_share_hyp()
2021-10-19 12:15:53 linux-kernel [PATCH v2 03/15] KVM: arm64: Refcount hyp stage-1 pgtable pages
2021-10-19 12:15:40 linux-kernel [PATCH v2 02/15] KVM: arm64: Provide {get,put}_page() stubs for early hyp allocator
2021-10-19 12:15:31 linux-kernel [PATCH v2 00/15] KVM: arm64: pkvm: Implement unshare hypercall
2021-10-19 12:15:11 linux-kernel [PATCH v2 05/15] KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
2021-10-19 12:14:48 linux-kernel [PATCH v2 01/15] KVM: arm64: Check if running in VHE from kvm_host_owns_hyp_mappings()
2021-10-19 10:40:33 linux-kernel Re: [PATCH 01/16] KVM: arm64: Introduce do_share() helper for memory sharing between components
2021-10-19 09:41:37 linux-kernel Re: [PATCH 16/16] KVM: arm64: pkvm: Unshare guest structs during teardown
2021-10-18 14:18:38 linux-kernel Re: [PATCH 16/16] KVM: arm64: pkvm: Unshare guest structs during teardown
2021-10-18 10:53:14 linux-kernel Re: [PATCH 04/16] KVM: arm64: Introduce kvm_share_hyp()
2021-10-18 10:39:00 linux-kernel Re: [PATCH 03/16] KVM: arm64: Avoid remapping the SVE state in the hyp stage-1
2021-10-18 10:34:42 linux-kernel Re: [PATCH 16/16] KVM: arm64: pkvm: Unshare guest structs during teardown
2021-10-13 19:17:27 linux-kernel [PATCH 01/16] KVM: arm64: Introduce do_share() helper for memory sharing between components
2021-10-13 19:15:50 linux-kernel [PATCH 08/16] KVM: arm64: Fixup hyp stage-1 refcount
2021-10-13 19:14:42 linux-kernel [PATCH 07/16] KVM: arm64: Refcount hyp stage-1 pgtable pages
2021-10-13 19:13:53 linux-kernel [PATCH 12/16] KVM: arm64: Move hyp refcount helpers to header files
2021-10-13 16:04:51 linux-kernel [PATCH 13/16] KVM: arm64: Move double-sharing logic into hyp-specific function
2021-10-13 16:04:46 linux-kernel [PATCH 14/16] KVM: arm64: Refcount shared pages at EL2
2021-10-13 16:04:45 linux-kernel [PATCH 09/16] KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
2021-10-13 16:04:20 linux-kernel [PATCH 11/16] KVM: arm64: Back hyp_vmemmap for all of memory
2021-10-13 16:03:04 linux-kernel [PATCH 16/16] KVM: arm64: pkvm: Unshare guest structs during teardown
2021-10-13 16:02:38 linux-kernel [PATCH 00/16] KVM: arm64: Implement unshare hypercall for pkvm
2021-10-13 16:02:37 linux-kernel [PATCH 04/16] KVM: arm64: Introduce kvm_share_hyp()
2021-10-13 16:02:33 linux-kernel [PATCH 10/16] KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
2021-10-13 16:02:18 linux-kernel [PATCH 06/16] KVM: arm64: Provide {get,put}_page() stubs for early hyp allocator
2021-10-13 16:02:12 linux-kernel [PATCH 05/16] KVM: arm64: Accept page ranges in pkvm share hypercall
2021-10-13 16:02:12 linux-kernel [PATCH 02/16] KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
2021-10-13 16:01:55 linux-kernel [PATCH 03/16] KVM: arm64: Avoid remapping the SVE state in the hyp stage-1
2021-10-13 16:01:54 linux-kernel [PATCH 15/16] KVM: arm64: pkvm: Introduce an unshare hypercall
2021-10-05 12:24:11 linux-kernel [PATCH] KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
2021-10-05 09:07:04 linux-kernel [PATCH 1/2] KVM: arm64: Fix host stage-2 PGD refcount
2021-10-05 09:06:53 linux-kernel [PATCH 2/2] KVM: arm64: Report corrupted refcount at EL2
2021-10-05 09:05:52 linux-kernel [PATCH v2 2/2] KVM: arm64: Report corrupted refcount at EL2
2021-10-05 09:05:26 linux-kernel [PATCH v2 1/2] KVM: arm64: Fix host stage-2 PGD refcount
2021-10-05 09:05:07 linux-kernel [PATCH v2 0/2] A couple of EL2 refcounts fixes
2021-10-05 09:04:07 linux-kernel [PATCH 0/2] A couple of EL2 refcounts fixes
2021-10-04 10:10:45 linux-kernel Re: [PATCH 1/2] KVM: arm64: Fix host stage-2 PGD refcount