aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2014-12-12vl.c: add HMP help to machineMarcel Apfelbaum
2014-12-12vl.c: simplified machine_set_propertyMarcel Apfelbaum
2014-12-12machine: remove qemu_machine_opts global listMarcel Apfelbaum
2014-12-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...Peter Maydell
2014-12-11Add the "-semihosting-config" option.Liviu Ionescu
2014-12-10chardev: Add -qmp-prettyMax Reitz
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz
2014-11-04sysbus: Make devices spawnable via -deviceAlexander Graf
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-11-03vga: add default display to machine classGerd Hoffmann
2014-11-03Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-11-02well-defined listing order for machine typesLaszlo Ersek
2014-11-02pidfile: stop making pidfile error a special caseMichael Tokarev
2014-10-31vl.c: Fix Coverity complaining for vmstate_dump_fileGonglei
2014-10-31-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-10-27Make qemu_shutdown_requested signal-safeJan Kiszka
2014-10-24hmp: Remove "info pcmcia"Markus Armbruster
2014-10-15bootdevice: move bootdevice related code to new file bootdevice.cGonglei
2014-10-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-10-09accel: Pass MachineState object to accel init functionsEduardo Habkost
2014-10-04accel: Move accel code to accel.cEduardo Habkost
2014-10-04vl.c: Small coding style fixEduardo Habkost
2014-10-03pc/vl: Add units-per-default-bus propertyJohn Snow
2014-10-03blockdev: Orphaned drive searchJohn Snow
2014-09-29vl: Adjust the place of calling mlockall to speedup VM's startupzhanghailiang
2014-09-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos
2014-09-20vl: Print maxmem in hex format for error messagezhanghailiang
2014-09-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost
2014-09-11cpu: init vmstate for ticks and clock offsetPavel Dovgalyuk
2014-09-10vl: use QLIST_FOREACH_SAFE to visit change state handlersPaolo Bonzini
2014-09-04machine: Clean up -machine handlingAndreas Färber
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan
2014-08-26vl: process -object after other backend optionsPaolo Bonzini
2014-08-15vl: free errHu Tao
2014-08-15vl: don't use 'Yoda conditions'Gonglei
2014-08-06icount: Add align option to icountSebastian Tanase
2014-08-06icount: Add QemuOpts for icountSebastian Tanase
2014-07-21machine: Replace underscores in machine's property namesMarcel Apfelbaum
2014-07-17pc: fix qemu exiting with error when -m X < 128 with old machine typesIgor Mammedov
2014-07-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2014-07-01trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...Yang Zhiyong
2014-07-01memory: MemoryRegion: use /machine as default ownerPaolo Bonzini
2014-06-29numa: Keep track of NUMA nodes present on the command-lineEduardo Habkost
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell