From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3lnm-0005AN-Mk for qemu-devel@nongnu.org; Tue, 21 Aug 2012 06:35:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3lni-0005KW-MI for qemu-devel@nongnu.org; Tue, 21 Aug 2012 06:35:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3lni-0005K7-De for qemu-devel@nongnu.org; Tue, 21 Aug 2012 06:35:10 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7LAZ94X008730 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 21 Aug 2012 06:35:09 -0400 Message-ID: <5033645B.6090409@redhat.com> Date: Tue, 21 Aug 2012 12:35:07 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1345539119-26196-1-git-send-email-yhalperi@redhat.com> In-Reply-To: <1345539119-26196-1-git-send-email-yhalperi@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/5] add support for spice migration v3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yonit Halperin Cc: mprivozn@redhat.com, qemu-devel@nongnu.org > Yonit Halperin (5): > spice: notify spice server on vm start/stop > spice: notify on vm state change only via spice_server_vm_start/stop > spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED > spice: add 'migrated' flag to spice info > spice: adding seamless-migration option to the command line Patches added to spice patch queue. thanks, Gerd