From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52611) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDW91-0000kt-F5 for qemu-devel@nongnu.org; Tue, 20 Jan 2015 05:34:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDW8w-00020X-Dq for qemu-devel@nongnu.org; Tue, 20 Jan 2015 05:34:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDW8w-000209-6H for qemu-devel@nongnu.org; Tue, 20 Jan 2015 05:34:42 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0KAYdm1008807 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 20 Jan 2015 05:34:40 -0500 Message-ID: <54BE2F3B.9080808@redhat.com> Date: Tue, 20 Jan 2015 11:34:35 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1419437261-21113-1-git-send-email-pbonzini@redhat.com> <1419437261-21113-2-git-send-email-pbonzini@redhat.com> <20150119161549.0a4162f3@nial.brq.redhat.com> <54BD25A6.9010502@redhat.com> <20150119181427.30cc7736@nial.brq.redhat.com> <54BD3E5F.4050509@redhat.com> <20150119192957.GA8544@redhat.com> <20150120105943.24ce6350@nial.brq.redhat.com> In-Reply-To: <20150120105943.24ce6350@nial.brq.redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 1/4] pc: append ssdt-misc.dsl to the DSDT List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov , "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org, dgilbert@redhat.com On 20/01/2015 10:59, Igor Mammedov wrote: >>> > > Yes, trimming is better than putting it in the DSDT, at least for simple >>> > > devices such as SMC and pvpanic. > So are we dropping 1-2/4 from this series? > I need to know on top of what to rebase. I'll take care of moving SMC to SSDT. Do not rebase on anything. You go first. Paolo