Re: [libvirt] [PATCH] qemu: Remove hostdev entry when freeing the depending network entry

2013-08-28 Thread Peter Krempa
On 08/28/13 07:17, Laine Stump wrote: > On 08/27/2013 01:21 PM, Peter Krempa wrote: >> When using a that points to a network with >> hostdev forwarding mode a hostdev alias is created for the network. This >> allias is inserted into the hostdev list, but is backed with a part of >> the network obj

Re: [libvirt] [PATCH] qemu: Remove hostdev entry when freeing the depending network entry

2013-08-27 Thread Laine Stump
On 08/27/2013 01:21 PM, Peter Krempa wrote: > When using a that points to a network with > hostdev forwarding mode a hostdev alias is created for the network. This > allias is inserted into the hostdev list, but is backed with a part of > the network object that it is connected to. > > When a VM i

Re: [libvirt] [PATCH] qemu: Remove hostdev entry when freeing the depending network entry

2013-08-27 Thread Peter Krempa
- Original Message - > From: "Peter Krempa" > To: libvir-list@redhat.com > Cc: "Peter Krempa" > Sent: Tuesday, August 27, 2013 7:21:24 PM > Subject: [libvirt] [PATCH] qemu: Remove hostdev entry when freeing the > depending network ent

[libvirt] [PATCH] qemu: Remove hostdev entry when freeing the depending network entry

2013-08-27 Thread Peter Krempa
When using a that points to a network with hostdev forwarding mode a hostdev alias is created for the network. This allias is inserted into the hostdev list, but is backed with a part of the network object that it is connected to. When a VM is being stopped qemuProcessStop() calls networkReleaseA