[Xen-API] continuous address space with multiple pages between different domUs

2017-01-19 Thread Michalis R
Hi I want to make a continuous address space between two different guest domains. In particular I want to make a read/write queue, so that both domains, can have an address where they can memcpy from/to data. For example: I want 64k bytes space in kernel to act as a queue. I thought of allocating 1

[Xen-API] local domid of PV guest inside its kernel (prefered) or userspace

2017-01-19 Thread Michalis R
Hi Is there any way to get the domid of the running PV Guest? For example if from dom0 I have created a guest with domain id 42, I need to get this domid number (not hardwired) either in guest userspace or guest kernel. Thanks ___ Xen-api mailing list Xe