| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/xen: Use target-agnostic qemu_target_page_bits() | Philippe Mathieu-Daudé | 2024-03-09 | 1 | -2/+4 |
| * | hw/xen: Rename 'ram_memory' global variable as 'xen_memory' | Philippe Mathieu-Daudé | 2024-03-09 | 1 | -3/+3 |
| * | hw/xen: convert stderr prints to error/warn reports | Manos Pitsidianakis | 2024-02-02 | 1 | -6/+6 |
| * | hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints | Manos Pitsidianakis | 2024-02-02 | 1 | -17/+18 |
| * | cpus: check running not RUN_STATE_RUNNING | Steve Sistare | 2024-01-04 | 1 | -1/+1 |
| * | xen: Don't pass MemoryListener around by value | Peter Maydell | 2023-08-01 | 1 | -4/+4 |
| * | exec/memory: Add symbolic value for memory listener priority for accel | Isaku Yamahata | 2023-06-28 | 1 | -1/+1 |
| * | hw/xen/xen-hvm-common: Use g_new and error_report | Vikram Garhwal | 2023-06-15 | 1 | -6/+6 |
| * | hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure | Stefano Stabellini | 2023-06-15 | 1 | -19/+38 |
| * | xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common | Stefano Stabellini | 2023-06-15 | 1 | -0/+860 |