From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nj8K5-0006ZF-S0 for qemu-devel@nongnu.org; Sun, 21 Feb 2010 04:41:57 -0500 Received: from [199.232.76.173] (port=57020 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nj8K4-0006Z7-DG for qemu-devel@nongnu.org; Sun, 21 Feb 2010 04:41:56 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nj8K3-0003xf-RF for qemu-devel@nongnu.org; Sun, 21 Feb 2010 04:41:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38720) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nj8K3-0003xW-DT for qemu-devel@nongnu.org; Sun, 21 Feb 2010 04:41:55 -0500 Message-ID: <4B80FFE0.4040604@redhat.com> Date: Sun, 21 Feb 2010 11:41:52 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4B7E330C.4090302@redhat.com> In-Reply-To: <4B7E330C.4090302@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] QEMU kill CR3_CACHE references List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jes Sorensen Cc: Anthony Liguori , Marcelo Tosatti , QEMU Developers , KVM General On 02/19/2010 08:43 AM, Jes Sorensen wrote: > Hi, > > The CR3 caching was never implemented in QEMU and is obsoleted by > NPT/EPT. This patch removes the unused references to it from > target-i386/kvm.c. > Applied, thanks. -- error compiling committee.c: too many arguments to function