mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-30 07:53:36 +00:00
Instead of implementing the alignment adjustment here, use the now existing functionality of bdrv_co_do_pwritev(). Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>