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