Re: [libvirt] [PATCH 3/3] fix other functions to add VIR_NETWORK_FORWARD_VLAN

2018-07-18 Thread Shi Lei
> Sent: Wednesday, July 18, 2018 at 12:38 AM > From: "John Ferlan" > To: "Shi Lei" , libvir-list@redhat.com > Subject: Re: [libvirt] [PATCH 3/3] fix other functions to add > VIR_NETWORK_FORWARD_VLAN > > > > On 07/05/2018 11:36 PM, Shi Lei wrot

Re: [libvirt] [PATCH 3/3] fix other functions to add VIR_NETWORK_FORWARD_VLAN

2018-07-17 Thread John Ferlan
On 07/05/2018 11:36 PM, Shi Lei wrote: > Signed-off-by: Shi Lei > --- > src/conf/domain_conf.c | 1 + > src/conf/virnetworkobj.c | 1 + > src/qemu/qemu_process.c | 1 + > 3 files changed, 3 insertions(+) > This should have been merged into the previous patch; however, this doing point out

[libvirt] [PATCH 3/3] fix other functions to add VIR_NETWORK_FORWARD_VLAN

2018-07-05 Thread Shi Lei
Signed-off-by: Shi Lei --- src/conf/domain_conf.c | 1 + src/conf/virnetworkobj.c | 1 + src/qemu/qemu_process.c | 1 + 3 files changed, 3 insertions(+) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index f4e59f6..bd8b050 100644 --- a/src/conf/domain_conf.c +++ b/src/conf/domai