| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/xen: Rename 'ram_memory' global variable as 'xen_memory' | Philippe Mathieu-Daudé | 2024-03-09 | 1 | -3/+3 |
| * | hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports | Manos Pitsidianakis | 2024-02-02 | 1 | -12/+11 |
| * | Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level() | Vikram Garhwal | 2023-11-07 | 1 | -1/+3 |
| * | xen_arm: Initialize RAM and add hi/low memory regions | Oleksandr Tyshchenko | 2023-08-30 | 1 | -0/+45 |
| * | xen_arm: Create virtio-mmio devices during initialization | Oleksandr Tyshchenko | 2023-08-30 | 1 | -0/+35 |
| * | xen: Don't pass MemoryListener around by value | Peter Maydell | 2023-08-01 | 1 | -2/+2 |
| * | exec/memory: Add symbolic value for memory listener priority for accel | Isaku Yamahata | 2023-06-28 | 1 | -1/+1 |
| * | hw/arm: introduce xenpvh machine | Vikram Garhwal | 2023-06-15 | 1 | -0/+181 |