On Tuesday, July 13, 2010 10:54:21 am Kevin Wolf wrote: > These are some more fixes that should go into 0.13.
Any of these 0.12-stable material? > > The following changes since commit > f077caa99c21847152e706e222277b378cb0ec2f: > > Merge remote branch 'mst/for_anthony' into staging (2010-07-13 08:56:27 > -0500) > > are available in the git repository at: > > git://repo.or.cz/qemu/kevin.git for-anthony > > Markus Armbruster (3): > virtio-pci: Check for virtio_blk_init() failure > virtio-blk: Fix virtio-blk-s390 to require drive > ide scsi virtio-blk: Reject empty drives unless media is removable > > Shahar Havivi (1): > Block migration fail, ignore error from bdrv_getlength > > Stefan Weil (1): > qemu-img: Fix copy+paste bug in documentation > > block-migration.c | 2 +- > hw/ide/core.c | 4 ++++ > hw/scsi-disk.c | 5 +++++ > hw/virtio-blk.c | 10 ++++++++++ > hw/virtio-pci.c | 5 ++--- > qemu-img-cmds.hx | 2 +- > 6 files changed, 23 insertions(+), 5 deletions(-)