qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 00/12] QAPI patches
@ 2015-11-10  7:16 Markus Armbruster
  2015-11-10 10:48 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Armbruster @ 2015-11-10  7:16 UTC (permalink / raw)
  To: qemu-devel

v2:
* PATCH 07: fix a comment typo [Eric]
* PATCH 12: tweak commit message [Eric]

The following changes since commit 9d5c1dc117d1ad881bbc76f6990ee1f9e9f8ef7f:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2015-11-09 11:20:51 +0000)

are available in the git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2015-11-10

for you to fetch changes up to f5455044201747fd72531f5e8c1b1e9c56573d9c:

  qapi-introspect: Document lack of sorting (2015-11-10 08:10:28 +0100)

----------------------------------------------------------------
QAPI patches

----------------------------------------------------------------
Eric Blake (12):
      qapi: Use generated TestStruct machinery in tests
      qapi: Strengthen test of TestStructList
      qobject: Protect against use-after-free in qobject_decref()
      qapi: Share test_init code in test-qmp-input*
      qapi: Plug leaks in test-qmp-*
      qapi: Simplify non-error testing in test-qmp-*
      qapi: Simplify error cleanup in test-qmp-*
      qapi: More tests of alternate output
      qapi: Test failure in middle of array parse
      qapi: More tests of input arrays
      qapi: Provide nicer array names in introspection
      qapi-introspect: Document lack of sorting

 docs/qapi-code-gen.txt                  |  26 ++-
 include/qapi/error.h                    |   9 ++
 include/qapi/qmp/qobject.h              |   1 +
 qapi/introspect.json                    |  17 +-
 scripts/qapi-introspect.py              |   8 +-
 scripts/qapi-visit.py                   |   4 +
 tests/qapi-schema/qapi-schema-test.json |   6 +-
 tests/qapi-schema/qapi-schema-test.out  |   5 +
 tests/test-qmp-commands.c               |   3 +-
 tests/test-qmp-input-strict.c           | 130 +++++----------
 tests/test-qmp-input-visitor.c          | 271 +++++++++++++-------------------
 tests/test-qmp-output-visitor.c         | 151 +++++-------------
 tests/test-visitor-serialization.c      |  76 ++-------
 util/error.c                            |   7 +
 14 files changed, 276 insertions(+), 438 deletions(-)

-- 
2.4.3

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PULL v2 00/12] QAPI patches
  2015-11-10  7:16 [Qemu-devel] [PULL v2 00/12] QAPI patches Markus Armbruster
@ 2015-11-10 10:48 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2015-11-10 10:48 UTC (permalink / raw)
  To: Markus Armbruster; +Cc: QEMU Developers

On 10 November 2015 at 07:16, Markus Armbruster <armbru@redhat.com> wrote:
> v2:
> * PATCH 07: fix a comment typo [Eric]
> * PATCH 12: tweak commit message [Eric]
>
> The following changes since commit 9d5c1dc117d1ad881bbc76f6990ee1f9e9f8ef7f:
>
>   Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2015-11-09 11:20:51 +0000)
>
> are available in the git repository at:
>
>   git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2015-11-10
>
> for you to fetch changes up to f5455044201747fd72531f5e8c1b1e9c56573d9c:
>
>   qapi-introspect: Document lack of sorting (2015-11-10 08:10:28 +0100)
>
> ----------------------------------------------------------------
> QAPI patches

Applied, thanks.

-- PMM

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-10 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10  7:16 [Qemu-devel] [PULL v2 00/12] QAPI patches Markus Armbruster
2015-11-10 10:48 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).