[Qemu-devel] [PATCH 08/19] block: iostatus: Drop BDRV_IOS_INVAL

2011-10-27 Thread Luiz Capitulino
A future commit will convert bdrv_info() to the QAPI and it won't provide IOS_INVAL. Luckily all we have to do is to add a new 'iostatus_enabled' member to BlockDriverState and use it instead. Signed-off-by: Luiz Capitulino lcapitul...@redhat.com --- block.c |5 +++-- block.h |3

[Qemu-devel] [PATCH 08/19] block: iostatus: Drop BDRV_IOS_INVAL

2011-10-24 Thread Luiz Capitulino
A future commit will convert bdrv_info() to the QAPI and it won't provide IOS_INVAL. Luckily all we have to do is to add a new 'iostatus_enabled' member to BlockDriverState and use it instead. Signed-off-by: Luiz Capitulino lcapitul...@redhat.com --- block.c |5 +++-- block.h |3