summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mc146818rtc: Use lost_tick_policy propertyJan Kiszka2012-02-011-1/+0
* kvm: x86: Establish IRQ0 override controlJan Kiszka2012-01-191-1/+0
* Add generic drive hotpluggingAlexander Graf2012-01-041-1/+5
* pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_errorZhi Yong Wu2011-12-061-1/+1
* main-loop: create main-loop.hPaolo Bonzini2011-10-211-2/+1
* runstate: Allow user to migrate twiceLuiz Capitulino2011-10-191-0/+1
* qapi: Convert query-statusLuiz Capitulino2011-10-041-18/+1
* RunState: Rename enum values as generated by the QAPILuiz Capitulino2011-10-041-14/+14
* RunState: Drop the RSTATE_NO_STATE valueLuiz Capitulino2011-10-041-1/+0
* QMP: query-status: Introduce 'status' keyLuiz Capitulino2011-09-151-0/+1
* Drop the vm_running global variableLuiz Capitulino2011-09-151-1/+1
* runstate_set(): Check for valid transitionsLuiz Capitulino2011-09-151-0/+1
* RunState: Add additional statesLuiz Capitulino2011-09-151-1/+7
* Replace the VMSTOP macros with a proper state typeLuiz Capitulino2011-09-151-14/+19
* Move vm_state_notify() prototype from cpus.h to sysemu.hLuiz Capitulino2011-09-151-0/+1
* Poll main loop after I/O events were receivedJan Kiszka2011-08-221-1/+1
* showing a splash picture when startwayne2011-07-291-0/+3
* Allow silent system resetsJan Kiszka2011-06-161-1/+4
* vl.c: Introduce getter for shutdown_requested and reset_requested.Anthony PERARD2011-05-081-0/+2
* migration: move some declarations to migration.hBlue Swirl2011-04-151-5/+0
* Move CPU related functions to cpus.hBlue Swirl2011-04-151-4/+0
* Move clock related functions to qemu-timer.hBlue Swirl2011-04-151-4/+0
* Move generic or OS function declarations to qemu-common.hBlue Swirl2011-04-151-21/+0
* report that QEMU process was killed by a signalGleb Natapov2011-03-261-0/+2
* Introduce -display noneJes Sorensen2011-03-221-0/+1
* Refactor debug and vmstop request interfaceJan Kiszka2011-02-141-0/+2
* Improve vm_stop reason declarationsJan Kiszka2011-02-141-0/+10
* audio: consolidate audio_init()Isaku Yamahata2011-01-251-15/+0
* savevm: Fix no_migrateAlex Williamson2011-01-171-0/+1
* Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-01-101-1/+2
|\
| * Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2010-12-271-1/+2
| |\
| | * spice: add qxl deviceGerd Hoffmann2010-12-091-1/+2
* | | pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata2010-12-241-0/+5
|/ /
* | Pass boot device list to firmware.Gleb Natapov2010-12-111-0/+1
* | Add notifier that will be called when machine is fully created.Gleb Natapov2010-12-111-0/+2
* | Add bootindex for option roms.Gleb Natapov2010-12-111-1/+5
* | Add bootindex parameter to net/block/fd deviceGleb Natapov2010-12-111-0/+2
|/
* Use display types for local display only.Gerd Hoffmann2010-09-211-1/+0
* migration: Accept 'cont' only after successful incoming migrationAmit Shah2010-07-301-0/+1
* pci hotplug: make pci_device_hot_remove() staticIsaku Yamahata2010-07-111-1/+0
* Add exit notifiers.Gerd Hoffmann2010-06-141-0/+4
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-06-141-52/+0
|\
| * blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-49/+0
| * qdev: Move declaration of qdev_init_bdrv() into qdev.hMarkus Armbruster2010-06-041-2/+0
| * blockdev: Hide QEMUMachine from drive_init()Markus Armbruster2010-06-041-1/+2
| * blockdev: Belatedly remove driveoptsMarkus Armbruster2010-06-041-1/+0
| * blockdev: Belatedly remove MAX_DRIVESMarkus Armbruster2010-06-041-1/+0
* | Move daemonize handling to OS specific filesJes Sorensen2010-06-121-0/+1
* | Introduce OS specific cmdline argument handling and move SMB arg to os-posix.cJes Sorensen2010-06-121-0/+1
* | Move find_datadir to OS specific files.Jes Sorensen2010-06-121-0/+2