From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKA88-0008Rs-OJ for qemu-devel@nongnu.org; Mon, 25 Mar 2013 12:20:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKA84-00048l-1b for qemu-devel@nongnu.org; Mon, 25 Mar 2013 12:20:16 -0400 Received: from mail-ia0-x235.google.com ([2607:f8b0:4001:c02::235]:53762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKA83-00048e-Tg for qemu-devel@nongnu.org; Mon, 25 Mar 2013 12:20:11 -0400 Received: by mail-ia0-f181.google.com with SMTP id o25so5524225iad.40 for ; Mon, 25 Mar 2013 09:20:11 -0700 (PDT) Sender: fluxion Date: Mon, 25 Mar 2013 11:19:36 -0500 From: mdroth Message-ID: <20130325161936.GA8146@vm> References: <1363370871-10537-1-git-send-email-lersek@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1363370871-10537-1-git-send-email-lersek@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/2] documentation fixups for the qga schema List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: qemu-devel@nongnu.org On Fri, Mar 15, 2013 at 07:07:49PM +0100, Laszlo Ersek wrote: > Laszlo Ersek (2): > qga schema: mark optional GuestLogicalProcessor.can-offline with > #optional > qga schema: document generic QERR_UNSUPPORTED > > qga/qapi-schema.json | 18 +++++++++++++++--- > 1 files changed, 15 insertions(+), 3 deletions(-) > Thanks, applied to qga branch.