Re: [Qemu-devel] [PATCH 03/15] block: Enable filename option

2013-04-15 Thread Eric Blake
On 04/12/2013 02:47 PM, Kevin Wolf wrote: > This allows using the file.filename option instead of the string that > comes from -drive file=... and is passed around as a separate parameter. > The goal is to get rid of this parameter and use the options QDict more > consistently. > > With this optio

[Qemu-devel] [PATCH 03/15] block: Enable filename option

2013-04-12 Thread Kevin Wolf
This allows using the file.filename option instead of the string that comes from -drive file=... and is passed around as a separate parameter. The goal is to get rid of this parameter and use the options QDict more consistently. With this option you can access not only the top-level image, but spe