|
|
|
|
|
|
|
|
|
|
xen-devel
Derek,
You've twice been pointed to xentrace as an example of how to pass
information between Xen and a user-space program. That uses the
general Xen "paradigm" of hypercalls, event channels, and shared
memory. If you have more questions on how that works, or specific
advice for implementing a modified version that does "import", feel
free to ask those questions here. Starting from scratch with the same
basic question isn't going to get you any further than it did the
first two times.
-George
On Mon, Aug 10, 2009 at 2:48 PM, Derek
Riley<derek.riley@xxxxxxxxxxxxxxxxxxx> wrote:
> Hello-
> I have posted to this list several times re-iterating the same problem
> (trying to figure out an API mechanism between Xen and the user space), and
> I haven't heard much from you guys.
>
> Could someone at least point me to the file(s) that handle the API
> communication between Xen and XM? Ideally, I would like to find a way to
> read/write to a file/device from within the scheduler, but no one has said
> anything useful about how to accomplish this.
>
> I apologize for the repeated attempts to get the same information, but I
> know there are people on this list who could help me, or at least point me
> in the right direction. Any help is appreciated. Thanks
> --Derek
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|