]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
block: New bdrv_set_buffer_alignment()
authorMarkus Armbruster <armbru@redhat.com>
Tue, 6 Sep 2011 16:58:56 +0000 (18:58 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 12 Sep 2011 13:17:22 +0000 (15:17 +0200)
commit7b6f9300d55c6f01a65ed27a25b87b2748faceee
treee324791fd740f92f06157f028958d207c52adf45
parentfb0c61a5a51cd51f0c4e2f009ccb4a44bd9d8544
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 <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
block.h
hw/ide/core.c
hw/scsi-disk.c
hw/virtio-blk.c