From: Hui Kang <hkang@cs.sunysb.edu>
To: Xen-devel <xen-devel@lists.xensource.com>
Subject: Is this a bug of xentrace?
Date: Sat, 09 May 2009 14:56:47 -0400 [thread overview]
Message-ID: <4A05D1EF.2090405@cs.sunysb.edu> (raw)
Hi,
I am using xentrace to trace the events of guest domains on a host
physical machine. In the parsed trace file,
if the guest domain is created on the host machine, then the entry is good
switch_infprev [ old_domid = 0x00000002
// the guest domain has a id of 2.
switch_infnext [ new_domid = 0x00000000
However, if the guest domain is migrated from another host machine, the
parsed trace file shows
switch_infprev [ old_domid = 0x00007ffff
// the guest domain has a id of 2.
switch_infnext [ new_domid = 0x00000000
Even the domain Id is 2, it shows 0x00007ffff.
Can anyone explain this? Thanks.
next reply other threads:[~2009-05-09 18:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-09 18:56 Hui Kang [this message]
2009-05-11 8:42 ` Is this a bug of xentrace? George Dunlap
2009-05-11 16:33 ` Hui Kang
2009-05-11 16:46 ` Hui Kang
2009-05-11 17:55 ` George Dunlap
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=4A05D1EF.2090405@cs.sunysb.edu \
--to=hkang@cs.sunysb.edu \
--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 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.