mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-21 03:46:10 +02: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>