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

2006-07-29 Thread Daniel P. Berrange
On Fri, Jul 28, 2006 at 03:18:17PM -0600, Jim Fehlig wrote: Has any progress been made on this proposal? I don't see anything in current CVS. This functionality would be useful for Xen-CIM project. IIRC Michel Ponceau might have started on some prototype code, but he didn't post it to the

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

2006-07-28 Thread Jim Fehlig
Has any progress been made on this proposal? I don't see anything in current CVS. This functionality would be useful for Xen-CIM project. Regards, Jim [EMAIL PROTECTED] wrote: Corrections on proposal: 1) PinVcpus Replace: * @cpumap: pointer to a bit map of real CPUs (format in

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[];

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

2006-07-10 Thread Daniel P. Berrange
On Mon, Jul 10, 2006 at 12:44:34PM -0400, Daniel Veillard wrote: /** * virDomainGetVcpus: * @domain: pointer to domain object, or NULL for Domain0 * @info: pointer to an array of virVcpuInfo structures * @maxinfo: number of structures in info array * * Extract information