|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Accessing the hypervisor from VMs
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
|
|
|
|
|