[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Communication between HVM and dom0 through the Hypervisor
Is there currently a method for passing information between a HVM domain and domain 0 directly through the hypervisor? I understand there could be at least three ways to do so: -VMCALL from HVM + params in registers. -using "PV-on-HVM", but I think the frontend drivers need to be ported in the mainline Linux kernel and this is currently being done, right? -using XenStore/XenBus (is that possible?) As an example, suppose I have a HVM running Linux (on Intel IVT-x), and I want to call a callback function in dom0 each time the HVM contacts the hypervisor, what would you suggest me to do? Imagine I want to notify dom0 each time a process issues a system call, by adding some code in the prologue of the syscall handler to notify the hypervisor. Thank you very much :-) ___________________________________ L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |