From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Veillard Subject: Re: [PATCH 0 of 5] multiple cpumask and vcpu-pin all keyword Date: Wed, 16 Aug 2006 17:22:52 -0400 Message-ID: <20060816212252.GY30293@redhat.com> References: <20060816210242.GX30293@redhat.com> <20060816210544.GZ1694@us.ibm.com> <20060816211247.GA1694@us.ibm.com> Reply-To: veillard@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20060816211247.GA1694@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ryan Harper Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Wed, Aug 16, 2006 at 04:12:47PM -0500, Ryan Harper wrote: > * Ryan Harper [2006-08-16 16:06]: > > * Daniel Veillard [2006-08-16 16:03]: > > > On Wed, Aug 16, 2006 at 03:49:34PM -0500, Ryan Harper wrote: > > > > This series of patches relates to the cpus parameter and pinning vcpus. > > > > The first patch is a clean-up of getVcpuInfo, which previously only > > > > returned the vcpu to cpu mapping. This was insufficient for extracting > > > > affinity information. The patch extends getVcpuInfo to return a dict of > > > > all the fields in xm vcpu-list for a domain. It also fixes a couple > > > > users of the function and moves them to a new vcpu_to_cpu function which > > > > retains the old behavior of getVcpuInfo. > > > > > > How is that affecting the xend sxp API ? This may break libvirt 0.1.4 > > > which uses those. > > The cpus parameter and vcpu 'all' changes add new behavior and do not > modify any existing behavior, so no changes to the sxp API. Okay, thanks :-) Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/