From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel De Graaf Subject: Re: [PATCH, RFC] Add sysctl to HVM hypercall table Date: Wed, 08 Sep 2010 12:00:06 -0400 Message-ID: <4C87B306.7050006@tycho.nsa.gov> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 09/08/2010 11:38 AM, Keir Fraser wrote: > On 08/09/2010 08:20, "Daniel De Graaf" wrote: > >> The sysctl hypercall should be callable from HVM guests. > > Why? > > K. I would like to be able to call xc_domain_getinfolist from an HVM driver domain. This uses the XEN_SYSCTL_getdomaininfolist sysctl. >> >> It may be useful to add all (or almost all) hypercalls to the HVM >> hypercall table, rather than adding them one at a time when it is found >> that a useful one is missing. While a few hypercalls don't make sense >> when calling from HVM, any call that can interact with global xen state >> or another domain could be useful to an HVM driver domain. Thoughts? > > -- Daniel De Graaf National Security Agency