aboutsummaryrefslogtreecommitdiff
path: root/hw/xen/xen-hvm-common.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-09hw/xen: Use target-agnostic qemu_target_page_bits()Philippe Mathieu-Daudé1-2/+4
2024-03-09hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé1-3/+3
2024-02-02hw/xen: convert stderr prints to error/warn reportsManos Pitsidianakis1-6/+6
2024-02-02hw/xen/xen-hvm-common.c: convert DPRINTF to tracepointsManos Pitsidianakis1-17/+18
2024-01-04cpus: check running not RUN_STATE_RUNNINGSteve Sistare1-1/+1
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell1-4/+4
2023-06-28exec/memory: Add symbolic value for memory listener priority for accelIsaku Yamahata1-1/+1
2023-06-15hw/xen/xen-hvm-common: Use g_new and error_reportVikram Garhwal1-6/+6
2023-06-15hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failureStefano Stabellini1-19/+38
2023-06-15xen-hvm: reorganize xen-hvm and move common function to xen-hvm-commonStefano Stabellini1-0/+860