From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lglq2-0002fC-2g for qemu-devel@nongnu.org; Mon, 09 Mar 2009 16:12:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lglpz-0002bm-0Q for qemu-devel@nongnu.org; Mon, 09 Mar 2009 16:12:37 -0400 Received: from [199.232.76.173] (port=57435 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lglpy-0002bS-GG for qemu-devel@nongnu.org; Mon, 09 Mar 2009 16:12:34 -0400 Received: from mx20.gnu.org ([199.232.41.8]:2739) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lglpy-0007Lg-6h for qemu-devel@nongnu.org; Mon, 09 Mar 2009 16:12:34 -0400 Received: from mx2.redhat.com ([66.187.237.31]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LgaEa-0005Xt-CK for qemu-devel@nongnu.org; Mon, 09 Mar 2009 03:49:12 -0400 Message-ID: <49B4C972.4070005@redhat.com> Date: Mon, 09 Mar 2009 08:46:58 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <49B3EAA8.6050900@web.de> <49B3EE01.3090402@codemonkey.ws> <49B3F333.4060504@web.de> <49B3F50B.8060209@codemonkey.ws> In-Reply-To: <49B3F50B.8060209@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [6684] Fix "info registers" under kvm. Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Jan Kiszka , qemu-devel@nongnu.org, Ian Jackson Anthony Liguori wrote: > BTW, Gerd, how close are we to seeing another round of Xen patches? I > think what's needed has shown up in the xen tree by now, correct? Or > are you still waiting for the DisplayState changes to get merged into > Ian's tree? Merging DisplayState into qemu-xen didn't happen yet. Patches are ready though, Stefano Stabellini posted them on xen-devel last week, so I hope that it happens RSN. I've setup a git tree meanwhile, so you can look there: http://git.et.redhat.com/?p=qemu-kraxel.git It has xen pv support only, which I plan to get merged first. xenner isn't there yet, I have to un-bitrot these bits first once the first batch is merged ... cheers, Gerd