Age | Commit message (Expand) | Author |
2012-09-28 | block: introduce block job error | Paolo Bonzini |
2012-09-28 | iostatus: reorganize io error code | Paolo Bonzini |
2012-09-28 | iostatus: change is_read to a bool | Paolo Bonzini |
2012-09-28 | iostatus: move BlockdevOnError declaration to QAPI | Paolo Bonzini |
2012-09-28 | iostatus: rename BlockErrorAction, BlockQMPEventAction | Paolo Bonzini |
2012-09-28 | qemu-iotests: add test for pausing a streaming operation | Paolo Bonzini |
2012-09-28 | qmp: add block-job-pause and block-job-resume | Paolo Bonzini |
2012-09-28 | block: add support for job pause/resume | Paolo Bonzini |
2012-09-28 | qmp: add 'busy' member to BlockJobInfo | Paolo Bonzini |
2012-09-28 | block: add block_job_query | Paolo Bonzini |
2012-09-28 | block: move job APIs to separate files | Paolo Bonzini |
2012-09-28 | block: fix documentation of block_job_cancel_sync | Paolo Bonzini |
2012-09-28 | qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE | Paolo Bonzini |
2012-09-28 | qemu-iotests: add initial tests for live block commit | Jeff Cody |
2012-09-28 | QAPI: add command for live block commit, 'block-commit' | Jeff Cody |
2012-09-28 | block: helper function, to find the base image of a chain | Jeff Cody |
2012-09-28 | blockdev: rename block_stream_cb to a generic block_job_cb | Jeff Cody |
2012-09-28 | block: add live block commit functionality | Jeff Cody |
2012-09-28 | block: add support functions for live commit, to find and delete images. | Jeff Cody |
2012-09-28 | block: Support GlusterFS as a QEMU block backend. | Bharata B Rao |
2012-09-28 | configure: Add a config option for GlusterFS as block backend | Bharata B Rao |
2012-09-28 | aio: Another fix to the walking_handlers logic | Paolo Bonzini |
2012-09-28 | qemu: URI parsing library | Paolo Bonzini |
2012-09-28 | aio: Fix qemu_aio_wait() to maintain correct walking_handlers count | Paolo Bonzini |
2012-09-28 | block: after creating a live snapshot, make old image read-only | Jeff Cody |
2012-09-28 | block-migration: Flush requests in blk_mig_cleanup | Kevin Wolf |
2012-09-27 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Aurelien Jarno |
2012-09-27 | target-s390x: Tidy cpu_dump_state | Richard Henderson |
2012-09-27 | target-s390x: Avoid double CPU_LOG_TB_CPU | Richard Henderson |
2012-09-27 | target-s390x: Use CPU_LOG_INT | Richard Henderson |
2012-09-27 | target-unicore32: Call tcg_gen_debug_insn_start | Richard Henderson |
2012-09-27 | target-s390x: Call tcg_gen_debug_insn_start | Richard Henderson |
2012-09-27 | target-m68k: Call tcg_gen_debug_insn_start | Richard Henderson |
2012-09-27 | Emit debug_insn for CPU_LOG_TB_OP_OPT as well. | Richard Henderson |
2012-09-27 | tci: Fix for AREG0 free mode | Stefan Weil |
2012-09-26 | Versatile Express: Add modelling of NOR flash | Francesco Lavra |
2012-09-26 | Versatile Express: Fix NOR flash 0 address and remove flash alias | Francesco Lavra |
2012-09-26 | hw/armv7m_nvic: Correctly register GIC region when setting up NVIC | Meador Inge |
2012-09-26 | pl190: fix read of VECTADDR | Brendan Fennell |
2012-09-25 | add a boot parameter to set reboot timeout | Amos Kong |
2012-09-25 | Clear handler only for valid fd | Orit Wasserman |
2012-09-25 | Fix address handling in inet_nonblocking_connect | Orit Wasserman |
2012-09-25 | Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect | Orit Wasserman |
2012-09-25 | Refactor inet_connect_opts function | Michael S. Tsirkin |
2012-09-25 | configure: Allow builds without any system or user emulation | Stefan Weil |
2012-09-25 | ivshmem: add 64bit option | Gerd Hoffmann |
2012-09-25 | compat: turn off msi/msix on xhci for old machine types | Gerd Hoffmann |
2012-09-25 | add pc-1.3 machine type | Gerd Hoffmann |
2012-09-25 | Cleanup unused global var qemu_system_powerdown | Igor Mammedov |
2012-09-25 | target-sparc: use notifier for signaling guest system_powerdown command | Igor Mammedov |