|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Explicit return type for Hypercall
On 09/04/2009 11:38, "Tej" <bewith.tej@xxxxxxxxx> wrote:
> eg in GCOV case, I issued hypercall, when there is no corresponding
> entry in Hypervisor, it gives -38<3> as return type. and Kernel Send a
> message to userspace (in case of kernel module) as Kernel does not
> have module support, which is total misleading.
The return code is ENOSYS, which is appropriate for an unimplemented
hypercall.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|