From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5YCT-0007VN-6t for qemu-devel@nongnu.org; Tue, 21 Jan 2014 05:04:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5YCN-0007NE-3P for qemu-devel@nongnu.org; Tue, 21 Jan 2014 05:04:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:6626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5YCM-0007N8-Rf for qemu-devel@nongnu.org; Tue, 21 Jan 2014 05:04:47 -0500 Message-ID: <52DE4607.5070206@redhat.com> Date: Tue, 21 Jan 2014 11:03:51 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1390236074-21533-1-git-send-email-ehabkost@redhat.com> <20140120183656.GF24353@otherpad.lan.raisama.net> <20140120203923.GD14528@redhat.com> In-Reply-To: <20140120203923.GD14528@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/7 RESEND] target-i386: Simplify kvm_cpu_fill_host() and kvm_check_features_against_host() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Igor Mammedov , kvm@vger.kernel.org, Eduardo Habkost , =?ISO-8859-1?Q?Andreas_F=E4rber?= , qemu-devel@nongnu.org Il 20/01/2014 21:39, Michael S. Tsirkin ha scritto: >>> > > Resend of series submitted on 24 November 2013, that didn't get any reply. Only >>> > > change is a trivial conflict on patch 7/7. >> > >> > Question: which tree is the most appropriate to get this in? qom-cpu? >> > kvm? > Either kvm or my pc tree. > Seems unrelated to qom. > Paolo - want to review and take this? > Yup, will include in the next uq/master pull request. Paolo