4 messages in com.xensource.lists.xen-devel[Xen-devel] external device migrate s...
FromSent OnAttachments
Tavi Santi30 Nov 2006 12:49 
Ewan Mellor30 Nov 2006 15:14 
Tavi Santi30 Nov 2006 17:19 
Stefan Berger01 Dec 2006 09:37 
Subject:[Xen-devel] external device migrate scripts
From:Tavi Santi (tavi@yahoo.com)
Date:11/30/2006 12:49:44 PM
List:com.xensource.lists.xen-devel

Hi,

I am trying to understand how the restore part of the external device migration
works. I made some scripts for external device save, similar to the vtpm ones in
/etc/xen/scripts. These scripts will run during migration on the source host.

However, I need to make them talk with their counterparts on the destination
host and I can't figure out which is the appropriate place to call them from so
that I am consistent with the other external devices such as vtpm. Is the
restore() in /tools/python/xen/xend/XendCheckpoint.py the answer?

Thank you.

Tavi