From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmPIq-000368-6i for qemu-devel@nongnu.org; Fri, 29 Nov 2013 09:44:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VmPIj-0003Ae-SD for qemu-devel@nongnu.org; Fri, 29 Nov 2013 09:44:20 -0500 Received: from mail-bk0-f52.google.com ([209.85.214.52]:52151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmPIj-0003AX-Md for qemu-devel@nongnu.org; Fri, 29 Nov 2013 09:44:13 -0500 Received: by mail-bk0-f52.google.com with SMTP id u14so4369987bkz.11 for ; Fri, 29 Nov 2013 06:44:12 -0800 (PST) Date: Fri, 29 Nov 2013 16:44:07 +0200 From: Vasilis Liaskovitis Message-ID: <20131129144407.GA3109@shadowkeep> References: <1385557363-25756-1-git-send-email-vasilis.liaskovitis@profitbricks.com> <20131127165330.075dcf41@nial.usersys.redhat.com> <529616BB.9090901@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <529616BB.9090901@redhat.com> Subject: Re: [Qemu-devel] [RFC PATCH v2] i386: Add _PXM ACPI method to CPU objects List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Igor Mammedov , thilo.fromm@profitbricks.com, seabios@seabios.org, qemu-devel@nongnu.org, mst@redhat.com On Wed, Nov 27, 2013 at 04:58:51PM +0100, Paolo Bonzini wrote: > Il 27/11/2013 16:53, Igor Mammedov ha scritto: > > Patch looks good, > > Please add patch to update hw/i386/ssdt-proc.hex.generated for hosts without iasl > > for completness > > Also please rename PXM to CPXM or CPPX for consistency. I posted an updated version of the patch on the list, also here: http://patchwork.ozlabs.org/patch/294636/ thanks, - Vasilis