Am 12.10.2015 um 22:00 hat Max Reitz geschrieben:
> *** This series is based on v3 of Kevin's  ***
> *** "block: Get rid of bdrv_swap()" series ***
> 
> This series reworks a lot regarding BlockBackend and media. Basically,
> it allows empty BlockBackends, that is BBs without a BDS tree.
> 
> Before this series, empty drives are represented by a BlockBackend with
> an empty BDS attached to it (a BDS with a NULL driver). However, now we
> have BlockBackends, thus an empty drive should be represented by a
> BlockBackend without any BDS tree attached to it. This is what this
> series does.

Patches 17-22:
Reviewed-by: Kevin Wolf <kw...@redhat.com>

Reply via email to