On Tue, May 10, 2016 at 6:12 AM, tutu sky wrote:
>
>
>
> From: Dario Faggioli
> Sent: Tuesday, May 10, 2016 7:32 AM
> To: tutu sky; Xen-devel@lists.xen.org
> Subject: Re: [Xen-devel] Hypercall invoking
>
> On Tue, 2016-05-
From: Dario Faggioli
Sent: Tuesday, May 10, 2016 7:32 AM
To: tutu sky; Xen-devel@lists.xen.org
Subject: Re: [Xen-devel] Hypercall invoking
On Tue, 2016-05-10 at 06:49 +, tutu sky wrote:
> Hi,
> I added a new hypercall to xen successfully, but
On Tue, 2016-05-10 at 06:49 +, tutu sky wrote:
> Hi,
> I added a new hypercall to xen successfully, but when i try to invoke
> it in dom0 using privcmd, i am unable to invoke (using XC), I must cd
> to /xen.x.y.z/tools/xcutils and then try to invoke hypercall by XC
> interface which i created f
Hi,
I added a new hypercall to xen successfully, but when i try to invoke it in
dom0 using privcmd, i am unable to invoke (using XC), I must cd to
/xen.x.y.z/tools/xcutils and then try to invoke hypercall by XC interface which
i created for it.
DO functions of hypercall is written in /xen/common