From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: save image file format? and [RFC] tmem save/restore/migrate Date: Thu, 18 Jun 2009 11:30:05 +0100 Message-ID: <4A3A172D.5030304@eu.citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dan Magenheimer Cc: "Xen-Devel (E-mail)" , John Levon List-Id: xen-devel@lists.xenproject.org Dan Magenheimer wrote: > Any pointers or suggestions welcome, especially any thoughts > on changes that might be required above libxc such as in > python code or (heaven forbid) ioemu/qemu. > The qemu record is saved by savevm.c:qemu_savevm_state that calls all the functions registered with register_savevm by the emulated devices.