aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/xen_arm.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-09hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé1-3/+3
2024-02-02hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reportsManos Pitsidianakis1-12/+11
2023-11-07Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()Vikram Garhwal1-1/+3
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