Hello, does Xen support sharing memory pages between multiple domains
(such as as Dom0, DomU1, DomU2)? The Grant Table hypercalls seem
limited to:
IOCTL_GNTALLOC_ALLOC_GREF
IOCTL_GNTALLOC_DEALLOC_GREF
IOCTL_GNTALLOC_SET_UNMAP_NOTIFY
Is there any mechanism to not allocate, but only share existing
Hello, is there any supported way to attach a debugger to Xen 4.4.0,
or does everyone just use the printf method?
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Does anyone know if its possible to run an Android DomU on Xen without
rooting Android?
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
did here is closed source.
On Fri, Aug 7, 2015 at 12:43 PM, Wei Liu wrote:
> On Fri, Aug 07, 2015 at 12:19:13PM -0400, hanji unit wrote:
>> Hello, I am planning to develop inter-domain graphical window
>> forwarding, as it is a critical piece of Xen that is missing, that
>> o
Hello, I am planning to develop inter-domain graphical window
forwarding, as it is a critical piece of Xen that is missing, that
other Hypervisors have (such as VMWare Unity Mode and VirtualBox
Seamless Mode). Searching around on the internet, I see that there is
no current support for such a featu
ts.xenproject.org [mailto:win-pv-devel-
>> boun...@lists.xenproject.org] On Behalf Of hanji unit
>> Sent: 31 December 2014 15:15
>> To: win-pv-de...@lists.xenproject.org; xen-devel@lists.xen.org
>> Subject: [win-pv-devel] XenBus_AddWatch
>>
>> Hello, I am calling
Hello, I am calling XenBus_AddWatch API from a DomU guest in the
win-pvdrivers xenpci driver, and noticed that I am not able to watch
xenstore entries that are outside of the DomU's xenstore tree. For
example, the following call in
XenPci_EvtDeviceD0EntryPostInterruptsEnabled fails with response="E
Adding main Xen development list too.
On Mon, Nov 10, 2014 at 1:00 PM, hanji unit wrote:
> Hello. I am looking at windows Paravirtualization support and I've seen a
> few projects including:
>
> 1) win-pvdrivers by James Harper (
> http://wiki.xen.org/wiki/Xen_Windows_Gp