qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: el13635@mail.ntua.gr, kwolf@redhat.com, berrange@redhat.com,
	eblake@redhat.com, pbonzini@redhat.com, f4bug@amsat.org
Subject: [Qemu-devel] [PATCH v2 0/2] vl: Partial support for non-scalar properties with -object
Date: Fri, 11 Aug 2017 18:05:20 +0200	[thread overview]
Message-ID: <1502467522-32237-1-git-send-email-armbru@redhat.com> (raw)

v2:
* PATCH 1: Whitespace change dropped [Eric]
* PATCH 2: Deallocation done differently [Paolo], R-by dropped
           Commit message typo [Eric]

Markus Armbruster (2):
  vl: Factor object_create() out of main()
  vl: Partial support for non-scalar properties with -object

 qapi-schema.json | 14 ++++++++---
 vl.c             | 71 ++++++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 72 insertions(+), 13 deletions(-)

-- 
2.7.5

             reply	other threads:[~2017-08-11 16:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11 16:05 Markus Armbruster [this message]
2017-08-11 16:05 ` [Qemu-devel] [PATCH v2 1/2] vl: Factor object_create() out of main() Markus Armbruster
2017-08-11 16:05 ` [Qemu-devel] [PATCH v2 2/2] vl: Partial support for non-scalar properties with -object Markus Armbruster
2017-08-11 17:47   ` Eric Blake
2017-08-14  5:49     ` Markus Armbruster
2018-04-16 16:24       ` Daniel P. Berrangé
2018-05-28  9:30         ` Markus Armbruster
2017-08-14  9:44     ` Daniel P. Berrange
2017-08-14 11:24       ` Markus Armbruster
2018-04-16 16:29         ` Daniel P. Berrangé
2018-05-28  9:14           ` Markus Armbruster
2018-04-16 16:17 ` [Qemu-devel] [PATCH v2 0/2] " Daniel P. Berrangé
2018-05-28  9:31   ` Markus Armbruster
2018-06-08 17:11     ` Daniel P. Berrangé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1502467522-32237-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=eblake@redhat.com \
    --cc=el13635@mail.ntua.gr \
    --cc=f4bug@amsat.org \
    --cc=kwolf@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).