summary refs log tree commit diff stats
path: root/hw/arm/xen_arm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen_arm: Initialize RAM and add hi/low memory regionsOleksandr Tyshchenko2023-08-301-0/+45
* xen_arm: Create virtio-mmio devices during initializationOleksandr Tyshchenko2023-08-301-0/+35
* xen: Don't pass MemoryListener around by valuePeter Maydell2023-08-011-2/+2
* exec/memory: Add symbolic value for memory listener priority for accelIsaku Yamahata2023-06-281-1/+1
* hw/arm: introduce xenpvh machineVikram Garhwal2023-06-151-0/+181