From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSq8C-0000BX-7H for qemu-devel@nongnu.org; Fri, 11 May 2012 09:43:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSq85-0006UE-Tk for qemu-devel@nongnu.org; Fri, 11 May 2012 09:43:39 -0400 Received: from smtp.vivo.cz ([85.132.139.19]:40658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSq85-0006Tg-Np for qemu-devel@nongnu.org; Fri, 11 May 2012 09:43:33 -0400 Date: Fri, 11 May 2012 15:43:28 +0200 From: Jiri Denemark Message-ID: <20120511134328.GA1984420@orkuz.home> References: <1335974850-30180-1-git-send-email-ehabkost@redhat.com> <20120511133455.GK16951@otherpad.lan.raisama.net> <4FAD161D.7010503@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FAD161D.7010503@codemonkey.ws> Subject: Re: [Qemu-devel] [PATCH qemu v3 0/6] -no-user-config option, move CPU models to /usr/share List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: libvir-list@redhat.com, Eduardo Habkost , qemu-devel@nongnu.org On Fri, May 11, 2012 at 08:37:33 -0500, Anthony Liguori wrote: > On 05/11/2012 08:34 AM, Eduardo Habkost wrote: > > > > I just noticed it didn't get into -rc1 either. So, this is definitely > > not going to be in qemu-1.1, I guess? > > I've got this applied and am testing it right now for -rc2. Oh, having this in rc2 would be awesome. I already tested this patch set (at the time it was submitted) with my patches for libvirt which make use of it and it all worked very nicely and I was finally able to use all the new fancy CPUs :-) If it helps, you can count this as Tested-by: Jiri Denemark Jirka