From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TusXp-0002SN-NT for qemu-devel@nongnu.org; Mon, 14 Jan 2013 17:30:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TusXh-000374-TK for qemu-devel@nongnu.org; Mon, 14 Jan 2013 17:30:17 -0500 Received: from mail-ie0-f180.google.com ([209.85.223.180]:46431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TusXh-00036c-PB for qemu-devel@nongnu.org; Mon, 14 Jan 2013 17:30:09 -0500 Received: by mail-ie0-f180.google.com with SMTP id c10so6141943ieb.11 for ; Mon, 14 Jan 2013 14:30:09 -0800 (PST) Sender: fluxion From: Michael Roth Date: Mon, 14 Jan 2013 16:25:03 -0600 Message-Id: <1358202304-27072-1-git-send-email-mdroth@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL 0/1] qemu-ga: documentation/schema fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com Small patch that was missing from previous qga-pull-1-14-2013 pull. I've confirmed that this won't conflict with outstanding, so please pull both. The following changes since commit b8bec49cccbf8e34558371df60e7e64419c4fde9: dataplane: fix build breakage on set_guest_notifiers() (2013-01-14 13:36:12 -0600) are available in the git repository at: git://github.com/mdroth/qemu.git qga-pull-1-14-2013-2 for you to fetch changes up to 01b87f6d217ed05d5948562f74f5cf7b511a9c6c: qga: add missing commas in json docs (2013-01-14 16:15:26 -0600) ---------------------------------------------------------------- Eric Blake (1): qga: add missing commas in json docs qga/qapi-schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)