On Mon, Feb 19, 2018 at 04:23:33PM +0000, Charles Gonçalves wrote:
> Hello,
> 
> Im getting this Hypercall [op = 0x0040001a ] on xen trace  but can't figure
> out which operation this is.

I guess 0x1a is the hypercall number (26 in decimal), which matches to
__HYPERVISOR_mmuext_op. See xen/include/public/xen.h.

Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to