[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Hypervisor can get PV guest's value?
On Sat, 2015-06-27 at 03:36 -0700, nicelhc13 wrote: > I want to use guest's variables on Xen hypervisor. > > But I don't know how to do exactly. > > First, I was thinking that I could use grant table but grant-table is not > related to this issue(cause grant-table is used inter-domain) > > > Is there any way to get PV guest's variables? or is there no solution? Xen can certainly map and access a PV guest's memory but it generally doesn't have access to the guest symbol table to find individual variables without being explicitly told about them. I think it would be best if you described your end goal (i.e. what variables you think you want to access and why) so that people on this list can advise on the best approach to take. Ian. > > Thanks. > > > > -- > View this message in context: > http://xen.1045712.n5.nabble.com/Hypervisor-can-get-PV-guest-s-value-tp5727837.html > Sent from the Xen - Dev mailing list archive at Nabble.com. > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |