summary refs log tree commit diff stats
path: root/hw/arm/xen_arm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé2024-03-091-3/+3
* hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reportsManos Pitsidianakis2024-02-021-12/+11
* Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()Vikram Garhwal2023-11-071-1/+3
* 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