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

2013-07-30 Thread Stefan Hajnoczi
On Tue, Jul 30, 2013 at 02:58:27PM +0200, Kevin Wolf wrote: > We don't want to commit to the API yet before everything is worked out. > Like already for 1.5, disable it again for the 1.6 release. This commit > is meant to be reverted after the 1.6 release. > > The disabling of the driver-specific

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

2013-07-30 Thread Eric Blake
On 07/30/2013 06:58 AM, Kevin Wolf wrote: > We don't want to commit to the API yet before everything is worked out. > Like already for 1.5, disable it again for the 1.6 release. This commit > is meant to be reverted after the 1.6 release. > > The disabling of the driver-specific options is achieve

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

2013-07-30 Thread Kevin Wolf
We don't want to commit to the API yet before everything is worked out. Like already for 1.5, disable it again for the 1.6 release. This commit is meant to be reverted after the 1.6 release. The disabling of the driver-specific options is achieved by applying the old checks while parsing the comma