Re: [libvirt] virsh "net-create" explanation

2012-12-26 Thread Osier Yang
On 2012年12月26日 23:36, Bilal Ahmad wrote: Hi all, I am new to libvirt and started looking at the source code. While tracing back the virsh command "net-create", I got stuck into a loop and I would really like someone to explain how this works. In the virsh-network.c, from: network = virNetworkC

Re: [libvirt] [PATCH 0/3] add pci-bridge device and address type

2012-12-26 Thread li guang
在 2012-12-27四的 08:47 +0800,li guang写道: > 在 2012-12-26三的 18:07 +0800,Osier Yang写道: > > > >> > > >> No, even it's not supported now, the proposed XML should be > > >> designed compatible enough for future. Note that as long > > >> as a new XML is added, it can't changed/removed for back-compact, > >

Re: [libvirt] [PATCH 0/3] add pci-bridge device and address type

2012-12-26 Thread li guang
在 2012-12-26三的 18:07 +0800,Osier Yang写道: > >> > >> No, even it's not supported now, the proposed XML should be > >> designed compatible enough for future. Note that as long > >> as a new XML is added, it can't changed/removed for back-compact, > >> so when introducing new XMLs, you should consider

Re: [libvirt] [PATCH 0/3] add pci-bridge device and address type

2012-12-26 Thread Osier Yang
On 2012年12月26日 17:12, li guang wrote: 在 2012-12-26三的 16:28 +0800,Osier Yang写道: On 2012年12月26日 16:12, li guang wrote: 在 2012-12-26三的 15:38 +0800,Osier Yang写道: On 2012年12月26日 09:00, liguang wrote: Now, it's unnecessary to arrange devices into multi-pci-bus, for example:

Re: [libvirt] [PATCH 0/3] add pci-bridge device and address type

2012-12-26 Thread li guang
在 2012-12-26三的 16:28 +0800,Osier Yang写道: > On 2012年12月26日 16:12, li guang wrote: > > 在 2012-12-26三的 15:38 +0800,Osier Yang写道: > >> On 2012年12月26日 09:00, liguang wrote: > >>> Now, it's unnecessary to arrange devices into multi-pci-bus, > >>> for example: > >>> > >>> >>> function='0x0

Re: [libvirt] [RFC] Refactoring bridge driver for portability

2012-12-26 Thread Laine Stump
On 12/23/2012 07:54 AM, Roman Bogorodskiy wrote: > Hi, > > Few weeks ago when I have submitted my all-in-one huge FreeBSD, > Eric made some comments on the networking part: > > http://www.redhat.com/archives/libvir-list/2012-December/msg00432.html > > Now when we're done with most of the other thin

Re: [libvirt] [PATCH 0/3] add pci-bridge device and address type

2012-12-26 Thread Osier Yang
On 2012年12月26日 16:28, Osier Yang wrote: On 2012年12月26日 16:12, li guang wrote: 在 2012-12-26三的 15:38 +0800,Osier Yang写道: On 2012年12月26日 09:00, liguang wrote: Now, it's unnecessary to arrange devices into multi-pci-bus, for example: libvirt will complain about "bus != 0", fortunately, qemu

Re: [libvirt] [PATCH 0/3] add pci-bridge device and address type

2012-12-26 Thread Osier Yang
On 2012年12月26日 16:12, li guang wrote: 在 2012-12-26三的 15:38 +0800,Osier Yang写道: On 2012年12月26日 09:00, liguang wrote: Now, it's unnecessary to arrange devices into multi-pci-bus, for example: libvirt will complain about "bus != 0", fortunately

Re: [libvirt] [Users] Vdsm/libvir error during deploy

2012-12-26 Thread Osier Yang
On 2012年12月25日 00:15, Joop wrote: Dan Kenigsberg wrote: On Mon, Dec 24, 2012 at 02:18:48PM +0100, Joop wrote: Dan Kenigsberg wrote: Which version of libvirt is installed on your host? libvirt-1.0.1-2.fc17.x86_64 libvirt-client-1.0.1-2.fc17.x86_64 libvirt-daemon-1.0.1-2.fc17.x86_64 libvirt

Re: [libvirt] [PATCH 0/3] add pci-bridge device and address type

2012-12-26 Thread li guang
在 2012-12-26三的 15:38 +0800,Osier Yang写道: > On 2012年12月26日 09:00, liguang wrote: > > Now, it's unnecessary to arrange devices into multi-pci-bus, > > for example: > > > > > function='0x0'/> > > > > > > > > > function='0x0'/> > > > > libvirt will complai