aboutsummaryrefslogtreecommitdiff
path: root/softmmu/globals.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé1-70/+0
2023-05-02accel/tcg: Use one_insn_per_tb global instead of old singlestep globalPeter Maydell1-1/+0
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant1-0/+1
2023-03-07hw/xen: Add foreignmem operations to allow redirection to internal emulationDavid Woodhouse1-0/+1
2023-03-07hw/xen: Add gnttab operations to allow redirection to internal emulationDavid Woodhouse1-0/+1
2023-03-07hw/xen: Add evtchn operations to allow redirection to internal emulationDavid Woodhouse1-0/+1
2023-03-01xen: Add XEN_DISABLED mode and make it defaultDavid Woodhouse1-1/+1
2022-06-03ui: Switch "-display sdl" to use the QAPI parserThomas Huth1-2/+0
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini1-2/+0
2022-05-09Warn user if the vga flag is passed but no vga device is createdGautam Agrawal1-0/+1
2022-03-06softmmu/globals: Remove unused 'hw/i386/*' headersPhilippe Mathieu-Daudé1-2/+0
2020-12-15qmp: generalize watchdog-set-action to -no-reboot/-no-shutdownAlejandro Jimenez1-2/+0
2020-12-15vl: extract softmmu/globals.cPaolo Bonzini1-0/+74