summaryrefslogtreecommitdiff
path: root/include/sysemu/sysemu.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-19semihosting: create SemihostingConfig structure and semihost.hLeon Alrae1-1/+0
2015-06-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell1-1/+1
2015-06-12virtio-vga: add '-vga virtio' supportGerd Hoffmann1-1/+1
2015-06-12Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert1-0/+1
2015-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+1
2015-06-03hw/pci: add support for NUMA nodesMarcel Apfelbaum1-0/+1
2015-06-02monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster1-3/+1
2015-03-12configure: opengl overhaulGerd Hoffmann1-0/+1
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-5/+0
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell1-18/+0
2015-03-01pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster1-5/+0
2015-02-23numa: Move NUMA declarations from sysemu.h to numa.hEduardo Habkost1-18/+0
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster1-2/+2
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster1-8/+8
2015-02-18hmp: Clean up declarations for long-gone info handlersMarkus Armbruster1-3/+0
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum1-1/+1
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum1-0/+1
2014-12-22bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei1-2/+2
2014-12-22bootdevice: add Error **errp argument for qemu_boot_set()Gonglei1-1/+1
2014-12-22bootdevice: add Error **errp argument for validate_bootdevices()Gonglei1-1/+1
2014-12-22bootdevice: move code about bootorder from vl.c to bootdevice.cGonglei1-0/+8
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell1-0/+1
2014-11-11numa: make 'info numa' take into account hotplugged memoryzhanghailiang1-0/+1
2014-11-02qom/cpu: remove the unused CPU hot-plug notifierGu Zheng1-3/+0
2014-10-15bootindex: add a setter/getter functions wrapper for bootindex propertyGonglei1-0/+3
2014-10-15bootindex: add del_boot_device_path functionGonglei1-0/+1
2014-10-15bootindex: add check bootindex functionGonglei1-0/+1
2014-10-15bootdevice: move bootdevice related code to new file bootdevice.cGonglei1-0/+1
2014-06-29numa: Keep track of NUMA nodes present on the command-lineEduardo Habkost1-1/+6
2014-06-23qapi event: convert RTC_CHANGEWenchao Xia1-2/+0
2014-06-23vl: allow other threads to do qemu_system_vmstop_requestPaolo Bonzini1-0/+1
2014-06-19numa: add -numa node,memdev= optionPaolo Bonzini1-0/+1
2014-06-19memory: reorganize file-based allocationPaolo Bonzini1-0/+2
2014-06-19numa: introduce memory_region_allocate_system_memoryPaolo Bonzini1-0/+1
2014-06-19NUMA: expand MAX_NODES from 64 to 128Wanlong Gao1-1/+1
2014-06-19NUMA: convert -numa option to use OptsVisitorWanlong Gao1-1/+2
2014-06-19NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao1-2/+6
2014-06-19NUMA: move numa related code to new file numa.cWanlong Gao1-0/+3
2014-03-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+7
2014-03-20vl.c: Extend get_boot_devices_list() to ignore suffixesAlexey Kardashevskiy1-1/+1
2014-03-19sysemu.h: Document what MAX_CPUMASK_BITS really limitsEduardo Habkost1-0/+7
2014-03-13Fix vga_interface_type for command line argument '-device VGA'Mark Wu1-1/+1
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland1-0/+1
2013-11-14qmp: access the local QemuOptsLists for drive optionAmos Kong1-0/+2
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+1
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster1-0/+1
2013-09-25qemu: Adjust qemu wakeupLiu, Jinsong1-1/+3
2013-09-12scsi: prefer UUID to VM name for the initiator namePaolo Bonzini1-0/+2
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh1-1/+1
2013-07-30spice: fix display initializationGerd Hoffmann1-1/+0