Am 23.09.2015 um 17:46 hat Max Reitz geschrieben:
> On 17.09.2015 15:48, Kevin Wolf wrote:
> > It allows changing the BlockDriverState that a BlockBackend points to.
> >
> > Signed-off-by: Kevin Wolf
> > ---
> > block/block-backend.c | 16
> > include/block/block_int.h | 2
On 17.09.2015 15:48, Kevin Wolf wrote:
> It allows changing the BlockDriverState that a BlockBackend points to.
>
> Signed-off-by: Kevin Wolf
> ---
> block/block-backend.c | 16
> include/block/block_int.h | 2 ++
> 2 files changed, 18 insertions(+)
>
> diff --git a/block/