aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/xen_arm.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-30xen_arm: Initialize RAM and add hi/low memory regionsOleksandr Tyshchenko1-0/+45
2023-08-30xen_arm: Create virtio-mmio devices during initializationOleksandr Tyshchenko1-0/+35
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell1-2/+2
2023-06-28exec/memory: Add symbolic value for memory listener priority for accelIsaku Yamahata1-1/+1
2023-06-15hw/arm: introduce xenpvh machineVikram Garhwal1-0/+181