Skip to content
  • Anthony Liguori's avatar
    Merge remote-tracking branch 'stefanha/block' into staging · debe40fb
    Anthony Liguori authored
    
    
    * stefanha/block:
      commit: Remove unused check
      qemu-iotests: Update test cases for commit active
      commit: Support commit active layer
      block: Add commit_active_start()
      mirror: Move base to MirrorBlockJob
      mirror: Don't close target
      qemu-iotests: drop duplicate virtio-blk initialization failure
      vmdk: Allow vmdk_create to work with protocol
      vmdk: Check VMFS extent line field number
      docs: updated qemu-img man page and qemu-doc to reflect VHDX support.
      block: vhdx - improve error message, and .bdrv_check implementation
      block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)
      qapi-schema: fix QEMU 1.8 references
      dataplane: replace hostmem with memory_region_find
      dataplane: change vring API to use VirtQueueElement
      vring: factor common code for error exits
      vring: create a common function to parse descriptors
      sheepdog: fix dynamic grow for running qcow2 format
    
    Message-id: 1387554416-5837-1-git-send-email-stefanha@redhat.com
    Signed-off-by: default avatarAnthony Liguori <aliguori@amazon.com>
    debe40fb