Hello Peter, This is my QOM (devices) patch queue for 2.5. Please pull.
Regards, Andreas Cc: Peter Maydell <peter.mayd...@linaro.org> Cc: Markus Armbruster <arm...@redhat.com> Cc: Marc-André Lureau <marcandre.lur...@redhat.com> The following changes since commit 4c65fed8bdf96780735dbdb92a8bd0d6b6526cc3: ui: vnc: avoid floating point exception (2015-12-03 13:34:50 +0000) are available in the git repository at: git://github.com/afaerber/qemu-cpu.git tags/qom-devices-for-peter for you to fetch changes up to 43c2a474d71918c138ecc6ad7c747d9e9557b6c9: qom-test: Fix qmp() leaks (2015-12-03 20:22:15 +0100) ---------------------------------------------------------------- QOM infrastructure fixes and device conversions * Typo fix * qom-test and related fixes ---------------------------------------------------------------- Andreas Färber (1): tests: Fix check-report-qtest-% target Cao jin (1): qom: Update documentation comment of struct Object Marc-André Lureau (1): qom-test: Fix qmp() leaks Markus Armbruster (1): tests: Use proper functions types instead of void (*fn) include/qom/object.h | 3 --- tests/Makefile | 4 ++-- tests/ide-test.c | 4 ++-- tests/libqtest.c | 13 +++++++++---- tests/libqtest.h | 6 +++--- tests/qom-test.c | 21 ++++++++++++++------- tests/vhost-user-test.c | 3 ++- 7 files changed, 32 insertions(+), 22 deletions(-)