WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] PRIVCMD in HVM DomU

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] PRIVCMD in HVM DomU
From: Srujan Kotikela <ksrujandas@xxxxxxxxx>
Date: Mon, 20 Jun 2011 14:52:02 -0500
Delivery-date: Mon, 20 Jun 2011 12:52:34 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=Xbupa8pwFG9j9wiUXKuxR2b7WmxVGZaZKuijLMlMZNU=; b=j1LprxfCtcQfWfEwbzIVMLjnC2Kuy6vTP0Tpfn17CnRb0tHso1rYTv88xV23Z8EQ/Q Ai2TEBbML7FAstcwCX9nqmXVx1fghdFpbT4JrMdZjzqJeLJjS6SIou76MqlSRx+zcH1o Ogr0UlNfDswztF8Se+CDD98hpoSVDz8JTWZrs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=YAvu9six5+hAQS8Y5Wy8v7UmPEOmHKMZFGIRLsdCpKyN41xfbX6WkOX60xI283l848 OQfprs81oySiP6ec1D+7mOf4nfvESli2lvpkr0nSJP2Cd/u1E9ebGcKvlxygPdQOfzBu pxdOCjnXA8t3NhMyvGSrt29EaO50pa5QNh30Q=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am trying to make a hypercall from a HVM guest. I tried by copying all the xen-libs from Dom0 to DomU. I am getting an error PRIV_CMD not found (obviously). I have searched online and found installing PV on HVM drivers is a way to go about it. However, this won't guarantee that I can make all the hypercalls (correct me if I am wrong).

I am trying to invoke a custom hypercall (done by modifying xen_source in dom0). So, is it not possible to have just the priv cmd interface in the DomU and invoke a hypercall with xen libraries copied from Dom0 (these libs have my custom hypercall included)?


--
Srujan D. Kotikela
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>