From: Anthony Liguori Date: Wed, 2 Jan 2013 18:19:27 +0000 (-0600) Subject: Merge remote-tracking branch 'stefanha/block' into staging X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=217da7fdeb2a4c99c49f22f9dc64c8df2e3a4387;p=qemu.git Merge remote-tracking branch 'stefanha/block' into staging * stefanha/block: sheepdog: pass oid directly to send_pending_req() sheepdog: don't update inode when create_and_write fails block/raw-win32: Fix compiler warnings (wrong format specifiers) qemu-img: report size overflow error message cutils: change strtosz_suffix_unit function virtio-blk: Return UNSUPP for unknown request types virtio-blk: add x-data-plane=on|off performance feature dataplane: add virtio-blk data plane code virtio-blk: restore VirtIOBlkConf->config_wce flag iov: add qemu_iovec_concat_iov() test-iov: add iov_discard_front/back() testcases iov: add iov_discard_front/back() to remove data dataplane: add Linux AIO request queue dataplane: add event loop dataplane: add virtqueue vring code dataplane: add host memory mapping code configure: add CONFIG_VIRTIO_BLK_DATA_PLANE raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane Signed-off-by: Anthony Liguori --- 217da7fdeb2a4c99c49f22f9dc64c8df2e3a4387