From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8zSt-0005rL-3G for qemu-devel@nongnu.org; Thu, 30 Jan 2014 16:48:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8zSk-0002je-Bx for qemu-devel@nongnu.org; Thu, 30 Jan 2014 16:48:03 -0500 Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:52418) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8zSk-0002iE-0h for qemu-devel@nongnu.org; Thu, 30 Jan 2014 16:47:54 -0500 Received: by mail-ea0-f169.google.com with SMTP id h10so1969654eak.0 for ; Thu, 30 Jan 2014 13:47:53 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52EAC881.3050602@redhat.com> Date: Thu, 30 Jan 2014 22:47:45 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1391111339-6958-1-git-send-email-ehabkost@redhat.com> In-Reply-To: <1391111339-6958-1-git-send-email-ehabkost@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Eduardo Habkost , qemu-devel@nongnu.org Cc: libvir-list@redhat.com, Igor Mammedov , Jiri Denemark , =?ISO-8859-1?Q?Andreas_F=E4rber?= , kvm@vger.kernel.org Il 30/01/2014 20:48, Eduardo Habkost ha scritto: > Is there any hope to get this into QEMU 2.0, or it is now too late? I got > almost no feedback on take 6 (submitted November 27). It's not too late, not for me at least. I wanted to send the next uq/master pull request tomorrow or Tuesday, after I've done some more testing on enlightenments. I can squeeze this in too. Paolo