From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6auK-0002hC-WF for qemu-devel@nongnu.org; Tue, 15 Nov 2016 05:24:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6auG-0007w2-1Y for qemu-devel@nongnu.org; Tue, 15 Nov 2016 05:24:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33958) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c6auF-0007vA-S0 for qemu-devel@nongnu.org; Tue, 15 Nov 2016 05:23:59 -0500 Message-ID: <1479205433.32639.21.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 15 Nov 2016 11:23:53 +0100 In-Reply-To: <20161114224401-mutt-send-email-mst@kernel.org> References: <1478877672-73759-1-git-send-email-imammedo@redhat.com> <20161114224401-mutt-send-email-mst@kernel.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH for-2.8 0/2] pc: remove redundant fw_cfg file "etc/boot-cpus" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Igor Mammedov , qemu-devel@nongnu.org, Eduardo Habkost , Stefan Hajnoczi , Kevin O'Connor , Laszlo Ersek Hi, > I agree we shouldn't commit to a bad host/guest API > but I think we need to format it differently. > First revert the boot-cpus patch for 2.8. > On top of that, add a patch fixing FW_CFG_NB_CPUS. Agree, doing a plain revert of 080ac219cc7d9c55adf925c3545b7450055ad625 is better. cheers, Gerd