From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS1m3-0004ud-RS for qemu-devel@nongnu.org; Thu, 11 Sep 2014 06:38:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XS1lw-0007Av-9n for qemu-devel@nongnu.org; Thu, 11 Sep 2014 06:38:47 -0400 Message-ID: <1410431916.6138.13.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 11 Sep 2014 12:38:36 +0200 In-Reply-To: <541179CF.3080501@ozlabs.ru> References: <1410419467-9932-1-git-send-email-aik@ozlabs.ru> <1410420145.6138.7.camel@nilsson.home.kraxel.org> <54115AB9.8080700@ozlabs.ru> <1410430546.6138.9.camel@nilsson.home.kraxel.org> <541179CF.3080501@ozlabs.ru> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ohci: Stop OHCI bus when PCI bus master is disabled List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Alexander Graf Hi, > Another question - I noticed that XHCI migration is broken in quite recent > upstream QEMU, smells like memory corruption. Is it just me or just PPC or > is it known issue? 2.0 -> 2.1 migration being broken is a known issue (patch for that one was on the list earlier this week, unfortunately missed 2.1.1). Other that that I'm not aware of any issues. cheers, Gerd