All of lore.kernel.org
 help / color / mirror / Atom feed
* there is no sysret in X86_emulate, why?
@ 2014-10-30  1:46 hanyandong
  2014-10-30 10:04 ` Jan Beulich
  0 siblings, 1 reply; 5+ messages in thread
From: hanyandong @ 2014-10-30  1:46 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 359 bytes --]

hi, all


(1)In x86_emulate(), there are sysenter/sysexit, syscall. But why no sysret?


(2)I want to iuntercept syscall/sysret, so I unset the EFER.SCE, so syscall/sysret will trap into Xen, then I emulate syscall/sysret.
But  I only see syscall and did not see one sysret,  the guest run as usual.  any one can give me an hint?


--
Best Regards,
yandong



[-- Attachment #1.2: Type: text/html, Size: 620 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-31  1:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30  1:46 there is no sysret in X86_emulate, why? hanyandong
2014-10-30 10:04 ` Jan Beulich
2014-10-30 10:22   ` Egger, Christoph
2014-10-31  1:56     ` hanyandong
2014-10-30 11:59   ` hanyandong

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.