All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, kwolf@redhat.com, eblake@redhat.com
Subject: [Qemu-devel] [PATCH for-2.9 0/5] keyval: Doc improvements and additional tests
Date: Mon, 20 Mar 2017 13:55:43 +0100	[thread overview]
Message-ID: <1490014548-15083-1-git-send-email-armbru@redhat.com> (raw)

These are basically leftovers from review of "block: Command line
option -blockdev".  Non-test code is unchanged.  Nice to have in 2.9.

Markus Armbruster (5):
  test-keyval: Tweaks to improve list coverage
  keyval: Improve some comments
  test-keyval: Cover alternate and 'any' type
  keyval: Document issues with 'any' and alternate types
  MAINTAINERS: Add myself for files I touched recently

 MAINTAINERS            | 11 ++++++++++
 tests/Makefile.include |  2 +-
 tests/test-keyval.c    | 59 +++++++++++++++++++++++++++++++++++++++++++++++---
 util/keyval.c          | 57 ++++++++++++++++++++++++++++++++++--------------
 4 files changed, 109 insertions(+), 20 deletions(-)

-- 
2.7.4

             reply	other threads:[~2017-03-20 12:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 12:55 Markus Armbruster [this message]
2017-03-20 12:55 ` [Qemu-devel] [PATCH for-2.9 1/5] test-keyval: Tweaks to improve list coverage Markus Armbruster
2017-03-20 19:50   ` Eric Blake
2017-03-20 12:55 ` [Qemu-devel] [PATCH for-2.9 2/5] keyval: Improve some comments Markus Armbruster
2017-03-20 19:54   ` Eric Blake
2017-03-20 12:55 ` [Qemu-devel] [PATCH for-2.9 3/5] test-keyval: Cover alternate and 'any' type Markus Armbruster
2017-03-20 19:59   ` Eric Blake
2017-03-20 12:55 ` [Qemu-devel] [PATCH for-2.9 4/5] keyval: Document issues with 'any' and alternate types Markus Armbruster
2017-03-20 20:02   ` Eric Blake
2017-03-21  7:14     ` Markus Armbruster
2017-03-20 12:55 ` [Qemu-devel] [PATCH for-2.9 5/5] MAINTAINERS: Add myself for files I touched recently Markus Armbruster
2017-03-20 20:03   ` Eric Blake
2017-03-21  7:17     ` Markus Armbruster
2017-03-21  7:58       ` Thomas Huth

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=1490014548-15083-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.