From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56439) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZybuV-0006Mq-SI for qemu-devel@nongnu.org; Tue, 17 Nov 2015 03:46:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZybuR-0006wT-K0 for qemu-devel@nongnu.org; Tue, 17 Nov 2015 03:46:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44047) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZybuR-0006wC-50 for qemu-devel@nongnu.org; Tue, 17 Nov 2015 03:46:39 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id CEB59C057EC8 for ; Tue, 17 Nov 2015 08:46:38 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-116-51.ams2.redhat.com [10.36.116.51]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id tAH8katx010700 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 17 Nov 2015 03:46:38 -0500 From: Markus Armbruster Date: Tue, 17 Nov 2015 09:46:34 +0100 Message-Id: <1447749996-22654-1-git-send-email-armbru@redhat.com> Subject: [Qemu-devel] [PULL for-2.5 0/2] QAPI patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The following changes since commit c257779e2a586043a1480bb7e96fb6bcd0129634: Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20151116' into staging (2015-11-16 12:09:47 +0000) are available in the git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2015-11-17 for you to fetch changes up to 513e7cdbaeec56c77e4cf26f151d7ee79f3a6be9: input: Document why x-input-send-event is still experimental (2015-11-17 08:42:07 +0100) ---------------------------------------------------------------- QAPI patches ---------------------------------------------------------------- Eric Blake (2): qapi: Document introspection stability considerations input: Document why x-input-send-event is still experimental docs/qapi-code-gen.txt | 11 +++++++++++ qapi-schema.json | 13 +++++++++++-- qapi/introspect.json | 9 +++++++++ 3 files changed, 31 insertions(+), 2 deletions(-) Eric Blake (2): qapi: Document introspection stability considerations input: Document why x-input-send-event is still experimental docs/qapi-code-gen.txt | 11 +++++++++++ qapi-schema.json | 13 +++++++++++-- qapi/introspect.json | 9 +++++++++ 3 files changed, 31 insertions(+), 2 deletions(-) -- 2.4.3