From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5xlV-0003Dr-Fz for qemu-devel@nongnu.org; Mon, 07 Dec 2015 10:31:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5xlS-00074J-8b for qemu-devel@nongnu.org; Mon, 07 Dec 2015 10:31:49 -0500 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]:35537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5xlS-00074A-2c for qemu-devel@nongnu.org; Mon, 07 Dec 2015 10:31:46 -0500 Received: by wmuu63 with SMTP id u63so145308280wmu.0 for ; Mon, 07 Dec 2015 07:31:45 -0800 (PST) References: <1449094978-22986-1-git-send-email-ehabkost@redhat.com> <20151203161919.47a818a9@nial.brq.redhat.com> <20151203171621.GV23717@thinpad.lan.raisama.net> <20151204142441.7f207282@nial.brq.redhat.com> <20151204140835.GJ14490@thinpad.lan.raisama.net> From: Marcel Apfelbaum Message-ID: <5665A65F.8030704@gmail.com> Date: Mon, 7 Dec 2015 17:31:43 +0200 MIME-Version: 1.0 In-Reply-To: <20151204140835.GJ14490@thinpad.lan.raisama.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/13] acpi: Make piix-specific and q35-specific code generic Reply-To: marcel@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost , Igor Mammedov Cc: "Michael S. Tsirkin" , qemu-devel@nongnu.org, Marcel Apfelbaum On 12/04/2015 04:08 PM, Eduardo Habkost wrote: > On Fri, Dec 04, 2015 at 02:24:41PM +0100, Igor Mammedov wrote: >> On Thu, 3 Dec 2015 15:16:21 -0200 >> Eduardo Habkost wrote: [..] > I will let you make the cleanups you are planning, first. After > that is settled, I will check which of the patches in this series > still make sense. I was planning to try and review the series, however after reading this, the smart thing to do now is wait ... :) Thanks, Marcel My original plan was to only suggest 1 or 2 > simple cleanups after a discussion with Marcel. :) >