qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] block: Disable driver-specific options for 1.5


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] block: Disable driver-specific options for 1.5
Date: Wed, 24 Apr 2013 17:03:25 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 24.04.2013 um 16:58 hat Stefan Hajnoczi geschrieben:
> On Wed, Apr 24, 2013 at 03:29:29PM +0200, Kevin Wolf wrote:
> > We don't want to commit to the API yet before everything is worked out.
> > Disable it for the 1.5 release. This commit is meant to be reverted
> > after the 1.5 release.
> > 
> > The disabling of the driver-specific options is achieved by applying the
> > old checks while parsing the command line.
> > 
> > Signed-off-by: Kevin Wolf <address@hidden>
> > ---
> >  blockdev.c               | 118 
> > +++++++++++++++++++++++++++++++++++++++++++++--
> >  tests/qemu-iotests/group |   2 +-
> >  2 files changed, 115 insertions(+), 5 deletions(-)
> 
> I was wondering why you merged the original patches already, this explains it 
> :).

The original patches came in three or four series, the first of which
was merged about a month ago. So it didn't make sense to hold back just
the last one as the basics were already in.

Kevin



reply via email to

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