From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDSsE-0003SS-5J for qemu-devel@nongnu.org; Tue, 20 Jan 2015 02:05:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDSsA-0003Ia-Uw for qemu-devel@nongnu.org; Tue, 20 Jan 2015 02:05:14 -0500 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:63575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDSsA-0003IH-PE for qemu-devel@nongnu.org; Tue, 20 Jan 2015 02:05:10 -0500 Received: by mail-we0-f172.google.com with SMTP id k11so35244666wes.3 for ; Mon, 19 Jan 2015 23:05:10 -0800 (PST) Sender: Paolo Bonzini Message-ID: <54BDFE20.2010104@redhat.com> Date: Tue, 20 Jan 2015 08:05:04 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1421686587-8354-1-git-send-email-pbonzini@redhat.com> <20150119213156.GB10385@redhat.com> In-Reply-To: <20150119213156.GB10385@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/3] move ssdt-misc.dsl to the DSDT List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: imammedo@redhat.com, qemu-devel@nongnu.org On 19/01/2015 22:31, Michael S. Tsirkin wrote: > On Mon, Jan 19, 2015 at 05:56:24PM +0100, Paolo Bonzini wrote: >> > See v2 for motivation. >> > >> > v2->v3: dropped pointer passing and patch 4. > Thanks! > Igor - ok with you? FWIW I'm okay with moving stuff back to the SSDT as part of Igor's other ACPI series. The #included files would remain in acpi-dsdt-common.dsl. Paolo