Age | Commit message (Expand) | Author |
2017-02-25 | Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170224-2' into staging | Peter Maydell |
2017-02-25 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ... | Peter Maydell |
2017-02-25 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into staging | Peter Maydell |
2017-02-25 | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging | Peter Maydell |
2017-02-24 | Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ... | Peter Maydell |
2017-02-24 | RBD: Add support readv,writev for rbd | tianqing |
2017-02-24 | block/nfs: try to avoid the bounce buffer in pwritev | Peter Lieven |
2017-02-24 | block/nfs: convert to preadv / pwritev | Peter Lieven |
2017-02-24 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170223.0' ... | Peter Maydell |
2017-02-24 | tests: Use opened block node for block job tests | Kevin Wolf |
2017-02-24 | vvfat: Use opened node as backing file | Kevin Wolf |
2017-02-24 | block: Add bdrv_new_open_driver() | Kevin Wolf |
2017-02-24 | block: Factor out bdrv_open_driver() | Kevin Wolf |
2017-02-24 | block: Use BlockBackend for image probing | Kevin Wolf |
2017-02-24 | block: Factor out bdrv_open_child_bs() | Kevin Wolf |
2017-02-24 | block: Attach bs->file only during .bdrv_open() | Kevin Wolf |
2017-02-24 | block: Pass BdrvChild to bdrv_truncate() | Kevin Wolf |
2017-02-24 | mirror: Resize active commit base in mirror_run() | Kevin Wolf |
2017-02-24 | qcow2: Use BB for resizing in qcow2_amend_options() | Kevin Wolf |
2017-02-24 | blockdev: Use BlockBackend to resize in qmp_block_resize() | Kevin Wolf |
2017-02-24 | iotests: Fix another race in 030 | John Snow |
2017-02-24 | qemu-img: Improve documentation for PREALLOC_MODE_FALLOC | Nir Soffer |
2017-02-24 | qemu-img: Truncate before full preallocation | Nir Soffer |
2017-02-24 | qemu-img: Add tests for raw image preallocation | Nir Soffer |
2017-02-24 | qemu-img: Do not truncate before preallocation | Nir Soffer |
2017-02-24 | qemu-iotests: redirect nbd server stdout to /dev/null | Jeff Cody |
2017-02-24 | qemu-iotests: add ability to exclude certain protocols from tests | Jeff Cody |
2017-02-24 | qemu-iotests: Test 137 only supports 'file' protocol | Jeff Cody |
2017-02-24 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into ... | Peter Maydell |
2017-02-24 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2017-2620-20170224... | Peter Maydell |
2017-02-24 | cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620) | Gerd Hoffmann |
2017-02-24 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s... | Peter Maydell |
2017-02-24 | hw/mips: MIPS Boston board support | Paul Burton |
2017-02-24 | tcg: enable MTTCG by default for ARM on x86 hosts | Alex Bennée |
2017-02-24 | hw/misc/imx6_src: defer clearing of SRC_SCR reset bits | Alex Bennée |
2017-02-24 | target-arm: ensure all cross vCPUs TLB flushes complete | Alex Bennée |
2017-02-24 | target-arm: don't generate WFE/YIELD calls for MTTCG | Alex Bennée |
2017-02-24 | target-arm/powerctl: defer cpu reset work to CPU context | Alex Bennée |
2017-02-24 | cputlb: introduce tlb_flush_*_all_cpus[_synced] | Alex Bennée |
2017-02-24 | cputlb: atomically update tlb fields used by tlb_reset_dirty | Alex Bennée |
2017-02-24 | cputlb: add tlb_flush_by_mmuidx async routines | Alex Bennée |
2017-02-24 | cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap | Alex Bennée |
2017-02-24 | cputlb: introduce tlb_flush_* async work. | KONRAD Frederic |
2017-02-24 | cputlb: tweak qemu_ram_addr_from_host_nofail reporting | Alex Bennée |
2017-02-24 | cputlb: add assert_cpu_is_self checks | Alex Bennée |
2017-02-24 | tcg: handle EXCP_ATOMIC exception for system emulation | Pranith Kumar |
2017-02-24 | tcg: enable thread-per-vCPU | Alex Bennée |
2017-02-24 | tcg: enable tb_lock() for SoftMMU | Alex Bennée |
2017-02-24 | tcg: remove global exit_request | Alex Bennée |
2017-02-24 | tcg: drop global lock during TCG code execution | Jan Kiszka |