aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/sysemu.h
AgeCommit message (Expand)Author
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng
2016-09-23util: Add UUID APIFam Zheng
2016-07-04hw/pci: delay bus_master_enable_region initializationMarcel Apfelbaum
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost
2016-05-26migration: convert post-copy to use QIOChannelBufferDaniel P. Berrange
2016-05-20vl: Move DisplayType typedef to vl.cEduardo Habkost
2016-05-20vl: Make display_type a local variableEduardo Habkost
2016-05-20vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost
2016-05-20vl: Add DT_COCOA DisplayType valueEduardo Habkost
2016-05-20vl: Table-based select_vgahw()Eduardo Habkost
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2015-11-12Finish non-postcopiable iterative devices before packageDr. David Alan Gilbert
2015-11-10Disable mlock around incoming postcopyDr. David Alan Gilbert
2015-11-10Don't iterate on precopy-only devices during postcopyDr. David Alan Gilbert
2015-11-10Add qemu_savevm_state_complete_postcopyDr. David Alan Gilbert
2015-11-10Modify save_live_pending for postcopyDr. David Alan Gilbert
2015-11-10MIG_CMD_PACKAGED: Send a packaged chunk of migration streamDr. David Alan Gilbert
2015-11-10Add wrappers and handlers for sending/receiving the postcopy-ram migration me...Dr. David Alan Gilbert
2015-11-10Return path: Control commandsDr. David Alan Gilbert
2015-11-10Migration commandsDr. David Alan Gilbert
2015-11-10Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert
2015-11-10Provide runtime Target page informationDr. David Alan Gilbert
2015-11-04migration: rename qemu_savevm_state_cancelLiang Li
2015-09-19machine: Eliminate QEMUMachine and qemu_register_machine()Eduardo Habkost
2015-09-07Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin
2015-07-07runstate: Add runstate storeJuan Quintela
2015-06-19semihosting: create SemihostingConfig structure and semihost.hLeon Alrae
2015-06-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell
2015-06-12virtio-vga: add '-vga virtio' supportGerd Hoffmann
2015-06-12Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert
2015-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-03hw/pci: add support for NUMA nodesMarcel Apfelbaum
2015-06-02monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster
2015-03-12configure: opengl overhaulGerd Hoffmann
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-03-01pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster
2015-02-23numa: Move NUMA declarations from sysemu.h to numa.hEduardo Habkost
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2015-02-18hmp: Clean up declarations for long-gone info handlersMarkus Armbruster
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2014-12-22bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei
2014-12-22bootdevice: add Error **errp argument for qemu_boot_set()Gonglei
2014-12-22bootdevice: add Error **errp argument for validate_bootdevices()Gonglei
2014-12-22bootdevice: move code about bootorder from vl.c to bootdevice.cGonglei
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell
2014-11-11numa: make 'info numa' take into account hotplugged memoryzhanghailiang