mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-05 11:15:41 +00:00
This function removes the BlockDriverState associated with the given BlockBackend from that BB and sets the BDS pointer in the BB to NULL. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>