From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XntWo-0004YK-P5 for qemu-devel@nongnu.org; Mon, 10 Nov 2014 13:17:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XntWi-0006Hy-Jt for qemu-devel@nongnu.org; Mon, 10 Nov 2014 13:17:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46594) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XntWi-0006HI-Dn for qemu-devel@nongnu.org; Mon, 10 Nov 2014 13:17:20 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAAIHHO6001282 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 10 Nov 2014 13:17:18 -0500 Date: Mon, 10 Nov 2014 20:17:15 +0200 From: "Michael S. Tsirkin" Message-ID: <20141110181715.GA17646@redhat.com> References: <1415636450-18674-1-git-send-email-imammedo@redhat.com> <5460F87C.6050209@redhat.com> <20141110184848.6842474e@nial.usersys.redhat.com> <5460FC4E.6000501@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5460FC4E.6000501@redhat.com> Subject: Re: [Qemu-devel] [PATCH for-2.2] pc: acpi: mark all possible CPUs as enabled in SRAT List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Igor Mammedov , qemu-devel@nongnu.org On Mon, Nov 10, 2014 at 06:56:30PM +0100, Paolo Bonzini wrote: > > > On 10/11/2014 18:48, Igor Mammedov wrote: > >> > Does this need to be specific to pc-2.2? > > Why not, It's bug fix. > > But I don't care if it's merged later. > > No, I mean can you do it also for pc-2.1 and earlier? Or should it be > only for the last machine type? > > Paolo I don't see why it should, it can't break migration.