[libvirt] [PATCH v1 06/19] conf: Parse vhost-scsi XML tag

Michal Privoznik mprivozn at redhat.com
Tue Aug 9 12:14:13 UTC 2016


On 25.07.2016 22:48, Eric Farman wrote:
> Add code that will permit a hostdev tag to specify a vhost protocol,
> and parse the associated XML within it.  But don't do anything with
> that information just yet.
> 
> Signed-off-by: Eric Farman <farman at linux.vnet.ibm.com>
> Reviewed-by: Bjoern Walk <bwalk at linux.vnet.ibm.com>
> Reviewed-by: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
> ---
>  src/conf/domain_conf.c | 38 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 38 insertions(+)

Unfortunately, even if this patch is good I cannot ack it because every
parser/formatter extension must go hand in hand with RNG schema &
documentation update.
The code looks good though.

Michal




More information about the libvir-list mailing list