Re: [libvirt] [PATCH v2 00/11] conf: partial net model enum conversion

2019-04-16 Thread Michal Privoznik
On 3/13/19 4:51 PM, Cole Robinson wrote: v1 here: https://www.redhat.com/archives/libvir-list/2019-January/msg00763.html Changes since v1: - patch #7, case insensitive model input comparison - Add xml2xml testing - compile tested on freebsd12.0 This series partially converts the net->model valu

Re: [libvirt] [PATCH v2 00/11] conf: partial net model enum conversion

2019-03-28 Thread Cole Robinson
ping On 3/13/19 11:51 AM, Cole Robinson wrote: > v1 here: > https://www.redhat.com/archives/libvir-list/2019-January/msg00763.html > > Changes since v1: > - patch #7, case insensitive model input comparison > - Add xml2xml testing > - compile tested on freebsd12.0 > > This series partially conve

[libvirt] [PATCH v2 00/11] conf: partial net model enum conversion

2019-03-13 Thread Cole Robinson
v1 here: https://www.redhat.com/archives/libvir-list/2019-January/msg00763.html Changes since v1: - patch #7, case insensitive model input comparison - Add xml2xml testing - compile tested on freebsd12.0 This series partially converts the net->model value from a string to an enum. We wrap the exi