From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz4OO-0004Ai-4p for qemu-devel@nongnu.org; Thu, 11 Dec 2014 09:07:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xz4OF-0006WH-53 for qemu-devel@nongnu.org; Thu, 11 Dec 2014 09:06:56 -0500 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:52279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz4OE-0006W2-Uz for qemu-devel@nongnu.org; Thu, 11 Dec 2014 09:06:47 -0500 Received: by mail-wi0-f177.google.com with SMTP id l15so8717339wiw.16 for ; Thu, 11 Dec 2014 06:06:46 -0800 (PST) Sender: Paolo Bonzini Message-ID: <5489A4F1.5040305@redhat.com> Date: Thu, 11 Dec 2014 15:06:41 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20141209183701.GI14440@gandi.net> <20141209185517.GH5272@work-vm> <20141209232546.GM14440@gandi.net> <20141210085852.GA2311@work-vm> <20141210170425.GQ14440@gandi.net> <20141210171000.GI2311@work-vm> <20141210172032.GR14440@gandi.net> <20141210173117.GJ2311@work-vm> <20141210180223.GT14440@gandi.net> <20141210182127.GL2311@work-vm> <20141211134427.GW14440@gandi.net> In-Reply-To: <20141211134427.GW14440@gandi.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] migration from qemu2.1.2 to qemu2.2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: William Dauchy , "Dr. David Alan Gilbert" Cc: QEMU Developers On 11/12/2014 14:44, William Dauchy wrote: > harder to reproduce now (I have less and less VM running on 2.1 and > cant reproduce on my dev platform wiath fresh VM on 2.1->2.2 > scenario) anyway I was wondering if the option `-cpu host` could be > the cause of the issues since the HW is not always the same accross > the infrastructure. Yes, that's possible. Paolo