summary refs log tree commit diff stats
path: root/include/sysemu/sysemu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* stubs: remove obsolete stubsPaolo Bonzini2024-04-181-2/+0
* ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini2024-02-281-1/+0
* softmmu: pass the main loop status to gdb "Wxx" packetClément Chigot2023-10-121-1/+1
* pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.cMarkus Armbruster2022-12-191-3/+0
* ui/cocoa: Run qemu_init in the main threadAkihiko Odaki2022-09-231-1/+1
* qapi: Add exit-failure PanicActionIlya Leoshkevich2022-07-291-1/+1
* ui: Switch "-display sdl" to use the QAPI parserThomas Huth2022-06-031-2/+0
* machine: use QAPI struct for boot configurationPaolo Bonzini2022-05-121-2/+0
* Warn user if the vga flag is passed but no vga device is createdGautam Agrawal2022-05-091-0/+1
* include: move qemu_get_vm_name() to sysemu.hMarc-André Lureau2022-04-061-0/+2
* sysemu: Cleanup qemu_run_machine_init_done_notifiers()Xiaoyao Li2022-01-041-1/+0
* qmp: generalize watchdog-set-action to -no-reboot/-no-shutdownAlejandro Jimenez2020-12-151-2/+0
* vl: make qemu_get_machine_opts staticPaolo Bonzini2020-12-151-2/+0
* chardev: do not use machine_init_donePaolo Bonzini2020-12-151-2/+0
* vl: extract softmmu/runstate.cPaolo Bonzini2020-12-151-0/+3
* vl: remove serial_max_hdsPaolo Bonzini2020-12-101-4/+0
* vl: extract softmmu/rtc.cPaolo Bonzini2020-12-101-0/+2
* vl: extract machine done notifiersPaolo Bonzini2020-12-101-0/+1
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-2/+0
* vl: remove bios_namePaolo Bonzini2020-12-101-1/+0
* vl: relocate paths to data directoriesPaolo Bonzini2020-09-301-1/+1
* qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé2020-06-101-1/+0
* fuzz: add datadir for oss-fuzz compatabilityAlexander Bulekov2020-06-051-0/+2
* Drop more @errp parameters after previous commitMarkus Armbruster2020-05-151-1/+1
* monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky2020-03-091-3/+0
* Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini2020-02-251-2/+0
|\
| * hostmem: fix strict bind policyIgor Mammedov2020-02-191-1/+0
| * make mem_path local variableIgor Mammedov2020-02-191-1/+0
* | softmmu: split off vl.c:main() into main.cAlexander Bulekov2020-02-221-0/+4
|/
* monitor: Move monitor option parsing to monitor/monitor.cKevin Wolf2020-02-171-1/+0
* ui: drop curor_hide global variable.Gerd Hoffmann2020-02-121-1/+0
* trivial: Remove xenfb_enabled from sysemu.hThomas Huth2020-02-041-1/+0
* include/sysemu/sysemu.h: Remove usused variable no_quitThomas Huth2020-02-041-1/+0
* bootdevice: FW_CFG interface for LCHS valuesSam Eiderman2019-10-311-0/+1
* bootdevice: Add interface to gather LCHSSam Eiderman2019-10-311-0/+3
* includes: remove stale [smp|max]_cpus externsAlex Bennée2019-09-031-2/+0
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-61/+0
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-161-1/+0
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-0/+3
* numa: Move remaining NUMA declarations from sysemu.h to numa.hMarkus Armbruster2019-08-161-7/+0
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-1/+0
* Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-1/+0
* vl: add qemu_add_vm_change_state_handler_prio()Stefan Hajnoczi2019-07-081-0/+2
* semihosting: move semihosting configuration into its own directoryAlex Bennée2019-05-281-0/+1
* Revert "migration: move only_migratable to MigrationState"Markus Armbruster2019-04-021-0/+1
* hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_sizePhilippe Mathieu-Daudé2019-03-111-1/+0
* migration: Switch to using announce timerDr. David Alan Gilbert2019-03-051-2/+0
* Remove deprecated -no-frame optionThomas Huth2019-02-051-1/+0
* fw_cfg: Make qemu_extra_params_fw locallyLi Qiang2019-01-041-1/+0
* vl: Introduce shutdown_notifiersYuval Shaia2018-12-221-0/+1