LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-03-15 18:36:15
linux-kernel
[PATCH v5 10/36] KVM: arm64: Introduce an early Hyp page allocator
2021-03-15 18:36:06
linux-kernel
[PATCH v5 03/36] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
2021-03-15 18:35:57
linux-kernel
[PATCH v5 23/36] KVM: arm64: Refactor __load_guest_stage2()
2021-03-15 18:35:52
linux-kernel
[PATCH v5 15/36] KVM: arm64: Factor out vector address calculation
2021-03-15 18:35:47
linux-kernel
[PATCH v5 22/36] KVM: arm64: Refactor kvm_arm_setup_stage2()
2021-03-15 18:35:44
linux-kernel
[PATCH v5 08/36] KVM: arm64: Make kvm_call_hyp() a function call at Hyp
2021-03-15 16:58:25
linux-kernel
Re: [PATCH v5 14/36] KVM: arm64: Provide __flush_dcache_area at EL2
2021-03-15 16:55:52
linux-kernel
Re: [PATCH v5 29/36] KVM: arm64: Use page-table to track page ownership
2021-03-15 14:57:39
linux-kernel
[PATCH v5 06/36] KVM: arm64: Factor memory allocation out of pgtable.c
2021-03-15 14:57:34
linux-kernel
[PATCH v5 29/36] KVM: arm64: Use page-table to track page ownership
2021-03-15 14:57:29
linux-kernel
[PATCH v5 30/36] KVM: arm64: Refactor the *_map_set_prot_attr() helpers
2021-03-15 14:57:26
linux-kernel
[PATCH v5 05/36] KVM: arm64: Avoid free_page() in page-table allocator
2021-03-15 14:57:22
linux-kernel
[PATCH v5 35/36] KVM: arm64: Disable PMU support in protected mode
2021-03-15 14:56:52
linux-kernel
[PATCH v5 12/36] KVM: arm64: Introduce a Hyp buddy page allocator
2021-03-15 14:56:31
linux-kernel
[PATCH v5 20/36] KVM: arm64: Use kvm_arch in kvm_s2_mmu
2021-03-15 14:56:26
linux-kernel
[PATCH v5 16/36] arm64: asm: Provide set_sctlr_el2 macro
2021-03-15 14:55:35
linux-kernel
[PATCH v5 14/36] KVM: arm64: Provide __flush_dcache_area at EL2
2021-03-15 14:55:33
linux-kernel
[PATCH v5 34/36] KVM: arm64: Page-align the .hyp sections
2021-03-15 14:55:31
linux-kernel
[PATCH v5 33/36] KVM: arm64: Wrap the host with a stage 2
2021-03-15 14:55:20
linux-kernel
[PATCH v5 00/36] KVM: arm64: A stage 2 for the host
2021-03-15 14:54:48
linux-kernel
[PATCH v5 27/36] KVM: arm64: Sort the hypervisor memblocks
2021-03-15 14:54:37
linux-kernel
[PATCH v5 25/36] KVM: arm64: Make memcache anonymous in pgtable allocator
2021-03-15 14:54:37
linux-kernel
[PATCH v5 17/36] KVM: arm64: Prepare the creation of s1 mappings at EL2
2021-03-15 14:54:36
linux-kernel
[PATCH v5 19/36] KVM: arm64: Use kvm_arch for stage 2 pgtable
2021-03-15 14:54:08
linux-kernel
[PATCH v5 13/36] KVM: arm64: Enable access to sanitized CPU features at EL2
2021-03-15 14:54:08
linux-kernel
[PATCH v5 21/36] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
2021-03-15 14:54:07
linux-kernel
[PATCH v5 07/36] KVM: arm64: Introduce a BSS section for use at Hyp
2021-03-15 14:52:43
linux-kernel
[PATCH v5 02/36] KVM: arm64: Link position-independent string routines into .hyp.text
2021-03-15 14:52:37
linux-kernel
[PATCH v5 01/36] arm64: lib: Annotate {clear,copy}_page() as position-independent
2021-03-12 11:55:02
linux-kernel
Re: [PATCH v4 28/34] KVM: arm64: Use page-table to track page ownership
2021-03-12 11:47:39
linux-kernel
Re: [PATCH v4 27/34] KVM: arm64: Always zero invalid PTEs
2021-03-12 11:37:58
linux-kernel
Re: [PATCH v4 28/34] KVM: arm64: Use page-table to track page ownership
2021-03-12 10:15:48
linux-kernel
Re: [PATCH v4 28/34] KVM: arm64: Use page-table to track page ownership
2021-03-12 06:45:20
linux-kernel
Re: [PATCH v4 13/34] KVM: arm64: Enable access to sanitized CPU features at EL2
2021-03-12 05:53:47
linux-kernel
Re: [PATCH v4 30/34] KVM: arm64: Add kvm_pgtable_stage2_find_range()
2021-03-12 05:27:06
linux-kernel
Re: [PATCH v4 29/34] KVM: arm64: Refactor stage2_map_set_prot_attr()
2021-03-10 18:03:52
linux-kernel
[PATCH v4 32/34] KVM: arm64: Page-align the .hyp sections
2021-03-10 18:03:48
linux-kernel
[PATCH v4 29/34] KVM: arm64: Refactor stage2_map_set_prot_attr()
2021-03-10 18:03:47
linux-kernel
[PATCH v4 30/34] KVM: arm64: Add kvm_pgtable_stage2_find_range()
2021-03-10 18:03:46
linux-kernel
[PATCH v4 27/34] KVM: arm64: Always zero invalid PTEs
2021-03-10 18:03:07
linux-kernel
[PATCH v4 34/34] KVM: arm64: Protect the .hyp sections from the host
2021-03-10 18:02:58
linux-kernel
[PATCH v4 23/34] KVM: arm64: Refactor __populate_fault_info()
2021-03-10 18:02:35
linux-kernel
[PATCH v4 14/34] KVM: arm64: Factor out vector address calculation
2021-03-10 18:01:58
linux-kernel
[PATCH v4 31/34] KVM: arm64: Wrap the host with a stage 2
2021-03-10 18:01:57
linux-kernel
[PATCH v4 33/34] KVM: arm64: Disable PMU support in protected mode
2021-03-10 18:01:46
linux-kernel
[PATCH v4 05/34] KVM: arm64: Avoid free_page() in page-table allocator
2021-03-10 18:01:44
linux-kernel
[PATCH v4 04/34] KVM: arm64: Initialize kvm_nvhe_init_params early
2021-03-10 18:01:38
linux-kernel
[PATCH v4 28/34] KVM: arm64: Use page-table to track page ownership
2021-03-10 18:01:34
linux-kernel
[PATCH v4 25/34] KVM: arm64: Reserve memory for host stage 2
2021-03-10 18:01:34
linux-kernel
[PATCH v4 26/34] KVM: arm64: Sort the hypervisor memblocks
2021-03-10 18:01:06
linux-kernel
[PATCH v4 24/34] KVM: arm64: Make memcache anonymous in pgtable allocator