From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kt0Uf-0005WS-Qh for qemu-devel@nongnu.org; Thu, 23 Oct 2008 09:44:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kt0Ud-0005Tn-Tx for qemu-devel@nongnu.org; Thu, 23 Oct 2008 09:44:52 -0400 Received: from [199.232.76.173] (port=39823 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kt0Ud-0005T7-HP for qemu-devel@nongnu.org; Thu, 23 Oct 2008 09:44:51 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:37184) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kt0Uc-0004Uw-Sy for qemu-devel@nongnu.org; Thu, 23 Oct 2008 09:44:51 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e32.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id m9NDhqwo008480 for ; Thu, 23 Oct 2008 07:43:52 -0600 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id m9NDifkF144378 for ; Thu, 23 Oct 2008 07:44:44 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m9NDif1o026163 for ; Thu, 23 Oct 2008 07:44:41 -0600 Message-ID: <49007FC6.7060109@us.ibm.com> Date: Thu, 23 Oct 2008 08:44:38 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1224771556-11146-1-git-send-email-glommer@redhat.com> In-Reply-To: <1224771556-11146-1-git-send-email-glommer@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/32] New shot at accelerators Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: jan.kiszka@siemens.com, jes@sgi.com, qemu-devel@nongnu.org, avi@qumranet.com, dmitry.baryshkov@siemens.com Glauber Costa wrote: > Hi guys, > > I'm sending here a new version of the accel patch. It comprises > the cleaned up version I've last sent, plus a few additions > > You may want to pay special attention to the additions, since > they are newcomers to the series. To ease your job, they are: > > 0001-use-anonymous-memory-for-kqemu.patch > 0002-protect-exec-all.h-frm-multiple-inclusion.patch > 0003-change-definition-of-FILE-for-linux.patch > 0005-use-more-meaningful-values-for-kqemu_cpu_exec.patch > 0025-provide-accel-hook-for-cpu_exec.patch > 0026-provide-two-accelerators-for-kqemu.patch > 0027-arch-specific-hooks-for-accelerator.patch > 0028-iret-arch-specific-accelerator.patch > 0029-sysret-sysexit-arch-specific-accelerator.patch > 0030-lcall-lret-arch-specific-accel-hooks.patch > 0031-remove-kqemu_is_ok-tests.patch > 0032-clean-up-kqemu-code.patch > > git users can get a snapshot of it located at > > git://git.kernel.org/pub/scm/virt/glommer/qemu-accel.git accel-v2 > > diffstat and OBP (One Big Patch ;-)) attached. > So in general, the patches need better descriptions. Also, some of this is going to need Fabrice's ack. I'll try to be specific for those in follow-up notes. Regards, Anthony Liguori