From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH 0/2] KVM API documentation patches Date: Thu, 11 Sep 2014 15:58:02 -0700 Message-ID: <20140911225802.GU5535@lvm> References: <1410280039-2823-1-git-send-email-alex.bennee@linaro.org> <54101B3D.20000@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Alex =?iso-8859-1?Q?Benn=E9e?= , kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, peter.maydell@linaro.org, jan.kiszka@siemens.com, dahi@linux.vnet.ibm.com, r65777@freescale.com, marc.zyngier@arm.com, bp@suse.de To: Paolo Bonzini Return-path: Received: from mail-pd0-f181.google.com ([209.85.192.181]:32999 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752709AbaIKW6D (ORCPT ); Thu, 11 Sep 2014 18:58:03 -0400 Received: by mail-pd0-f181.google.com with SMTP id w10so9111888pde.26 for ; Thu, 11 Sep 2014 15:58:03 -0700 (PDT) Content-Disposition: inline In-Reply-To: <54101B3D.20000@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Sep 10, 2014 at 11:34:53AM +0200, Paolo Bonzini wrote: > Il 09/09/2014 18:27, Alex Benn=E9e ha scritto: > > Hi, > >=20 > > I'm preparing to add ARM KVM GDB support and I went to read the API > > documentation and found it surprisingly mute on the subject ;-) > >=20 > > The first patch documents the "new" KVM_SET_GUEST_DEBUG ioctl based= on > > reviewing the code. I've included a long CC list of people who've > > actually done the various implementations who I hope can sanity che= ck > > the write-up. The second is a trivial formatting fix for what looks > > like a minor merge trip-up. > >=20 > > Alex Benn=E9e (2): > > KVM: document KVM_SET_GUEST_DEBUG api > > KVM: fix api documentation of KVM_GET_EMULATED_CPUID > >=20 > > Documentation/virtual/kvm/api.txt | 184 +++++++++++++++++++++++---= ------------ > > 1 file changed, 114 insertions(+), 70 deletions(-) > >=20 >=20 > Thanks, applying both! >=20 ha, read this after reviewing his text. Was I too nit-picky? ;) -Christoffer