
26 Sep
2019
26 Sep
'19
6:52 a.m.
On 9/22/19 1:59 AM, Laine Stump wrote:
Patch 2/2 is the actual fix. 1/2 is just to make the fix simpler.
NB: these two patches should also be included with the other patches for https://bugzilla.redhat.com/1745815
Laine Stump (2): conf: take advantage of VIR_AUTO* in virDomainNetCreatePort() conf: refresh network ports missing from network driver on restart
src/conf/domain_conf.c | 82 +++++++++++++++++++----------------- src/conf/virnetworkportdef.h | 1 + 2 files changed, 44 insertions(+), 39 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> And I don't care if you squash 1.5/2 into 1/2 as you suggest or push it as a separate patch. But please address my comments first. Michal