[Qemu-devel] [PATCH for-2.9 0/5] keyval: Doc improvements and additional tests

Markus Armbruster posted 5 patches 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1490014548-15083-1-git-send-email-armbru@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
MAINTAINERS            | 11 ++++++++++
tests/Makefile.include |  2 +-
tests/test-keyval.c    | 59 +++++++++++++++++++++++++++++++++++++++++++++++---
util/keyval.c          | 57 ++++++++++++++++++++++++++++++++++--------------
4 files changed, 109 insertions(+), 20 deletions(-)
[Qemu-devel] [PATCH for-2.9 0/5] keyval: Doc improvements and additional tests
Posted by Markus Armbruster 7 years, 1 month ago
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