From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 1/2] KVM: fix the description of kvm-amd.nested in documentation Date: Mon, 20 Sep 2010 17:17:21 -0300 Message-ID: <20100920201720.GA6684@amt.cnet> References: <4C976CCD.4030406@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , LKML , KVM To: Xiao Guangrong Return-path: Content-Disposition: inline In-Reply-To: <4C976CCD.4030406@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, Sep 20, 2010 at 10:16:45PM +0800, Xiao Guangrong wrote: > The default state of 'kvm-amd.nested' is enabled now, so fix the documentation > > Signed-off-by: Xiao Guangrong > --- > Documentation/kernel-parameters.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied both, thanks.