The following changes since commit 5d3217340adcb6c4f0e4af5d2b865331eb2ff63d:
disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers (2016-07-19 16:40:39 +0100) are available in the git repository at: g...@github.com:codyprime/qemu-kvm-jtc.git tags/block-pull-request for you to fetch changes up to 6c7189bb29de9fa2202f613f3c6caf028f96f261: block/gluster: add support for multiple gluster servers (2016-07-19 17:38:50 -0400) ---------------------------------------------------------------- Block pull for 2.7 ---------------------------------------------------------------- Denis V. Lunev (9): dirty-bitmap: operate with int64_t amount mirror: make sectors_in_flight int64_t mirror: create mirror_throttle helper mirror: create mirror_dirty_init helper for mirror_run block: remove extra condition in bdrv_can_write_zeroes_with_unmap mirror: optimize dirty bitmap filling in mirror_run a bit mirror: efficiently zero out target mirror: improve performance of mirroring of empty disk mirror: fix request throttling in drive-mirror Prasanna Kumar Kalever (5): block/gluster: rename [server, volname, image] -> [host, volume, path] block/gluster: code cleanup block/gluster: deprecate rdma support block/gluster: using new qapi schema block/gluster: add support for multiple gluster servers block.c | 2 +- block/dirty-bitmap.c | 6 +- block/gluster.c | 631 +++++++++++++++++++++++++++++++++---------- block/mirror.c | 152 +++++++---- include/block/block_int.h | 2 +- include/block/dirty-bitmap.h | 4 +- qapi/block-core.json | 68 ++++- 7 files changed, 659 insertions(+), 206 deletions(-) -- 1.9.3