Re: [libvirt] [PATCH ] (type ioem) adding mode type = "pvxen" configuration option in to libvirt (XEN)

2009-02-09 Thread Gihan Munasinghe
Richard W.M. Jones wrote: On Tue, Feb 03, 2009 at 01:56:31PM +, Gihan Munasinghe wrote: -virBufferAddLit(buf, "(type ioemu)"); +virBufferAddLit(buf, "(type ioemu)");*/ The other thing I was going to say is don't comment out code. If t

Re: [libvirt] FreeNodeMemory

2009-02-06 Thread Gihan Munasinghe
Stefan de Konink wrote: Gihan Munasinghe wrote: Hi Is there a specific reason for not having a "free_memory" with in the "virNodeInfo" structure. I can see there is "virNodeGetFreeMemory(connection)" which currently not implemented for XEN.. I can add the p

[libvirt] FreeNodeMemory

2009-02-06 Thread Gihan Munasinghe
y we have not add "free_memory" in to the virNodeInfo structure.. Thanks -- Gihan Munasinghe R&D Team Leader XCalibre Communications Ltd. www.flexiscale.com -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH ] (type ioem) adding mode type = "pvxen" configuration option in to libvirt (XEN)

2009-02-03 Thread Gihan Munasinghe
Daniel P. Berrange wrote: On Thu, Dec 04, 2008 at 10:33:28PM +, Gihan Munasinghe wrote: Daniel P. Berrange wrote: As I mentioned before this should be handled with the existing XML element. ...no model element... -> Default QEMU nic + Parav

Re: [libvirt] [PATCH ] (type ioem) adding qemu nic configuration option in to libvirt (XEN)

2008-12-04 Thread Gihan Munasinghe
Daniel P. Berrange wrote: On Thu, Dec 04, 2008 at 09:50:01PM +, Gihan Munasinghe wrote: This is not suitable because it is adding attributes that are specific to the Xen hypervisor. Why can not this be used with any other hypervisor. The situation that I am concerned here

[libvirt] [PATCH ] (type ioem) adding qemu nic configuration option in to libvirt (XEN)

2008-12-04 Thread Gihan Munasinghe
hen I have pv divers installed with in my VM ) I have attached the patch files, Let me know what you guys think. Thanks Gihan -- Gihan Munasinghe R&D Team Leader XCalibre Communications Ltd. www.flexiscale.com --- domain_conf.h.back 2008-12-04 15:31:38.0 + +++ domain_conf.

Re: [libvirt] Allowing for network interface definition

2008-12-02 Thread Gihan Munasinghe
Daniel P. Berrange wrote: On Tue, Dec 02, 2008 at 09:24:24PM +, Gihan Munasinghe wrote: The "type" attribute is used to specify how the network card is connected to the host networking. You're after something that changes what is exposed tto the guest. The XML for

[libvirt] Allowing for network interface definition

2008-12-02 Thread Gihan Munasinghe
bvirt of the way user want to write their own management stack). If so could I contribute the patch to the mailing list. Looking forward to hearing from you all, I am new to libvirt therefore any comments will be greatly appreciated :-) Thanks Gihan -- Gihan Munasinghe R&D Team Leade