All of lore.kernel.org
 help / color / mirror / Atom feed
* Is this a bug of xentrace?
@ 2009-05-09 18:56 Hui Kang
  2009-05-11  8:42 ` George Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: Hui Kang @ 2009-05-09 18:56 UTC (permalink / raw)
  To: Xen-devel

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.

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

end of thread, other threads:[~2009-05-11 17:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-09 18:56 Is this a bug of xentrace? Hui Kang
2009-05-11  8:42 ` George Dunlap
2009-05-11 16:33   ` Hui Kang
2009-05-11 16:46     ` Hui Kang
2009-05-11 17:55       ` George Dunlap

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.