From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtaO2-0007Dg-8m for qemu-devel@nongnu.org; Fri, 11 Jan 2013 03:54:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtaNz-0007JJ-S8 for qemu-devel@nongnu.org; Fri, 11 Jan 2013 03:54:50 -0500 Message-ID: <50EFD34F.4090009@redhat.com> Date: Fri, 11 Jan 2013 09:54:39 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1357671140-21713-1-git-send-email-lersek@redhat.com> <20130111084822.GF23656@stefanha-thinkpad.muc.redhat.com> In-Reply-To: <20130111084822.GF23656@stefanha-thinkpad.muc.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-trivial@nongnu.org, Anthony Liguori , Laszlo Ersek , qemu-devel@nongnu.org On 01/11/13 09:48, Stefan Hajnoczi wrote: >> > +acpi-dsdt.aml q35-acpi-dsdt.aml \ > I'm not familiar with the ACPI stuff and how we want to ship it. > > Gerd or Anthony: Please review this patch. Patch is correct, just picked it up and stuffed into a q35 poll req. cheers, Gerd