mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-30 14:33:26 +00:00
Use blk_read(), so that it goes through blk_co_preadv() like all read requests from the BB to the BDS. Signed-off-by: Kevin Wolf <kwolf@redhat.com>