Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-12' into queue...
commitefc2645f714aae1bcf22e8165cad51c57f34fdf3
authorKevin Wolf <kwolf@redhat.com>
Thu, 12 May 2016 13:35:20 +0000 (12 15:35 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 12 May 2016 13:35:20 +0000 (12 15:35 +0200)
treeb7f6c7ceae0977dc2cc569d0de1e6942d5aa6fb0
parentaad0b7a0bfbd6d200f617396c0d3b71ac7abfa40
parent5a8fabf3333c8b445f514377a4292ad0354fd35c
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-12' into queue-block

Block patches for 2.7

# gpg: Signature made Thu May 12 15:34:13 2016 CEST using RSA key ID E838ACAD
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>"

* mreitz/tags/pull-block-for-kevin-2016-05-12:
  qemu-iotests: iotests: fail hard if not run via "check"
  block: enable testing of LUKS driver with block I/O tests
  block: add support for encryption secrets in block I/O tests
  block: add support for --image-opts in block I/O tests
  qemu-io: Add 'write -z -u' to test MAY_UNMAP flag
  qemu-io: Add 'write -f' to test FUA flag
  qemu-io: Allow unaligned access by default
  qemu-io: Use bool for command line flags
  qemu-io: Make 'open' subcommand more like command line
  qemu-io: Add missing option documentation
  qmp: add monitor command to add/remove a child
  quorum: implement bdrv_add_child() and bdrv_del_child()
  Add new block driver interface to add/delete a BDS's child
  qemu-img: check block status of backing file when converting.
  iotests: fix the redirection order in 083

Signed-off-by: Kevin Wolf <kwolf@redhat.com>