qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Block Filters


From: Benoît Canet
Subject: Re: [Qemu-devel] Block Filters
Date: Wed, 4 Sep 2013 20:15:36 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

> Propagate operations like snapshot down the tree.  block.c is designed
> for bs->file/bs->backing_hd kind of BlockDrivers, perhaps it needs to
> become a bit more generic to support other types of BlockDrivers
> properly.

Shouldn't bs->backing_hd become bs->children[0] and bs->file stay the same ?

Best regards

Benoît



reply via email to

[Prev in Thread] Current Thread [Next in Thread]