This is a small step towards a more complete separation from BlockDriverState to block backend users.
Fam Zheng (4): monitor: Convert bdrv_find to blk_by_name migration: Convert bdrv_find to blk_by_name blockdev: Convert bdrv_find to blk_by_name block: Drop bdrv_find block.c | 9 ----- blockdev.c | 92 +++++++++++++++++++++++++++++++++------------------ include/block/block.h | 1 - migration/block.c | 7 ++-- monitor.c | 9 ++--- 5 files changed, 69 insertions(+), 49 deletions(-) -- 1.9.3