aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/sysemu.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza1-1/+2
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza1-0/+1
2018-12-18qapi: Turn ShutdownCause into QAPI enumDominik Csapak1-20/+0
2018-08-16fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland1-1/+1
2018-07-02s390/ipl: fix ipl with -no-rebootChristian Borntraeger1-0/+4
2018-06-28kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin1-0/+1
2018-05-30cli: add --preconfig optionIgor Mammedov1-0/+1
2018-04-26vl.c: new function serial_max_hds()Peter Maydell1-2/+4
2018-04-26vl.c: Remove compile time limit on number of serial portsPeter Maydell1-2/+0
2018-04-26vl.c: Provide accessor function serial_hd() for serial_hds[] arrayPeter Maydell1-0/+3
2018-03-12vl: export machine_init_donePeter Xu1-0/+2
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi1-0/+1
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-0/+1
2018-03-05net: Add a new convenience option "--nic" to configure default/on-board NICsThomas Huth1-0/+1
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-0/+1
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+0
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster1-1/+0
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann1-0/+1
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth1-2/+0
2017-10-09vl: exit if maxcpus is negativeSeeteena Thoufeek1-1/+1
2017-06-28migration: move only_migratable to MigrationStatePeter Xu1-1/+0
2017-06-01migration: Create include for migration snapshotsJuan Quintela1-3/+0
2017-05-31migration: Create savevm.h for functions exported from savevm.cJuan Quintela1-47/+0
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi1-7/+25
2017-05-23shutdown: Expose bool cause in SHUTDOWN and RESET eventsEric Blake1-0/+5
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-2/+2
2017-05-23shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake1-5/+18
2017-05-18exec: Create include for target_page_size()Juan Quintela1-1/+0
2017-05-18migration: Remove old MigrationParamsJuan Quintela1-2/+1
2017-05-17migration: Move check_migratable() into qdev.cJuan Quintela1-1/+1
2017-05-17migration: Pass Error ** argument to {save,load}_vmstateJuan Quintela1-2/+2
2017-05-11numa: Allow setting NUMA distance for different NUMA nodesHe Chen1-0/+4
2017-05-04monitor: Move hmp_info_snapshots from savevm.c to hmp.cJuan Quintela1-1/+0
2017-05-04monitor: Move hmp_delvm from savevm.c to hmp.cJuan Quintela1-1/+0
2017-05-04monitor: Move hmp_savevm from savevm.c to hmp.cJuan Quintela1-1/+0
2017-05-04monitor: Remove monitor parameter from save_vmstateJuan Quintela1-1/+1
2017-04-21ram: Rename qemu_target_page_bits() to qemu_target_page_size()Juan Quintela1-1/+1
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov1-1/+1
2017-02-16move vm_start to cpus.cClaudio Imbrenda1-0/+2
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-2/+2
2017-01-27savevm: add public save_vmstate functionPavel Dovgalyuk1-0/+1
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini1-1/+0
2017-01-12numa: make -numa parser dynamically allocate CPUs masksIgor Mammedov1-7/+0
2016-10-24Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov1-1/+1
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf1-0/+1
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng1-1/+2
2016-09-23util: Add UUID APIFam Zheng1-4/+0
2016-07-04hw/pci: delay bus_master_enable_region initializationMarcel Apfelbaum1-0/+1
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost1-1/+0
2016-05-26migration: convert post-copy to use QIOChannelBufferDaniel P. Berrange1-1/+1