On 24 April 2017 at 20:19, Jeff Cody <[email protected]> wrote: > The following changes since commit 4c55b1d0bad8a703f0499fe62e3761a0cd288da3: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' > into staging (2017-04-24 14:49:48 +0100) > > are available in the git repository at: > > git://github.com/codyprime/qemu-kvm-jtc.git tags/block-pull-request > > for you to fetch changes up to ecfa185400ade2abc9915efa924cbad1e15a21a4: > > qemu-iotests: _cleanup_qemu must be called on exit (2017-04-24 15:09:33 > -0400) > > ---------------------------------------------------------------- > Pull v2, with 32-bit errors fixed. I don't have OS X to test compile on, > but I think it is safe to assume the cause of the compile error was the same. > ---------------------------------------------------------------- > > Ashish Mittal (2): > block/vxhs.c: Add support for a new block device type called "vxhs" > block/vxhs.c: Add qemu-iotests for new block device type "vxhs" > > Jeff Cody (10): > qemu-iotests: exclude vxhs from image creation via protocol > block: add bdrv_set_read_only() helper function > block: do not set BDS read_only if copy_on_read enabled > block: honor BDRV_O_ALLOW_RDWR when clearing bs->read_only > block: code movement > block: introduce bdrv_can_set_read_only() > block: use bdrv_can_set_read_only() during reopen > block/rbd - update variable names to more apt names > block/rbd: Add support for reopen() > qemu-iotests: _cleanup_qemu must be called on exit >
Applied, thanks. -- PMM
