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