Show patches with: Submitter = Penny Zheng       |    State = Action Required       |   207 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,23/40] xen/mpu: initialize frametable in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,22/40] xen/mpu: implement MPU version of setup_mm in setup_mpu.c xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,21/40] xen/arm: move MMU-specific setup_mm to setup_mmu.c xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,20/40] xen/mpu: plump early_fdt_map in MPU systems xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,19/40] xen/mpu: populate a new region in Xen MPU mapping table xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,18/40] xen/mpu: introduce helper access_protection_region xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,17/40] xen/mpu: plump virt/maddr/mfn convertion in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,16/40] xen/arm: introduce setup_mm_mappings xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,15/40] xen/arm: move MMU-specific memory management code to mm_mmu.c/mm_mmu.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,14/40] xen/arm64: head: Jump to the runtime mapping in enable_mm() xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,13/40] xen/mpu: introduce unified function setup_early_uart to map early UART xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,12/40] xen/mpu: introduce helpers for MPU enablement xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,11/40] xen/mpu: build up start-of-day Xen MPU memory region map xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,10/40] xen/arm: split MMU and MPU config files from config.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,09/40] xen/arm: decouple copy_from_paddr with FIXMAP xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,08/40] xen/arm: use PA == VA for EARLY_UART_VIRTUAL_ADDRESS on Armv-8R xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,07/40] xen/arm64: add .text.idmap for Xen identity map sections xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,06/40] xen/arm64: move MMU related code from head.S to head_mmu.S xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,05/40] xen/arm64: prepare for moving MMU related code from head.S xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,04/40] xen/arm: add an option to define Xen start address for Armv8-R xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,03/40] xen/arm: adjust Xen TLB helpers for Armv8-R64 PMSA xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,02/40] xen/arm: make ARM_EFI selectable for Arm64 xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,01/40] xen/arm: remove xen_phys_start and xenheap_phys_end from config.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 1 - - --- 2023-01-13 Penny Zheng New
[v1,13/13] xen: make static shared memory supported in SUPPORT.md Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,12/13] xen/arm: implement "xen,offset" feature when host address not provided Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,11/13] xen/arm: implement "xen,offset" feature when host address provided Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,10/13] xen/arm: introduce "xen,offset" feature Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,09/13] xen/arm: refine docs about static shared memory Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,08/13] xen/arm: use paddr_assigned to indicate whether host address is provided Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,07/13] xen/arm: map shared memory to borrower when host address not provided Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,06/13] xen/arm: assign shared memory to owner when host address not provided Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,05/13] xen/arm: allocate shared memory from heap when host address not provided Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,04/13] xen/arm: expand shm_membank for unprovided host address Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,03/13] xen/arm: introduce allocate_domheap_memory and guest_physmap_memory Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,02/13] xen/arm: switch to use shm_membank as function parameter Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v1,01/13] xen/arm: re-arrange the static shared memory region Follow-up static shared memory - - - --- 2022-11-15 Penny Zheng New
[v8,9/9] xen: Add static memory sharing in SUPPORT.md static shared memory on dom0less system 1 1 - --- 2022-09-08 Penny Zheng New
[v8,8/9] xen/arm: enable statically shared memory on Dom0 static shared memory on dom0less system - 1 - --- 2022-09-08 Penny Zheng New
[v8,7/9] xen/arm: create shared memory nodes in guest device tree static shared memory on dom0less system - 2 - --- 2022-09-08 Penny Zheng New
[v8,6/9] xen/arm: set up shared memory foreign mapping for borrower domain static shared memory on dom0less system - 1 - --- 2022-09-08 Penny Zheng New
[v8,5/9] xen/arm: Add additional reference to owner domain when the owner is allocated static shared memory on dom0less system 1 1 - --- 2022-09-08 Penny Zheng New
[v8,4/9] xen/arm: introduce put_page_nr and get_page_nr static shared memory on dom0less system - 2 - --- 2022-09-08 Penny Zheng New
[v8,3/9] xen/arm: allocate static shared memory to a specific owner domain static shared memory on dom0less system - 1 - --- 2022-09-08 Penny Zheng New
[v8,2/9] xen/arm: assign static shared memory to the default owner dom_io static shared memory on dom0less system - 1 - --- 2022-09-08 Penny Zheng New
[v8,1/9] xen/arm: introduce static shared memory static shared memory on dom0less system - 1 - --- 2022-09-08 Penny Zheng New
[v12,6/6] xen: retrieve reserved pages on populate_physmap populate/unpopulate memory when domain on static allocation - 1 - --- 2022-09-06 Penny Zheng New
[v12,5/6] xen: rename free_staticmem_pages to unprepare_staticmem_pages populate/unpopulate memory when domain on static allocation 1 - - --- 2022-09-06 Penny Zheng New
[v12,4/6] xen: introduce prepare_staticmem_pages populate/unpopulate memory when domain on static allocation 2 - - --- 2022-09-06 Penny Zheng New
[v12,3/6] xen: unpopulate memory when domain is static populate/unpopulate memory when domain on static allocation 2 - - --- 2022-09-06 Penny Zheng New
[v12,2/6] xen/arm: introduce CDF_staticmem populate/unpopulate memory when domain on static allocation 2 - - --- 2022-09-06 Penny Zheng New
[v12,1/6] xen: do not free reserved memory into heap populate/unpopulate memory when domain on static allocation - 2 - --- 2022-09-06 Penny Zheng New
[v4,6/6] xen: retrieve reserved pages on populate_physmap populate/unpopulate memory when domain on static - - - --- 2022-05-10 Penny Zheng New
[v4,5/6] xen/arm: unpopulate memory when domain is static populate/unpopulate memory when domain on static - - - --- 2022-05-10 Penny Zheng New
[v4,4/6] xen/arm: introduce CDF_staticmem populate/unpopulate memory when domain on static - 1 - --- 2022-05-10 Penny Zheng New
[v4,3/6] xen: add field "flags" to cover all internal CDF_XXX populate/unpopulate memory when domain on static 1 - - --- 2022-05-10 Penny Zheng New
[v4,2/6] xen: do not merge reserved pages in free_heap_pages() populate/unpopulate memory when domain on static - 2 - --- 2022-05-10 Penny Zheng New
[v4,1/6] xen: do not free reserved memory into heap populate/unpopulate memory when domain on static - - - --- 2022-05-10 Penny Zheng New
[v3,1/6] xen: do not free reserved memory into heap [v3,1/6] xen: do not free reserved memory into heap - - - --- 2022-04-28 Penny Zheng New
[v1,13/13] xen/arm: unmap foreign memory mapping when destroyed domain is owner domain Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,12/13] xen/arm: defer foreign memory map in shm_init_late Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,11/13] xen/arm: store shm-info for deferred foreign memory map Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,10/13] xen/arm: allocate static shared memory to a specific owner domain Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,09/13] xen/arm: enable statically shared memory on Dom0 Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,08/13] xen/arm: destroy static shared memory when de-construct domain Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,07/13] xen/arm: create shared memory nodes in guest device tree Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,06/13] xen/arm: set up shared memory foreign mapping for borrower domain Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,05/13] xen/arm: introduce get_pages_from_gfn Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,04/13] xen/arm: add P2M type parameter in guest_physmap_add_pages Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,03/13] xen/arm: allocate static shared memory to dom_shared Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,02/13] xen/arm: introduce a special domain DOMID_SHARED Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v1,01/13] xen/arm: introduce static shared memory Static shared memory on dom0less system - - - --- 2022-03-11 Penny Zheng New
[v6,11/11] xen/docs: Document how to do passthrough without IOMMU direct-map memory map 1 - 1 --- 2022-02-14 Penny Zheng New
[v6,10/11] xen/arm: if direct-map domain use native UART address and IRQ number for vPL011 direct-map memory map - 1 1 --- 2022-02-14 Penny Zheng New
[v6,09/11] xen/arm: if direct-map domain use native addresses for GICv3 direct-map memory map - 1 1 --- 2022-02-14 Penny Zheng New
[v6,08/11] xen/arm: gate make_gicv3_domU_node with CONFIG_GICV3 direct-map memory map 1 - 1 --- 2022-02-14 Penny Zheng New
[v6,07/11] xen/arm: if direct-map domain use native addresses for GICv2 direct-map memory map - 1 1 --- 2022-02-14 Penny Zheng New
[v6,06/11] xen/arm: add ASSERT_UNREACHABLE in allocate_static_memory direct-map memory map 1 - 1 --- 2022-02-14 Penny Zheng New
[v6,05/11] xen/arm: introduce direct-map for domUs direct-map memory map - 1 1 --- 2022-02-14 Penny Zheng New
[v6,04/11] xen/arm: introduce new helper parse_static_mem_prop and acquire_static_memory_bank direct-map memory map - 1 1 --- 2022-02-14 Penny Zheng New
[v6,03/11] xen/arm: Allow device-passthrough even the IOMMU is off direct-map memory map 1 - 1 --- 2022-02-14 Penny Zheng New
[v6,02/11] xen: introduce CDF_directmap direct-map memory map 2 - 1 --- 2022-02-14 Penny Zheng New
[v6,01/11] xen: introduce internal CDF_xxx flags for domain creation direct-map memory map - 2 1 --- 2022-02-14 Penny Zheng New
design: design doc for shared memory on a dom0less system design: design doc for shared memory on a dom0less system - - - --- 2022-01-26 Penny Zheng New
[11/11] xen/docs: add a document to explain how to do passthrough without IOMMU 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[10/11] xen/arm: device assignment on 1:1 direct-map domain 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[09/11] xen/arm: if 1:1 direct-map domain use native UART address and IRQ number for vPL011 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[08/11] xen/arm: if 1:1 direct-map domain use native addresses for GICv3 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[07/11] xen/arm: if 1:1 direct-map domain use native addresses for GICv2 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[06/11] xen/arm: new vgic: update vgic_cpu_base 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[05/11] xen/arm: vgic: introduce vgic.cbase 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[04/11] xen/arm: introduce accessors for vgic dist, cpu, and rdist base addresses 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[03/11] xen/arm: introduce 1:1 direct-map for domUs 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[02/11] xen/arm: introduce XEN_DOMCTL_INTERNAL_directmap 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
[01/11] xen: reserve flags for internal usage in xen_domctl_createdomain 1:1 direct-map memory map - - - --- 2021-09-23 Penny Zheng New
xen: fix broken tainted value in mark_page_free xen: fix broken tainted value in mark_page_free 1 1 - --- 2021-09-22 Penny Zheng New
[v7,7/7] xen/arm: introduce allocate_static_memory Domain on Static Allocation - 1 - --- 2021-09-10 Penny Zheng New
[v7,6/7] xen/arm: introduce acquire_staticmem_pages and acquire_domstatic_pages Domain on Static Allocation - 1 - --- 2021-09-10 Penny Zheng New
[v7,5/7] xen: re-define assign_pages and introduce a new function assign_page Domain on Static Allocation - - - --- 2021-09-10 Penny Zheng New
[v7,4/7] xen/arm: static memory initialization Domain on Static Allocation - 1 - --- 2021-09-10 Penny Zheng New
[v7,3/7] xen: introduce mark_page_free Domain on Static Allocation 1 1 - --- 2021-09-10 Penny Zheng New
« 1 2 3 »