From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: separate domain info and vcpu context Date: Fri, 29 Apr 2005 11:15:01 -0700 Message-ID: Reply-To: Kip Macy Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org Might it make sense to to add a separate hypercall for getting a vcpu's context? It would be cleaner from my standpoint to have exec_domain be an OUT variable that indicates the number of vcpus in use. It seems a bit odd getting generic info for a domain and then specific context for one of the vcpus. -Kip