qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V4 5/7] qmp: Allow block_resize to manipulate bs


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH V4 5/7] qmp: Allow block_resize to manipulate bs graph nodes.
Date: Tue, 10 Dec 2013 10:59:37 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 09.12.2013 um 17:41 hat Benoît Canet geschrieben:
> Le Monday 09 Dec 2013 à 17:24:09 (+0100), Kevin Wolf a écrit :
> > Am 05.12.2013 um 18:15 hat Benoît Canet geschrieben:
> > > Signed-off-by: Benoit Canet <address@hidden>
> > > ---
> > >  blockdev.c       | 13 +++++++++----
> > >  hmp.c            |  2 +-
> > >  qapi-schema.json | 10 ++++++++--
> > >  qmp-commands.hx  |  3 ++-
> > >  4 files changed, 20 insertions(+), 8 deletions(-)
> > 
> > Why would you do this on non-top-level nodes?
> 
> What is the meaning of resizing a block filter (quorum/throttle) ?
> Would not we let the user resize the qcow2 file below the filters directly ?

Hm, right... But you wouldn't do it below the first non-filter. I
imagine we need similar rules as for snapshotting there?

Kevin



reply via email to

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