|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] communication between hypervisor and guest OS
>
> Hi everyone,
>
> currently I'm working on a security project where communication
between the
> hypervisor and the guest kernel is needed.
>
> I'm new to (para)virtualization development and I was wondering if xen
> provides any predefined interfaces for my concern.
>
> In addition, are there any good papers / documentation on developing
with xen?
>
What sort of communication?
Do you really mean the hypervisor or do you mean Dom0?
The communication between DomX and the hypervisor is normally done via
hypercalls, but maybe that doesn't suit your requirements?
James
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|