]> xenbits.xensource.com Git - libvirt.git/commit
util: virqemu: Introduce virQEMUBuildNetdevCommandlineFromJSON
authorPeter Krempa <pkrempa@redhat.com>
Thu, 14 May 2020 08:10:16 +0000 (10:10 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 20 May 2020 07:41:57 +0000 (09:41 +0200)
commit486bfba8b2b9e003916072ecf21eeb1d629a718d
treeb6083c42b68ce8bc86e68e588f9d4a62ca79e7f4
parenteb56a986722bd79856e2f2cae9276eb6dc261880
util: virqemu: Introduce virQEMUBuildNetdevCommandlineFromJSON

In preparation for converting the generator of -netdev to generate JSON
which will be used to do the command line rather than the other way
around we need to introduce a convertor which properly configures
virQEMUBuildCommandLineJSON for the quirks of -netdev.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
src/libvirt_private.syms
src/util/virqemu.c
src/util/virqemu.h