aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/sysemu.h
AgeCommit message (Expand)Author
2020-09-30vl: relocate paths to data directoriesPaolo Bonzini
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé
2020-06-05fuzz: add datadir for oss-fuzz compatabilityAlexander Bulekov
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-22softmmu: split off vl.c:main() into main.cAlexander Bulekov
2020-02-19hostmem: fix strict bind policyIgor Mammedov
2020-02-19make mem_path local variableIgor Mammedov
2020-02-17monitor: Move monitor option parsing to monitor/monitor.cKevin Wolf
2020-02-12ui: drop curor_hide global variable.Gerd Hoffmann
2020-02-04trivial: Remove xenfb_enabled from sysemu.hThomas Huth
2020-02-04include/sysemu/sysemu.h: Remove usused variable no_quitThomas Huth
2019-10-31bootdevice: FW_CFG interface for LCHS valuesSam Eiderman
2019-10-31bootdevice: Add interface to gather LCHSSam Eiderman
2019-09-03includes: remove stale [smp|max]_cpus externsAlex Bennée
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16numa: Move remaining NUMA declarations from sysemu.h to numa.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster
2019-07-08vl: add qemu_add_vm_change_state_handler_prio()Stefan Hajnoczi
2019-05-28semihosting: move semihosting configuration into its own directoryAlex Bennée
2019-04-02Revert "migration: move only_migratable to MigrationState"Markus Armbruster
2019-03-11hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_sizePhilippe Mathieu-Daudé
2019-03-05migration: Switch to using announce timerDr. David Alan Gilbert
2019-02-05Remove deprecated -no-frame optionThomas Huth
2019-01-04fw_cfg: Make qemu_extra_params_fw locallyLi Qiang
2018-12-22vl: Introduce shutdown_notifiersYuval Shaia
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza
2018-12-18qapi: Turn ShutdownCause into QAPI enumDominik Csapak
2018-08-16fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland
2018-07-02s390/ipl: fix ipl with -no-rebootChristian Borntraeger
2018-06-28kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin
2018-05-30cli: add --preconfig optionIgor Mammedov
2018-04-26vl.c: new function serial_max_hds()Peter Maydell
2018-04-26vl.c: Remove compile time limit on number of serial portsPeter Maydell
2018-04-26vl.c: Provide accessor function serial_hd() for serial_hds[] arrayPeter Maydell
2018-03-12vl: export machine_init_donePeter Xu
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-03-05net: Add a new convenience option "--nic" to configure default/on-board NICsThomas Huth
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth
2017-10-09vl: exit if maxcpus is negativeSeeteena Thoufeek