From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SymDZ-0000KT-5J for qemu-devel@nongnu.org; Tue, 07 Aug 2012 12:01:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SymDU-0000kL-RL for qemu-devel@nongnu.org; Tue, 07 Aug 2012 12:01:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SymDU-0000k7-KL for qemu-devel@nongnu.org; Tue, 07 Aug 2012 12:01:08 -0400 Date: Tue, 7 Aug 2012 12:01:06 -0400 From: Jason Baron Message-ID: <20120807160106.GA2411@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] ahci live migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com, mst@redhat.com, armbru@redhat.com, agraf@suse.de, kraxel@redhat.com, afaerber@suse.de Hi, vmstate_ahci has its 'unmigratable' bit set. Gerd suggested that there was work in this area. Anybody know the status on it? Thanks, -Jason