Re: [Qemu-devel] [PATCH 0/7] block: Add driver specific options

2013-03-04 Thread Stefan Hajnoczi
On Fri, Mar 01, 2013 at 09:13:34PM +0100, Kevin Wolf wrote: > Instead of constantly keeping complaining that we need this big -blockdev > things, let's start attacking individual parts of the project. Here is the > first part, allowing block drivers to provide additional -drive options. > > Any op

[Qemu-devel] [PATCH 0/7] block: Add driver specific options

2013-03-01 Thread Kevin Wolf
Instead of constantly keeping complaining that we need this big -blockdev things, let's start attacking individual parts of the project. Here is the first part, allowing block drivers to provide additional -drive options. Any options that isn't processed by the block layer is passed to the driver