Re: [Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use

2012-06-06 Thread Kevin Wolf
Am 05.06.2012 23:32, schrieb Paolo Bonzini: > Il 05/06/2012 16:49, Markus Armbruster ha scritto: >> With this and the related fix for xen applied, block_int.h is finally >> gone from hw/. >> >> Markus Armbruster (2): >> block: New bdrv_get_flags() >> scsi-disk: Don't peek behind the BlockDriver

Re: [Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use

2012-06-05 Thread Paolo Bonzini
Il 05/06/2012 16:49, Markus Armbruster ha scritto: > With this and the related fix for xen applied, block_int.h is finally > gone from hw/. > > Markus Armbruster (2): > block: New bdrv_get_flags() > scsi-disk: Don't peek behind the BlockDriverState abstraction > > block.c|5 +