summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Aurelien Jarno2012-09-273-14/+40
|\
| * Versatile Express: Add modelling of NOR flashFrancesco Lavra2012-09-261-2/+24
| * Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra2012-09-261-5/+2
| * hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge2012-09-261-1/+2
| * pl190: fix read of VECTADDRBrendan Fennell2012-09-261-6/+12
* | target-s390x: Tidy cpu_dump_stateRichard Henderson2012-09-271-12/+10
* | target-s390x: Avoid double CPU_LOG_TB_CPURichard Henderson2012-09-271-1/+0
* | target-s390x: Use CPU_LOG_INTRichard Henderson2012-09-272-4/+6
* | target-unicore32: Call tcg_gen_debug_insn_startRichard Henderson2012-09-271-0/+4
* | target-s390x: Call tcg_gen_debug_insn_startRichard Henderson2012-09-271-4/+5
* | target-m68k: Call tcg_gen_debug_insn_startRichard Henderson2012-09-271-0/+4
* | Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson2012-09-2712-12/+18
* | tci: Fix for AREG0 free modeStefan Weil2012-09-272-9/+14
|/
* add a boot parameter to set reboot timeoutAmos Kong2012-09-254-4/+39
* Clear handler only for valid fdOrit Wasserman2012-09-251-1/+3
* Fix address handling in inet_nonblocking_connectOrit Wasserman2012-09-254-58/+126
* Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman2012-09-256-16/+57
* Refactor inet_connect_opts functionMichael S. Tsirkin2012-09-251-63/+85
* configure: Allow builds without any system or user emulationStefan Weil2012-09-252-4/+5
* ivshmem: add 64bit optionGerd Hoffmann2012-09-252-3/+14
* compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann2012-09-251-0/+16
* add pc-1.3 machine typeGerd Hoffmann2012-09-251-2/+10
* Cleanup unused global var qemu_system_powerdownIgor Mammedov2012-09-252-6/+7
* target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-1/+13
* target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-1/+13
* acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-3/+5
* Introduce powerdown_notifiersIgor Mammedov2012-09-252-0/+9
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-09-257-66/+188
|\
| * tcg/i386: fix build with -march < i686Aurelien Jarno2012-09-261-0/+2
OpenPOWER on IntegriCloud