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