On 02/11/2014 11:33 PM, Chunyan Liu wrote: > qcow.c: replace QEMUOptionParamter with QemuOpts > > Signed-off-by: Dong Xu Wang > Signed-off-by: Chunyan Liu > --- > block/qcow.c | 61 ++++++++++++++++++++++++++++----------------------------- > 1 files changed, 30 insertions(+), 31 deletions(-) > > +static QemuOptsList qcow_create_opts = { Probably could add 'const' here and in other patches. Reviewed-by: Eric Blake -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org