From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [PATCH v2] KVM: PPC: Book3S: Add KVM stat largepages_[2M/1G] Date: Fri, 22 Feb 2019 20:40:10 +1100 Message-ID: <20190222094010.GD6006@blackberry> References: <20190219035345.26239-1-sjitindarsingh@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev@lists.ozlabs.org, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org To: Suraj Jitindar Singh Return-path: Content-Disposition: inline In-Reply-To: <20190219035345.26239-1-sjitindarsingh@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Sender: "Linuxppc-dev" List-Id: kvm.vger.kernel.org On Tue, Feb 19, 2019 at 02:53:45PM +1100, Suraj Jitindar Singh wrote: > This adds an entry to the kvm_stats_debugfs directory which provides the > number of large (2M or 1G) pages which have been used to setup the guest > mappings. > > Signed-off-by: Suraj Jitindar Singh Thanks, applied to my kvm-ppc-next tree. Paul.