From: "Min Lee" <min.lee@gatech.edu>
To: Ashish Bijlani <ashish.bijlani@gmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [Q] guest system call doesn't do do_iret() ?
Date: Fri, 7 Dec 2007 14:36:29 -0500 [thread overview]
Message-ID: <00de01c83908$78efc440$0d00a8c0@MiniT61> (raw)
In-Reply-To: ec55b17e0712070753q3677a610y5a4a252e967268da@mail.gmail.com
Yes, I've tried Dom0's.
Does it make difference if I try DomU's?
----- Original Message -----
From: Ashish Bijlani
To: Min Lee
Sent: Friday, December 07, 2007 10:53 AM
Subject: Re: [Xen-devel] [Q] guest system call doesn't do do_iret() ?
are you trying to intercept Dom0's system calls?
On Dec 5, 2007 11:22 PM, Min Lee <min.lee@gatech.edu> wrote:
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@lists.xensource.com
http://lists.xensource.com/xen-devel
prev parent reply other threads:[~2007-12-07 19:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-06 4:22 [Q] guest system call doesn't do do_iret() ? Min Lee
[not found] ` <ec55b17e0712070753q3677a610y5a4a252e967268da@mail.gmail.com>
2007-12-07 19:36 ` Min Lee [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='00de01c83908$78efc440$0d00a8c0@MiniT61' \
--to=min.lee@gatech.edu \
--cc=ashish.bijlani@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.