From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtUdB-0001wt-IA for qemu-devel@nongnu.org; Fri, 24 Oct 2008 17:55:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtUd9-0001w7-T6 for qemu-devel@nongnu.org; Fri, 24 Oct 2008 17:55:41 -0400 Received: from [199.232.76.173] (port=35698 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtUd9-0001w1-Nk for qemu-devel@nongnu.org; Fri, 24 Oct 2008 17:55:39 -0400 Received: from mail-gx0-f17.google.com ([209.85.217.17]:64344) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtUd9-0003qO-2h for qemu-devel@nongnu.org; Fri, 24 Oct 2008 17:55:39 -0400 Received: by gxk10 with SMTP id 10so282136gxk.10 for ; Fri, 24 Oct 2008 14:55:35 -0700 (PDT) Message-ID: <49024454.30600@codemonkey.ws> Date: Fri, 24 Oct 2008 16:55:32 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH]: Live migration for Win32 References: <49024300.9010605@reactos.org> In-Reply-To: <49024300.9010605@reactos.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hervé Poussineau wrote: > Hi, > > Anthony Liguori and I have worked on a Live migration patch for Windows. > Here is the result of our efforts. > > Signed-off-by: Hervé Poussineau Applied. Thanks. Regards, Anthony Liguori > Hervé