qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] qapi: change QObject visitors to QSLIST
@ 2016-07-07 15:53 Paolo Bonzini
  2016-07-07 15:53 ` [Qemu-devel] [PATCH v3 1/2] qapi: change QmpOutputVisitor " Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Paolo Bonzini @ 2016-07-07 15:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: armbru, eblake

Rebased patches, grouped in a single series for simplicity since
I had to resend both of them.

Paolo Bonzini (2):
  qapi: change QmpOutputVisitor to QSLIST
  qapi: change QmpInputVisitor to QSLIST

 qapi/qmp-input-visitor.c  | 59 +++++++++++++++++++++++------------------------
 qapi/qmp-output-visitor.c | 24 +++++++++----------
 2 files changed, 40 insertions(+), 43 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-07-08  7:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-07 15:53 [Qemu-devel] [PATCH v3 0/2] qapi: change QObject visitors to QSLIST Paolo Bonzini
2016-07-07 15:53 ` [Qemu-devel] [PATCH v3 1/2] qapi: change QmpOutputVisitor " Paolo Bonzini
2016-07-07 16:28   ` Markus Armbruster
2016-07-07 16:44     ` Paolo Bonzini
2016-07-08  6:56       ` Markus Armbruster
2016-07-07 15:53 ` [Qemu-devel] [PATCH v3 2/2] qapi: change QmpInputVisitor " Paolo Bonzini
2016-07-07 18:30   ` Eric Blake
2016-07-07 16:29 ` [Qemu-devel] [PATCH v3 0/2] qapi: change QObject visitors " Markus Armbruster
2016-07-08  7:24   ` Markus Armbruster

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