Re: [Qemu-devel] [libvirt] RFC decoupling VM NIC provisioning from VM NIC connection to backend networks

2011-11-01 Thread Daniel P. Berrange
October 31, 2011 3:49 AM > > To: Sumit Naiksatam (snaiksat) > > Cc: libvir-l...@redhat.com; David Wang (dwang2); Ram Durairaj > > (radurair); qemu-devel@nongnu.org > > Subject: Re: [Qemu-devel] [libvirt] RFC decoupling VM NIC provisioning > > from VM NIC connection to b

Re: [Qemu-devel] [libvirt] RFC decoupling VM NIC provisioning from VM NIC connection to backend networks

2011-10-31 Thread Christian Benvenuti (benve)
David Wang (dwang2); Ram Durairaj > (radurair); qemu-devel@nongnu.org > Subject: Re: [Qemu-devel] [libvirt] RFC decoupling VM NIC provisioning > from VM NIC connection to backend networks > > On Fri, Oct 28, 2011 at 04:15:41PM -0700, Sumit Naiksatam (snaiksat) > wrote: > >

Re: [Qemu-devel] [libvirt] RFC decoupling VM NIC provisioning from VM NIC connection to backend networks

2011-10-31 Thread Markus Armbruster
"Daniel P. Berrange" writes: > On Fri, Oct 28, 2011 at 04:15:41PM -0700, Sumit Naiksatam (snaiksat) wrote: >> Hi, >> >> In its current implementation Libvirt makes sure that the network >> interfaces that it passes/provision to a VM (for example to qemu[-kvm]) >> are already connected to its bac

Re: [Qemu-devel] [libvirt] RFC decoupling VM NIC provisioning from VM NIC connection to backend networks

2011-10-31 Thread Daniel P. Berrange
On Fri, Oct 28, 2011 at 04:15:41PM -0700, Sumit Naiksatam (snaiksat) wrote: > Hi, > > In its current implementation Libvirt makes sure that the network > interfaces that it passes/provision to a VM (for example to qemu[-kvm]) > are already connected to its backend (interfaces/networks) by the time