Re: [Libvir] Re: Proposal : add 3 functions to Libvirt API, for virtual CPUs

2006-07-17 Thread Daniel P. Berrange
On Mon, Jul 17, 2006 at 01:50:25PM +0100, Daniel P. Berrange wrote: On Tue, Jul 11, 2006 at 10:50:53AM -0400, Daniel Veillard wrote: On Tue, Jul 11, 2006 at 04:14:12PM +0200, [EMAIL PROTECTED] wrote: Hum, I could see compilers righteously complaining about unsigned char cpumap[];

[Libvir] virDomainLookupByID problem when Root

2006-07-17 Thread Daniele Sgandurra
Hi all!I've tried to compile and execute info1.c both as user and as root. As user I have no problem, but as root I get:Failed to find Domain 0I've traced back the problem to the function:virDomainLookupByID(virConnectPtr conn, int id)at the line:path = xs_get_domain_path(conn-xshandle, (unsigned

Re: [Libvir] virDomainLookupByID problem when Root

2006-07-17 Thread Daniel P. Berrange
On Mon, Jul 17, 2006 at 06:21:14PM +0200, Daniele Sgandurra wrote: Many thanks for your quick reply!!! I've tried to download the latest version from: http://libvirt.org/sources/ but I couldn't find the 0.1.3 version (tar.gz). Moreover the file: It seems the HTTP download site is missing