arena431@gmail.com
2009-Aug-10 02:46 UTC
[Xen-devel] How can I add new custom hyper-calls to a specific DomU ?
Hi all. As stated in the thread subject, How can I add new custom hyper-calls to a specific DomU ? I am developing a new tool for Xen 3.4.0-rc3. I want to communicate between Dom0 and the DomU by some string messages with VMCALL. Incidentally, I have my driver which execute VMCALL instruction on Windows. I would send messages between Dom0 and DomU by using this driver. So, I am looking for the method that Dom0 injects the custom hyper-calls into a specific DomU. Which function should I use in libxc ? Any advice? Thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
kazushi takahashi
2009-Aug-10 03:01 UTC
[Xen-devel] How can I add new custom hyper-calls to a specific DomU ?
Hi all. As stated in the thread subject, How can I add new custom hyper-calls to a specific DomU ? I am developing a new tool for Xen 3.4.0-rc3. I want to communicate between Dom0 and the DomU by some string messages with VMCALL. Incidentally, I have my driver which execute VMCALL instruction on Windows. I would send messages between Dom0 and DomU by using this driver. So, I am looking for the method that Dom0 injects the custom hyper-calls into a specific DomU. Which function should I use in libxc ? Any advice? Thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel