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

Re: [Xen-devel] Accessing the hypervisor from VMs

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Diwaker Gupta <diwakergupta@xxxxxxxxx>
Subject: Re: [Xen-devel] Accessing the hypervisor from VMs
From: Mark Williamson <Mark.Williamson@xxxxxxxxxxxx>
Date: Wed, 9 Mar 2005 19:30:20 +0000
Delivery-date: Wed, 09 Mar 2005 19:38:48 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <1b0b45570503091131732d34a0@xxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <1b0b45570503091131732d34a0@xxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.7.1
You could add one or more hypercalls to do this.  Alternatively, you can put 
the information you want to pass up into a shared memory page so that dom0 
can read it directly.

Cheers,
Mark

On Wednesday 09 March 2005 19:31, Diwaker Gupta wrote:
> Hi everyone,
>
> Is it possible to access the hypervisor through a VM other than dom0?
> I'm not interested in all the control functions -- lets just say I
> want to access the value of some hypervisor variable (stime_irq, for
> instance) from a guest.
>
> TIA


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>