All of lore.kernel.org
 help / color / mirror / Atom feed
* Reading the Xen Core Dump File - How to deal with unsigned longs
       [not found] <AANLkTinZYd9eLYDPWPwI2JwClE9GWTYz1W7Q9NTcrhVY@mail.gmail.com>
@ 2010-05-11 18:14 ` Puneet Lakhina
  0 siblings, 0 replies; only message in thread
From: Puneet Lakhina @ 2010-05-11 18:14 UTC (permalink / raw)
  To: xen-devel

Hi,

Im trying to read the coredump file of a xen domain, and Iv noticed a
few types includes in the file like vcpu_guest_context[1] use unsigned
longs, the size of which is system dependent. But I am uncertain as to
whether this depends on the dom0 the dump was taken from or whether it
depends on the hypervisor or whether it depends on the dump domU. The
reason I am asking this is because I am running Xen in an environment
where the dom0 is 32 bit and the hypervisor is 64 bit, and the domUs
whose dumps I am analyzing are 64 bit.

Thanks

[1] http://www.google.com/codesearch/p?hl=en#4Wqoij9clTg/xen/include/public/arch-x86/xen.h&q=vcpu_guest_context_t%20lang:c%20package:%22http://xenbits.xensource.com/xen-unstable.hg%22&sa=N&cd=5&ct=rc
-- 
Regards,
Puneet
http://www.cs.ucsb.edu/~puneet

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

only message in thread, other threads:[~2010-05-11 18:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <AANLkTinZYd9eLYDPWPwI2JwClE9GWTYz1W7Q9NTcrhVY@mail.gmail.com>
2010-05-11 18:14 ` Reading the Xen Core Dump File - How to deal with unsigned longs Puneet Lakhina

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.