aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/sysemu.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-18stubs: remove obsolete stubsPaolo Bonzini1-2/+0
2024-02-28ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini1-1/+0
2023-10-12softmmu: pass the main loop status to gdb "Wxx" packetClément Chigot1-1/+1
2022-12-19pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.cMarkus Armbruster1-3/+0
2022-09-23ui/cocoa: Run qemu_init in the main threadAkihiko Odaki1-1/+1
2022-07-29qapi: Add exit-failure PanicActionIlya Leoshkevich1-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-04-06include: move qemu_get_vm_name() to sysemu.hMarc-André Lureau1-0/+2
2022-01-04sysemu: Cleanup qemu_run_machine_init_done_notifiers()Xiaoyao Li1-1/+0
2020-12-15qmp: generalize watchdog-set-action to -no-reboot/-no-shutdownAlejandro Jimenez1-2/+0
2020-12-15vl: make qemu_get_machine_opts staticPaolo Bonzini1-2/+0
2020-12-15chardev: do not use machine_init_donePaolo Bonzini1-2/+0
2020-12-15vl: extract softmmu/runstate.cPaolo Bonzini1-0/+3
2020-12-10vl: remove serial_max_hdsPaolo Bonzini1-4/+0
2020-12-10vl: extract softmmu/rtc.cPaolo Bonzini1-0/+2
2020-12-10vl: extract machine done notifiersPaolo Bonzini1-0/+1
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini1-2/+0
2020-12-10vl: remove bios_namePaolo Bonzini1-1/+0
2020-09-30vl: relocate paths to data directoriesPaolo Bonzini1-1/+1
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé1-1/+0
2020-06-05fuzz: add datadir for oss-fuzz compatabilityAlexander Bulekov1-0/+2
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster1-1/+1
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky1-3/+0
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini1-2/+0
2020-02-22softmmu: split off vl.c:main() into main.cAlexander Bulekov1-0/+4
2020-02-19hostmem: fix strict bind policyIgor Mammedov1-1/+0
2020-02-19make mem_path local variableIgor Mammedov1-1/+0
2020-02-17monitor: Move monitor option parsing to monitor/monitor.cKevin Wolf1-1/+0
2020-02-12ui: drop curor_hide global variable.Gerd Hoffmann1-1/+0
2020-02-04trivial: Remove xenfb_enabled from sysemu.hThomas Huth1-1/+0
2020-02-04include/sysemu/sysemu.h: Remove usused variable no_quitThomas Huth1-1/+0
2019-10-31bootdevice: FW_CFG interface for LCHS valuesSam Eiderman1-0/+1
2019-10-31bootdevice: Add interface to gather LCHSSam Eiderman1-0/+3
2019-09-03includes: remove stale [smp|max]_cpus externsAlex Bennée1-2/+0
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-61/+0
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster1-1/+0
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster1-0/+3
2019-08-16numa: Move remaining NUMA declarations from sysemu.h to numa.hMarkus Armbruster1-7/+0
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-1/+0
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster1-1/+0
2019-07-08vl: add qemu_add_vm_change_state_handler_prio()Stefan Hajnoczi1-0/+2
2019-05-28semihosting: move semihosting configuration into its own directoryAlex Bennée1-0/+1
2019-04-02Revert "migration: move only_migratable to MigrationState"Markus Armbruster1-0/+1
2019-03-11hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_sizePhilippe Mathieu-Daudé1-1/+0
2019-03-05migration: Switch to using announce timerDr. David Alan Gilbert1-2/+0
2019-02-05Remove deprecated -no-frame optionThomas Huth1-1/+0
2019-01-04fw_cfg: Make qemu_extra_params_fw locallyLi Qiang1-1/+0
2018-12-22vl: Introduce shutdown_notifiersYuval Shaia1-0/+1