All of lore.kernel.org
 help / color / mirror / Atom feed
* problem when checkpoint a running domain
@ 2009-09-15 23:45 ANNIE LI
  2009-09-16  7:34 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: ANNIE LI @ 2009-09-15 23:45 UTC (permalink / raw)
  To: xen-devel

Hi

When using "xm save -c" to checkpoint a running domain, the hypercall 
SHUTDOWN_suspend should return 1, right?
However, it return 0 in my winpv driver. And i did not pass start_info 
as a parameter to the hypercall, is it necessary to write the magic word 
in start_info and then pass it as a parameter to suspend hypercall to 
support "xm save -c"?
There is also a suspend-cancel key in xenstore, and it's value is 1. 
What is it for? Need i do some process with this xenstore key?

Thanks
Annie.

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

end of thread, other threads:[~2009-09-16  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-15 23:45 problem when checkpoint a running domain ANNIE LI
2009-09-16  7:34 ` Keir Fraser
2009-09-16  7:48   ` ANNIE LI

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.