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
[v5,11/11] xen/arm: create another /memory node for static shm Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,10/11] xen/arm: fix duplicate /reserved-memory node in Dom0 Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,09/11] xen/docs: refine docs about static shared memory Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,08/11] xen/p2m: put reference for superpage Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,07/11] xen/arm: remove shm holes for extended regions Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,06/11] xen/arm: support static shared memory when host address not provided Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,05/11] xen/arm: use paddr_assigned to indicate whether host address is provided Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,04/11] xen/arm: introduce allocate_domheap_memory and guest_physmap_memory Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,03/11] xen/arm: re-define a set of data structures for static shared memory region Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,02/11] xen/arm: avoid repetitive checking in process_shm_node Follow-up static shared memory PART I - 1 - --- 2023-12-06 Penny Zheng New
[v5,01/11] xen/arm: remove stale addr_cells/size_cells in assign_shared_memory Follow-up static shared memory PART I - 1 - --- 2023-12-06 Penny Zheng New
[v4,10/10] xen/arm: create another /memory node for static shm Follow-up static shared memory PART I - - - --- 2023-09-11 Penny Zheng New
[v4,09/10] xen/arm: fix duplicate /reserved-memory node in Dom0 Follow-up static shared memory PART I - - - --- 2023-09-11 Penny Zheng New
[v4,08/10] xen/docs: refine docs about static shared memory Follow-up static shared memory PART I - - - --- 2023-09-11 Penny Zheng New
[v4,07/10] xen/p2m: put reference for superpage Follow-up static shared memory PART I - - - --- 2023-09-11 Penny Zheng New
[v4,06/10] xen/arm: remove shm holes for extended regions Follow-up static shared memory PART I - - - --- 2023-09-11 Penny Zheng New
[v4,05/10] xen/arm: support static shared memory when host address not provided Follow-up static shared memory PART I - - - --- 2023-09-11 Penny Zheng New
[v4,04/10] xen/arm: use paddr_assigned to indicate whether host address is provided Follow-up static shared memory PART I - - - --- 2023-09-11 Penny Zheng New
[v4,03/10] xen/arm: introduce allocate_domheap_memory and guest_physmap_memory Follow-up static shared memory PART I - - - --- 2023-09-11 Penny Zheng New
[v4,02/10] xen/arm: re-define a set of data structures for static shared memory region Follow-up static shared memory PART I - - - --- 2023-09-11 Penny Zheng New
[v4,01/10] xen/arm: remove stale addr_cells/size_cells in assign_shared_memory Follow-up static shared memory PART I - 1 - --- 2023-09-11 Penny Zheng New
[v3,52/52] xen/arm: add Kconfig option CONFIG_HAS_MPU to enable MPU system support xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,51/52] xen/mpu: create stubs of function/variables for UNSUPPORTED features xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,50/52] xen/mpu: dump debug message in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,49/52] xen/mpu: enable device passthrough in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,48/52] xen/mpu: enable MMIO region trap in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,47/52] xen/mpu: support vcpu context switch in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,46/52] xen/mpu: look up entry in p2m table xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,45/52] xen/mpu: insert an new entry into guest physmap in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,44/52] xen/mpu: P2M initialization in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,43/52] xen/mpu: configure VSTCR_EL2 in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,42/52] xen/mpu: implement setup_virt_paging for MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,41/52] xen/mpu: Use secure hypervisor timer in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,40/52] xen/mpu: implement remove_early_mappings in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,39/52] xen/mpu: support free_init_memory in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,38/52] xen/mpu: map domain page in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,37/52] xen/mpu: implement MPU version of copy_from_paddr xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,36/52] xen/mpu: implememt ioremap_xxx in MPU xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,35/52] xen/arm: map static memory on demand xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,34/52] xen/mpu: destroy an existing entry in Xen MPU memory mapping table xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,33/52] xen/mpu: initialize frametable in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,32/52] xen/mpu: implement MPU version of setup_mm in mpu/setup.c xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,31/52] xen/mpu: make early_fdt_map support in MPU systems xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,30/52] xen/mpu: populate a new region in Xen MPU mapping table xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,29/52] xen/mpu: introduce a pair helper read_protection_region()/write_protection_region() xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,28/52] xen/mpu: plump virt/maddr conversion in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,27/52] xen/mpu: introduce setup_mm_mappings xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,26/52] xen/mpu: map early uart when earlyprintk on xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,25/52] xen/mpu: introduce helpers for MPU enablement xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,24/52] xen/mpu: build up start-of-day Xen MPU memory region map xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,23/52] xen/arm: create mpu/layout.h for MPU related address definitions xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,22/52] xen/mmu: enable SMMU subsystem only in MMU xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,21/52] xen: introduce CONFIG_HAS_PAGING_MEMPOOL xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,20/52] xen/mmu: move MMU specific P2M code to mmu/p2m.c and mmu/p2m.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,19/52] xen/arm: switch to use ioremap_xxx in common file xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,18/52] xen/arm: only map the init text section RW in free_init_memory xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,17/52] xen/arm: do not give memory back to static heap xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,16/52] xen/mmu: relocate copy_from_paddr into setup.c xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,15/52] xen: make VMAP only support in MMU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,14/52] xen/mmu: move MMU-specific setup_mm to mmu/setup.c xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,13/52] xen/mmu: extract mmu-specific codes from mm.c/mm.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,12/52] xen/mmu: extract early uart mapping from setup_fixmap xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,11/52] xen/arm: mmu: fold FIXMAP into MMU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,10/52] xen/arm: Move MMU related definitions from config.h to mmu/layout.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,09/52] xen/arm: use PA == VA for EARLY_UART_VIRTUAL_ADDRESS on MPU systems xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,08/52] xen/arm64: move MMU related code from head.S to mmu/head.S xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,07/52] xen/arm64: prepare for moving MMU related code from head.S xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,06/52] xen/arm: introduce CONFIG_HAS_MMU xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,05/52] xen/arm64: head: Introduce enable_boot_mmu and enable_runtime_mmu xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,04/52] xen/arm: add .text.idmap in ld script for Xen identity map sections xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,03/52] 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-06-26 Penny Zheng New
[v3,02/52] xen/arm: make ARM_EFI selectable for Arm64 xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - 1 - --- 2023-06-26 Penny Zheng New
[v3,01/52] 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-06-26 Penny Zheng New
[v1] xen/docs: design doc for GICv4.0 vLPI support [v1] xen/docs: design doc for GICv4.0 vLPI support - - - --- 2023-06-25 Penny Zheng New
[v2,8/8] xen/docs: refine docs about static shared memory Follow-up static shared memory PART I - - - --- 2023-02-23 Penny Zheng New
[v2,7/8] xen/p2m: put reference for superpage Follow-up static shared memory PART I - - - --- 2023-02-23 Penny Zheng New
[v2,6/8] xen/arm: remove shm holes for extended regions Follow-up static shared memory PART I - - - --- 2023-02-23 Penny Zheng New
[v2,5/8] xen/arm: support static shared memory when host address not provided Follow-up static shared memory PART I - - - --- 2023-02-23 Penny Zheng New
[v2,4/8] xen/arm: use paddr_assigned to indicate whether host address is provided Follow-up static shared memory PART I - - - --- 2023-02-23 Penny Zheng New
[v2,3/8] xen/arm: introduce allocate_domheap_memory and guest_physmap_memory Follow-up static shared memory PART I - - - --- 2023-02-23 Penny Zheng New
[v2,2/8] xen/arm: re-define a set of data structures for static shared memory region Follow-up static shared memory PART I - - - --- 2023-02-23 Penny Zheng New
[v2,1/8] xen/arm: remove stale addr_cells/size_cells in assign_shared_memory Follow-up static shared memory PART I - - - --- 2023-02-23 Penny Zheng New
xen/mpu: make Xen boot to idle on MPU systems(DNM) xen/mpu: make Xen boot to idle on MPU systems(DNM) - - - --- 2023-01-13 Penny Zheng New
[v2,40/40] xen/mpu: add Kconfig option to enable Armv8-R AArch64 support xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,39/40] xen/mpu: re-order xen_mpumap in arch_init_finialize xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,38/40] xen/mpu: implement setup_virt_paging for MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,37/40] xen/mpu: move MMU specific P2M code to p2m_mmu.c xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,36/40] xen/mpu: Use secure hypervisor timer for AArch64v8R xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,35/40] xen/mpu: destroy boot modules and early FDT mapping in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,34/40] xen/mpu: free init memory in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,33/40] xen/arm: check mapping status and attributes for MPU copy_from_paddr xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,32/40] xen/mpu: implement MPU version of ioremap_xxx xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,31/40] xen/mpu: disable FIXMAP in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,30/40] xen/mpu: disable VMAP sub-system for MPU systems xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,29/40] xen/mpu: introduce mpu_memory_section_contains for address range check xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,28/40] xen/mpu: map boot module section in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,27/40] xen/mpu: map device memory resource in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,26/40] xen/mpu: destroy an existing entry in Xen MPU memory mapping table xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,25/40] xen/mpu: map MPU guest memory section before static memory initialization xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
[v2,24/40] xen/mpu: introduce "mpu,xxx-memory-section" xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-01-13 Penny Zheng New
« 1 2 3 »