Re: [Qemu-devel] [PATCH 50/55] block: New bdrv_set_buffer_alignment()
On Wed, Jul 20, 2011 at 06:24:24PM +0200, Markus Armbruster wrote: > Device models should be able to set it without an unclean include of > block_int.h. Fine with me, Reviewed-by: Christoph Hellwig
[Qemu-devel] [PATCH 50/55] block: New bdrv_set_buffer_alignment()
Device models should be able to set it without an unclean include of block_int.h. Signed-off-by: Markus Armbruster --- block.c |6 -- block.h |1 + hw/ide/core.c |2 +- hw/scsi-disk.c |3 +-- hw/virtio-blk.c |3 +-- 5 files changed, 8 insertions(+), 7 d