summary refs log tree commit diff stats
path: root/hw/xen/xen-hvm-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/xen: Use target-agnostic qemu_target_page_bits()Philippe Mathieu-Daudé2024-03-091-2/+4
* hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé2024-03-091-3/+3
* hw/xen: convert stderr prints to error/warn reportsManos Pitsidianakis2024-02-021-6/+6
* hw/xen/xen-hvm-common.c: convert DPRINTF to tracepointsManos Pitsidianakis2024-02-021-17/+18
* cpus: check running not RUN_STATE_RUNNINGSteve Sistare2024-01-041-1/+1
* xen: Don't pass MemoryListener around by valuePeter Maydell2023-08-011-4/+4
* exec/memory: Add symbolic value for memory listener priority for accelIsaku Yamahata2023-06-281-1/+1
* hw/xen/xen-hvm-common: Use g_new and error_reportVikram Garhwal2023-06-151-6/+6
* hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failureStefano Stabellini2023-06-151-19/+38
* xen-hvm: reorganize xen-hvm and move common function to xen-hvm-commonStefano Stabellini2023-06-151-0/+860