From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8SHp-0003Qt-H6 for qemu-devel@nongnu.org; Sat, 19 Jul 2014 06:54:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X8SHg-0002lU-Gh for qemu-devel@nongnu.org; Sat, 19 Jul 2014 06:54:41 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:43528) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8SHg-0002lK-As for qemu-devel@nongnu.org; Sat, 19 Jul 2014 06:54:32 -0400 Received: by mail-wi0-f177.google.com with SMTP id ho1so1924550wib.16 for ; Sat, 19 Jul 2014 03:54:31 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <53CA4E63.5090000@redhat.com> Date: Sat, 19 Jul 2014 12:54:27 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] i686 guest failing to start at 50a2c45 (and earlier versions of 2.1-rc) with pc-i440fx-2.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrey Korolyov , "qemu-devel@nongnu.org" Cc: "libvirt-users@redhat.com" Il 19/07/2014 12:31, Andrey Korolyov ha scritto: > Nevermind, that was a result from wrong config generation (1 vcpu and > 12 topology cores in the config, probably libvirt folks may be > interested for checking this because libvirt allows such configuration > for now). Still a regression... Paolo