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 +++++ > block.h | 1 + > hw/scsi-disk.c | 3 +-- > 3 files changed, 7 insertions(+), 2 deletions(-) >
Acked-by: Paolo Bonzini <pbonz...@redhat.com> Paolo