qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 5/8] qmp: convert blockdev-snapshot-sync to a


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH v3 5/8] qmp: convert blockdev-snapshot-sync to a wrapper around transactions
Date: Tue, 6 Mar 2012 08:30:31 -0300

On Mon, 05 Mar 2012 20:44:39 +0100
Paolo Bonzini <address@hidden> wrote:

> Il 05/03/2012 19:55, Eric Blake ha scritto:
> > Right now, libvirt has an API virDomainSnapshotCreateXML with a flag
> > VIR_DOMAIN_SNAPSHOT_CREATE_REUSE_EXT, which should map to this new mode
> > operand.  Am I guaranteed that if I pass a 'mode' argument of 'existing'
> > to an older qemu that lacked mode, I will get a sane error?  If so, then
> > this rewrite looks fine from libvirt's point of view.
> 
> Not sure... Luiz?

The question is: will I get an error if I pass an unknown argument to
a command? Yes, you will.



reply via email to

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