xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* potential bug where mem_event_request_t gfn value == -1?
@ 2012-01-06 20:49 Bob Jung
  2012-01-09 10:02 ` Tim Deegan
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Jung @ 2012-01-06 20:49 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com


Hi there,

I am running an adapted version of tools/tests/xen_access/xen_access.c  to get and respond to memory events to do some analysis.  Anyways, after registering for and receiving single stepping events in my ring buffer where the me_event_request_t's  reason field == MEM_EVENT_REASON_SINGLESTEP, I sometimes see that the gfn in the request is -1.

the guest is HVM windows 32 bit.  For 99.99% of the single step traps the req.gfn value is the correct guest frame number value, but every now and again I get a -1

Does anyone know why this could happen?  

Thanks,
-Bob

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

end of thread, other threads:[~2012-01-09 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-06 20:49 potential bug where mem_event_request_t gfn value == -1? Bob Jung
2012-01-09 10:02 ` Tim Deegan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).