summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Add the "-semihosting-config" option.Liviu Ionescu2014-12-111-0/+48
* | chardev: Add -qmp-prettyMax Reitz2014-12-101-5/+10
|/
* -machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz2014-11-261-1/+1
* sysbus: Make devices spawnable via -deviceAlexander Graf2014-11-041-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-031-2/+44
|\
| * vga: add default display to machine classGerd Hoffmann2014-11-031-1/+4
| * smbios: Encode UUID according to SMBIOS specificationEduardo Habkost2014-11-021-0/+3
| * -machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert2014-11-021-0/+4
| * well-defined listing order for machine typesLaszlo Ersek2014-11-021-1/+37
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell2014-11-031-1/+1
|\ \
| * | pidfile: stop making pidfile error a special caseMichael Tokarev2014-11-021-1/+1
| |/
* | vl.c: Fix Coverity complaining for vmstate_dump_fileGonglei2014-10-311-0/+5
* | -machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert2014-10-311-0/+4
|/
* Make qemu_shutdown_requested signal-safeJan Kiszka2014-10-271-3/+1
* hmp: Remove "info pcmcia"Markus Armbruster2014-10-241-44/+0
* bootdevice: move bootdevice related code to new file bootdevice.cGonglei2014-10-151-117/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-10-091-81/+2
|\
| * accel: Pass MachineState object to accel init functionsEduardo Habkost2014-10-091-1/+1
| * accel: Move accel code to accel.cEduardo Habkost2014-10-041-80/+1
| * vl.c: Small coding style fixEduardo Habkost2014-10-041-1/+1
* | pc/vl: Add units-per-default-bus propertyJohn Snow2014-10-031-0/+8
* | blockdev: Orphaned drive searchJohn Snow2014-10-031-1/+9
|/
* vl: Adjust the place of calling mlockall to speedup VM's startupzhanghailiang2014-09-291-6/+5
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-231-2/+3
|\
| * async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-221-2/+3
* | vl: Print maxmem in hex format for error messagezhanghailiang2014-09-201-11/+11
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-181-1/+1
|\
| * qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost2014-09-181-1/+1
* | cpu: init vmstate for ticks and clock offsetPavel Dovgalyuk2014-09-111-0/+1
* | vl: use QLIST_FOREACH_SAFE to visit change state handlersPaolo Bonzini2014-09-101-2/+2
|/
* machine: Clean up -machine handlingAndreas Färber2014-09-041-4/+4
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-021-0/+4
|\
| * intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2014-08-281-0/+4
* | vl: process -object after other backend optionsPaolo Bonzini2014-08-261-5/+5
|/
* vl: free errHu Tao2014-08-151-0/+1
* vl: don't use 'Yoda conditions'Gonglei2014-08-151-2/+3
* icount: Add align option to icountSebastian Tanase2014-08-061-0/+4
* icount: Add QemuOpts for icountSebastian Tanase2014-08-061-7/+28
* machine: Replace underscores in machine's property namesMarcel Apfelbaum2014-07-211-1/+11
* pc: fix qemu exiting with error when -m X < 128 with old machine typesIgor Mammedov2014-07-171-0/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-07-011-0/+2
|\
| * trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...Yang Zhiyong2014-07-011-0/+2
* | memory: MemoryRegion: use /machine as default ownerPaolo Bonzini2014-07-011-2/+1
|/
* numa: Keep track of NUMA nodes present on the command-lineEduardo Habkost2014-06-291-0/+3
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-241-0/+13
|\
| * migration: dump vmstate info as a json file for static analysisAmit Shah2014-06-231-0/+13
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-241-16/+9
|\ \
| * | qapi event: convert RTC_CHANGEWenchao Xia2014-06-231-9/+0
| * | qapi event: convert WAKEUPWenchao Xia2014-06-231-1/+1
| * | qapi event: convert SUSPENDWenchao Xia2014-06-231-1/+1
OpenPOWER on IntegriCloud