All of lore.kernel.org
 help / color / mirror / Atom feed
* EVTCHNOP_send crash Windows
@ 2010-04-13  9:20 wayne gong
  0 siblings, 0 replies; only message in thread
From: wayne gong @ 2010-04-13  9:20 UTC (permalink / raw)
  To: xen-devel

Hello there,

When I run migration test for my PV drivers, I find that EVTCHNOP_send 
hypercall crash windows with error code 0x7F (0x8...) 
http://msdn.microsoft.com/en-us/library/ff559244(v=VS.85).aspx 
<http://msdn.microsoft.com/en-us/library/ff559244%28v=VS.85%29.aspx> 
when system was migrated for more than 500 times. PV drivers can call it 
successfully for several times before crash when system is suspending or 
resuming. It always happens in some xenstore watch event callback 
routine. Such as read/write device state key or state key changing 
watcher callback routine. The hypercall didn't return from hypervisor 
but windows crashes. I've checked the xenstore base address from share 
info and parameter of that hyper call, looks like are fine. So which 
situation of that hypercall will crash windows? Which part I should 
double check in my PV drivers?

I am using WDK 7600.16385.1, Windows 7 X86, Xen 3.4.0.

BTW, seems that Windows 7 X64 works fine in migration test.

Thanks
Wayne

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-13  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-13  9:20 EVTCHNOP_send crash Windows wayne gong

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.