From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9CUN-0003AY-Ik for qemu-devel@nongnu.org; Fri, 31 Jan 2014 06:42:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9CUE-0000OX-AR for qemu-devel@nongnu.org; Fri, 31 Jan 2014 06:42:27 -0500 Received: from mail-ea0-x236.google.com ([2a00:1450:4013:c01::236]:60332) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9CUE-0000OT-2J for qemu-devel@nongnu.org; Fri, 31 Jan 2014 06:42:18 -0500 Received: by mail-ea0-f182.google.com with SMTP id r15so2270821ead.13 for ; Fri, 31 Jan 2014 03:42:17 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52EB8C10.8050901@redhat.com> Date: Fri, 31 Jan 2014 12:42:08 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1391111339-6958-1-git-send-email-ehabkost@redhat.com> <52EAC881.3050602@redhat.com> <52EB8949.70006@suse.de> In-Reply-To: <52EB8949.70006@suse.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [uq/master PATCH 0/7] x86 CPU subclasses, take 7 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= , Eduardo Habkost , qemu-devel@nongnu.org Cc: libvir-list@redhat.com, Igor Mammedov , Jiri Denemark , kvm@vger.kernel.org Il 31/01/2014 12:30, Andreas Färber ha scritto: > Further, I was under the impression that this series depends on Igor's > feature property series, which I haven't found time to rework and > haven't noticed anyone else do either. So if there's no prereqs (why > uq/master?) I'll happily start reviewing and queuing it. Yeah, I was also wondering why uq/master too, mostly for patches 5 and 7. The first 3 patches are KVM-ish, and I can apply them if you prefer. Patches 4 and 6 are mostly trivial, but I'll leave them to you. > As Eduardo points out below the commit message in the final patch, his > conversion is very similar to one of my earlier patch series, so > committing that with Eduardo as author via uq/master without crediting > me via uq/master would leave a bad taste. I'll leave this to you to sort out. Paolo