From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH, RFC] Add sysctl to HVM hypercall table Date: Wed, 8 Sep 2010 14:02:19 -0700 Message-ID: References: <4C87B306.7050006@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4C87B306.7050006@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Daniel De Graaf Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 08/09/2010 09:00, "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. You realise that as it stands the domain needs to be as privileged as dom0 to successfully execute the sysctl hypercall? -- Keir