qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: marcandre.lureau@redhat.com, afaerber@suse.de, peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH for-2.5 0/2] tests: A cleanup and a fix
Date: Wed,  2 Dec 2015 21:20:32 +0100	[thread overview]
Message-ID: <1449087634-30846-1-git-send-email-armbru@redhat.com> (raw)

PATCH 1 cleans up unnecessary type punning.

PATCH 2 plugs a massive memory leak in qom-test.  I think it would be
nice to have in 2.5, but at this late stage, it's really up to the
maintainer.

Marc-André Lureau (1):
  qom-test: fix qmp() leaks

Markus Armbruster (1):
  tests: Use proper functions types instead of void (*fn)

 tests/ide-test.c        |  4 ++--
 tests/libqtest.c        | 13 +++++++++----
 tests/libqtest.h        |  6 +++---
 tests/qom-test.c        | 21 ++++++++++++++-------
 tests/vhost-user-test.c |  3 ++-
 5 files changed, 30 insertions(+), 17 deletions(-)

-- 
2.4.3

             reply	other threads:[~2015-12-02 20:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02 20:20 Markus Armbruster [this message]
2015-12-02 20:20 ` [Qemu-devel] [PATCH for-2.5 1/2] tests: Use proper functions types instead of void (*fn) Markus Armbruster
2015-12-02 20:42   ` Eric Blake
2015-12-03  8:22     ` Markus Armbruster
2015-12-04  7:59   ` [Qemu-devel] [PATCH] fixup! " Markus Armbruster
2015-12-02 20:20 ` [Qemu-devel] [PATCH for-2.5 2/2] qom-test: fix qmp() leaks Markus Armbruster
2015-12-02 20:44   ` Eric Blake
2015-12-03 19:29     ` Andreas Färber
2015-12-03 10:54 ` [Qemu-devel] [PATCH for-2.5 0/2] tests: A cleanup and a fix Peter Maydell
2015-12-03 12:06   ` Markus Armbruster
2015-12-03 12:57     ` Andreas Färber
2015-12-03 13:06       ` Peter Maydell
2015-12-03 16:13       ` Markus Armbruster

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=1449087634-30846-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=afaerber@suse.de \
    --cc=marcandre.lureau@redhat.com \
    --cc=peter.maydell@linaro.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 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).