[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [Q] guest system call doesn't do do_iret() ?
Hello.Basically I'd like to intercept guest's (of course, Linux) system call entry/exit, so I've commented out fast path and I could intercept 'int 0x80' calls, and I expected every system call should call xen's do_iret() , i.e, HYPERVISOR_iret, but it doesn't seem that they call it ! Any idea or comments? What am I missing here? If the guest doesn't use HYPERVISOR_iret, how do they return to userland? Thanks in advance.Min _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |