From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jes Sorensen Subject: Re: [PATCH] qemu-kvm Set kvm_features name for kvm_cr3_cache Date: Wed, 17 Feb 2010 22:26:56 +0100 Message-ID: <4B7C5F20.1070108@redhat.com> References: <4B7C2AEC.7090503@redhat.com> <20100217210813.GA16915@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Avi Kivity , KVM General To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:2607 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756353Ab0BQV1B (ORCPT ); Wed, 17 Feb 2010 16:27:01 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o1HLR0d2001900 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 17 Feb 2010 16:27:01 -0500 In-Reply-To: <20100217210813.GA16915@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 02/17/10 22:08, Marcelo Tosatti wrote: > The KVM_CAP_CR3_CACHE reference can be removed since the feature > was never implemented/included. Ok that works too, would you rather a patch to remove all references to it, or leave it in in case someone decides to pick it up later? Cheers, Jes