On Wed, 02/12 11:14, Eric Blake wrote: > On 02/11/2014 08:05 PM, Fam Zheng wrote: > > As another convinience to allow using commands that expect a dict as > > You missed this, even though I pointed it out in v2: > > s/convinience/convenience/
Oops, I'm sorry for that. Luiz, would you fix this when applying? Thanks, Fam > > > argument, this patch adds support for foo.bar=value syntax, similar to > > command line argument style: > > > > (QEMU) blockdev-add options.driver=file options.id=drive1 > > options.filename=... > > > > Signed-off-by: Fam Zheng <f...@redhat.com> > > > > --- > > My python is weak, so take this with a grain of salt: > Reviewed-by: Eric Blake <ebl...@redhat.com> > > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >