From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7M92-0005U0-Fq for qemu-devel@nongnu.org; Fri, 31 Aug 2012 04:00:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7M91-0007v5-Hm for qemu-devel@nongnu.org; Fri, 31 Aug 2012 04:00:00 -0400 Received: from mail-we0-f173.google.com ([74.125.82.173]:45572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7M91-0007us-Ba for qemu-devel@nongnu.org; Fri, 31 Aug 2012 03:59:59 -0400 Received: by weyz53 with SMTP id z53so1403573wey.4 for ; Fri, 31 Aug 2012 00:59:58 -0700 (PDT) Date: Fri, 31 Aug 2012 07:52:19 +0100 From: Stefan Hajnoczi Message-ID: <20120831065219.GA6727@stefanha-thinkpad.localdomain> References: <1345698866-19794-1-git-send-email-lilei@linux.vnet.ibm.com> <1345698866-19794-6-git-send-email-lilei@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1345698866-19794-6-git-send-email-lilei@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [PATCH 5/6] Fix enumeration typo error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lei Li Cc: aliguori@us.ibm.com, eblake@redhat.com, qemu-devel@nongnu.org On Thu, Aug 23, 2012 at 01:14:25PM +0800, Lei Li wrote: > Signed-off-by: Lei Li > --- > qapi-schema-guest.json | 2 +- > qapi-schema.json | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan