From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] QEMU kill CR3_CACHE references Date: Sun, 21 Feb 2010 11:41:52 +0200 Message-ID: <4B80FFE0.4040604@redhat.com> References: <4B7E330C.4090302@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Anthony Liguori , QEMU Developers , KVM General , Marcelo Tosatti To: Jes Sorensen Return-path: Received: from mx1.redhat.com ([209.132.183.28]:60165 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751769Ab0BUJl4 (ORCPT ); Sun, 21 Feb 2010 04:41:56 -0500 In-Reply-To: <4B7E330C.4090302@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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 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