Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
commit2c8cfc0b52b5a4d123c26c0b5fdf941be24805be
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Mar 2018 11:44:26 +0000 (19 11:44 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Mar 2018 11:44:26 +0000 (19 11:44 +0000)
tree7478be50ee491356e6edcac1fc3c41e45c546c94
parent590a3914be26e964bb5dbc13bb7636553fa2db43
parent63ca8406beac44aa59c389ed8578d0c7b3da3402
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging

Block layer patches

# gpg: Signature made Mon 19 Mar 2018 11:01:45 GMT
# gpg:                using RSA key 7F09B272C88F2FD6
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"
# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74  56FE 7F09 B272 C88F 2FD6

* remotes/kevin/tags/for-upstream: (46 commits)
  iotests: Avoid realpath, for CentOS 6
  block: fix iotest 146 output expectations
  iscsi: fix iSER compilation
  block: Fix leak of ignore_children in error path
  vvfat: Fix inherit_options flags
  block/mirror: change the semantic of 'force' of block-job-cancel
  vpc: Require aligned size in .bdrv_co_create
  vpc: Support .bdrv_co_create
  vhdx: Support .bdrv_co_create
  vdi: Make comments consistent with other drivers
  qed: Support .bdrv_co_create
  qcow: Support .bdrv_co_create
  qemu-iotests: Enable write tests for parallels
  parallels: Support .bdrv_co_create
  iotests: Add regression test for commit base locking
  block: Fix flags in reopen queue
  vdi: Implement .bdrv_co_create
  vdi: Move file creation to vdi_co_create_opts
  vdi: Pull option parsing from vdi_co_create
  qemu-iotests: Test luks QMP image creation
  ...

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>