qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 7/8] blockdev: add Abort transaction


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3 7/8] blockdev: add Abort transaction
Date: Thu, 16 May 2013 09:37:15 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, May 15, 2013 at 01:01:15PM -0600, Eric Blake wrote:
> On 05/15/2013 08:34 AM, Stefan Hajnoczi wrote:
> > +++ b/qapi-schema.json
> > @@ -1630,6 +1630,14 @@
> >              '*mode': 'NewImageMode', '*speed': 'int' } }
> >  
> >  ##
> > +# @Abort
> > +#
> > +# This action can be used to test transaction failure.
> > +###
> > +{ 'type': 'Abort',
> > +  'data': { } }
> > +
> 
> Probably should add a Since: 1.6 notation.  With that,

Will add in v4.



reply via email to

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