aboutsummaryrefslogtreecommitdiff
path: root/hw/xen/xen-hvm-common.c
AgeCommit message (Expand)Author
2024-03-09hw/xen: Use target-agnostic qemu_target_page_bits()Philippe Mathieu-Daudé
2024-03-09hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé
2024-02-02hw/xen: convert stderr prints to error/warn reportsManos Pitsidianakis
2024-02-02hw/xen/xen-hvm-common.c: convert DPRINTF to tracepointsManos Pitsidianakis
2024-01-04cpus: check running not RUN_STATE_RUNNINGSteve Sistare
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell
2023-06-28exec/memory: Add symbolic value for memory listener priority for accelIsaku Yamahata
2023-06-15hw/xen/xen-hvm-common: Use g_new and error_reportVikram Garhwal
2023-06-15hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failureStefano Stabellini
2023-06-15xen-hvm: reorganize xen-hvm and move common function to xen-hvm-commonStefano Stabellini