Age | Commit message (Expand) | Author |
---|---|---|
2024-03-09 | hw/xen: Use target-agnostic qemu_target_page_bits() | Philippe Mathieu-Daudé |
2024-03-09 | hw/xen: Rename 'ram_memory' global variable as 'xen_memory' | Philippe Mathieu-Daudé |
2024-02-02 | hw/xen: convert stderr prints to error/warn reports | Manos Pitsidianakis |
2024-02-02 | hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints | Manos Pitsidianakis |
2024-01-04 | cpus: check running not RUN_STATE_RUNNING | Steve Sistare |
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/xen/xen-hvm-common: Use g_new and error_report | Vikram Garhwal |
2023-06-15 | hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure | Stefano Stabellini |
2023-06-15 | xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common | Stefano Stabellini |