xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Puneet Lakhina <puneet.lakhina@gmail.com>
To: xen-devel@lists.xensource.com
Subject: Reading the Xen Core Dump File - How to deal with unsigned longs
Date: Tue, 11 May 2010 11:14:37 -0700	[thread overview]
Message-ID: <AANLkTimcZ4Y2Ul3bq1ZWo9_c_t2TTy9-2jFdegKq7-tT@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinZYd9eLYDPWPwI2JwClE9GWTYz1W7Q9NTcrhVY@mail.gmail.com>

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

           reply	other threads:[~2010-05-11 18:14 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <AANLkTinZYd9eLYDPWPwI2JwClE9GWTYz1W7Q9NTcrhVY@mail.gmail.com>]

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=AANLkTimcZ4Y2Ul3bq1ZWo9_c_t2TTy9-2jFdegKq7-tT@mail.gmail.com \
    --to=puneet.lakhina@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 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).