From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9pMq-0004UP-3g for qemu-devel@nongnu.org; Fri, 18 Dec 2015 02:22:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9pMm-0001lL-Tu for qemu-devel@nongnu.org; Fri, 18 Dec 2015 02:22:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9pMm-0001lH-Of for qemu-devel@nongnu.org; Fri, 18 Dec 2015 02:22:16 -0500 Message-ID: <1450423334.15674.2.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 18 Dec 2015 08:22:14 +0100 In-Reply-To: <20151217172246.GQ3774@thinpad.lan.raisama.net> References: <1450348849-21204-1-git-send-email-kraxel@redhat.com> <1450348849-21204-7-git-send-email-kraxel@redhat.com> <20151217172246.GQ3774@thinpad.lan.raisama.net> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 6/6] q35: skip q35-acpi-dsdt.aml load if not needed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: "Michael S. Tsirkin" , seabios@seabios.org, qemu-devel@nongnu.org, Igor Mammedov , Paolo Bonzini , Richard Henderson Hi, > But I would prefer to finally apply the series that deletes > pc-q35-2.3 and older (submitted in August), so we just can delete > this code. ... and just delete the pc-bios/*.aml files too (see patch 4/6 in this series). Makes sense to me. cheers, Gerd