summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg/arm: Use tcg_out_mov_reg rather than inline equivalent codePeter Maydell2012-10-051-12/+3
* cpu: Add missing 'static' attribute to qemu_global_mutexStefan Weil2012-10-051-1/+1
* configure: Support empty target list (--target-list=)Stefan Weil2012-10-051-2/+3
* hw: Fix return value check for bdrv_read, bdrv_writeStefan Weil2012-10-053-20/+32
* Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into stagingAnthony Liguori2012-10-0410-53/+142
|\
| * xen: Set the vram dirty when an error occur.Anthony PERARD2012-10-031-1/+2
| * exec, memory: Call to xen_modified_memory.Anthony PERARD2012-10-032-0/+3
| * exec: Introduce helper to set dirty flags.Anthony PERARD2012-10-031-35/+17
| * xen: Introduce xen_modified_memory.Anthony PERARD2012-10-033-0/+26
| * QMP, Introduce xen-set-global-dirty-log command.Anthony PERARD2012-10-034-0/+57
| * qemu/xen: Add 64 bits big bar support on qemuXudong Hao2012-10-032-15/+31
| * xen: Fix, no unplug of pt device by platform device.Anthony PERARD2012-10-031-2/+6
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-10-0440-426/+4923
|\ \
| * | qemu-iotests: add tests for streaming error handlingPaolo Bonzini2012-09-283-2/+229
| * | qemu-iotests: map underscore to dash in QMP argument namesPaolo Bonzini2012-09-281-1/+7
| * | blkdebug: process all set_state rules in the old statePaolo Bonzini2012-09-281-5/+7
| * | stream: add on-error argumentPaolo Bonzini2012-09-286-9/+47
| * | block: introduce block job errorPaolo Bonzini2012-09-288-12/+120
| * | iostatus: reorganize io error codePaolo Bonzini2012-09-286-55/+64
| * | iostatus: change is_read to a boolPaolo Bonzini2012-09-287-11/+11
| * | iostatus: move BlockdevOnError declaration to QAPIPaolo Bonzini2012-09-2811-36/+54
| * | iostatus: rename BlockErrorAction, BlockQMPEventActionPaolo Bonzini2012-09-286-14/+14
| * | qemu-iotests: add test for pausing a streaming operationPaolo Bonzini2012-09-283-5/+41
| * | qmp: add block-job-pause and block-job-resumePaolo Bonzini2012-09-287-8/+147
| * | block: add support for job pause/resumePaolo Bonzini2012-09-285-6/+72
| * | qmp: add 'busy' member to BlockJobInfoPaolo Bonzini2012-09-282-1/+5
| * | block: add block_job_queryPaolo Bonzini2012-09-283-13/+21
| * | block: move job APIs to separate filesPaolo Bonzini2012-09-2810-282/+354
| * | block: fix documentation of block_job_cancel_syncPaolo Bonzini2012-09-281-7/+5
| * | qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVEPaolo Bonzini2012-09-282-2/+5
| * | qemu-iotests: add initial tests for live block commitJeff Cody2012-09-283-0/+184
| * | QAPI: add command for live block commit, 'block-commit'Jeff Cody2012-09-284-2/+102
| * | block: helper function, to find the base image of a chainJeff Cody2012-09-282-0/+17
| * | blockdev: rename block_stream_cb to a generic block_job_cbJeff Cody2012-09-282-4/+4
| * | block: add live block commit functionalityJeff Cody2012-09-284-0/+286
| * | block: add support functions for live commit, to find and delete images.Jeff Cody2012-09-282-0/+147
| * | block: Support GlusterFS as a QEMU block backend.Bharata B Rao2012-09-282-0/+625
| * | configure: Add a config option for GlusterFS as block backendBharata B Rao2012-09-281-0/+35
| * | aio: Another fix to the walking_handlers logicPaolo Bonzini2012-09-281-5/+5
| * | qemu: URI parsing libraryPaolo Bonzini2012-09-283-1/+2363
| * | aio: Fix qemu_aio_wait() to maintain correct walking_handlers countPaolo Bonzini2012-09-281-4/+4
| * | block: after creating a live snapshot, make old image read-onlyJeff Cody2012-09-281-0/+5
| * | block-migration: Flush requests in blk_mig_cleanupKevin Wolf2012-09-281-0/+2
* | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-10-0416-155/+517
|\ \ \
| * | | block: live snapshot documentation tweaksPaolo Bonzini2012-09-271-2/+2
| * | | input: index_from_key(): drop unused codeLuiz Capitulino2012-09-271-13/+1
| * | | qmp: qmp_send_key(): accept key codes in hexLuiz Capitulino2012-09-273-23/+73
| * | | input: qmp_send_key(): simplifyLuiz Capitulino2012-09-271-22/+14
| * | | hmp: dump-guest-memory: hardcode protocol argument to "file:"Luiz Capitulino2012-09-272-7/+9
| * | | qmp: dump-guest-memory: don't spin if non-blocking fd would blockLuiz Capitulino2012-09-271-11/+4
OpenPOWER on IntegriCloud