qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.10? v2 0/4] random qapi cleanups
@ 2017-07-20 21:40 Eric Blake
  2017-07-20 21:40 ` [Qemu-devel] [PATCH v2 1/4] tests: Enhance qobject output to cover partial visit Eric Blake
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Eric Blake @ 2017-07-20 21:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: armbru

Doc and testsuite changes only, so safe for softfreeze if we like
it (but no real harm if it slips to 2.11).

Since v1:
- drop changes that conflict with Markus' work-in-progress on virtual
alternates
- tweak comments per review from Markus

Eric Blake (4):
  tests: Enhance qobject output to cover partial visit
  qapi: Visitor documentation tweak
  qtest: Avoid passing raw strings through hmp()
  qtest: Document calling conventions

 include/qapi/visitor.h              | 14 ++++++-------
 tests/libqtest.h                    | 22 ++++++++++++-------
 tests/test-hmp.c                    |  4 ++--
 tests/test-qobject-output-visitor.c | 42 ++++++++++++++++++++++++++++++++++++-
 4 files changed, 64 insertions(+), 18 deletions(-)

-- 
2.13.3

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

end of thread, other threads:[~2017-07-21 14:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 21:40 [Qemu-devel] [PATCH for-2.10? v2 0/4] random qapi cleanups Eric Blake
2017-07-20 21:40 ` [Qemu-devel] [PATCH v2 1/4] tests: Enhance qobject output to cover partial visit Eric Blake
2017-07-20 21:40 ` [Qemu-devel] [PATCH v2 2/4] qapi: Visitor documentation tweak Eric Blake
2017-07-20 21:40 ` [Qemu-devel] [PATCH v2 3/4] qtest: Avoid passing raw strings through hmp() Eric Blake
2017-07-21 13:50   ` Markus Armbruster
2017-07-21 14:04     ` Eric Blake
2017-07-21 14:32       ` Markus Armbruster
2017-07-20 21:40 ` [Qemu-devel] [PATCH v2 4/4] qtest: Document calling conventions Eric Blake
2017-07-20 22:08 ` [Qemu-devel] [PATCH for-2.10? v2 0/4] random qapi cleanups no-reply

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).