Show patches with: Series = KVM: arm64: A stage 2 for the host       |   36 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,36/36] KVM: arm64: Protect the .hyp sections from the host KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,35/36] KVM: arm64: Disable PMU support in protected mode KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,34/36] KVM: arm64: Page-align the .hyp sections KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,33/36] KVM: arm64: Wrap the host with a stage 2 KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,32/36] KVM: arm64: Provide sanitized mmfr* registers at EL2 KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,31/36] KVM: arm64: Add kvm_pgtable_stage2_find_range() KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,30/36] KVM: arm64: Refactor the *_map_set_prot_attr() helpers KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,29/36] KVM: arm64: Use page-table to track page ownership KVM: arm64: A stage 2 for the host - - - --- 2021-03-15 Quentin Perret New
[v5,28/36] KVM: arm64: Always zero invalid PTEs KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,27/36] KVM: arm64: Sort the hypervisor memblocks KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,26/36] KVM: arm64: Reserve memory for host stage 2 KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,25/36] KVM: arm64: Make memcache anonymous in pgtable allocator KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,24/36] KVM: arm64: Refactor __populate_fault_info() KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,23/36] KVM: arm64: Refactor __load_guest_stage2() KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,22/36] KVM: arm64: Refactor kvm_arm_setup_stage2() KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,21/36] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,20/36] KVM: arm64: Use kvm_arch in kvm_s2_mmu KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,19/36] KVM: arm64: Use kvm_arch for stage 2 pgtable KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,18/36] KVM: arm64: Elevate hypervisor mappings creation at EL2 KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,17/36] KVM: arm64: Prepare the creation of s1 mappings at EL2 KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,16/36] arm64: asm: Provide set_sctlr_el2 macro KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,15/36] KVM: arm64: Factor out vector address calculation KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,14/36] KVM: arm64: Provide __flush_dcache_area at EL2 KVM: arm64: A stage 2 for the host - - - --- 2021-03-15 Quentin Perret New
[v5,13/36] KVM: arm64: Enable access to sanitized CPU features at EL2 KVM: arm64: A stage 2 for the host - - - --- 2021-03-15 Quentin Perret New
[v5,12/36] KVM: arm64: Introduce a Hyp buddy page allocator KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,11/36] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,10/36] KVM: arm64: Introduce an early Hyp page allocator KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,09/36] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,08/36] KVM: arm64: Make kvm_call_hyp() a function call at Hyp KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,07/36] KVM: arm64: Introduce a BSS section for use at Hyp KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,06/36] KVM: arm64: Factor memory allocation out of pgtable.c KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,05/36] KVM: arm64: Avoid free_page() in page-table allocator KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,04/36] KVM: arm64: Initialize kvm_nvhe_init_params early KVM: arm64: A stage 2 for the host 1 - - --- 2021-03-15 Quentin Perret New
[v5,03/36] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp KVM: arm64: A stage 2 for the host - - - --- 2021-03-15 Quentin Perret New
[v5,02/36] KVM: arm64: Link position-independent string routines into .hyp.text KVM: arm64: A stage 2 for the host - - - --- 2021-03-15 Quentin Perret New
[v5,01/36] arm64: lib: Annotate {clear, copy}_page() as position-independent KVM: arm64: A stage 2 for the host - - - --- 2021-03-15 Quentin Perret New