Hello Peter,

This is my QOM (devices) patch queue for 2.5. Please pull.

v2 squashes a fix by Markus.

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 0d2cd785ef1282b14687f9f7f4b63ae4a2430be3:

  qom-test: Fix qmp() leaks (2015-12-04 18:29:31 +0100)

----------------------------------------------------------------
QOM infrastructure fixes and device conversions

* Documentation update
* 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        | 14 ++++++++++----
 tests/libqtest.h        |  7 ++++---
 tests/qom-test.c        | 21 ++++++++++++++-------
 tests/vhost-user-test.c |  3 ++-
 7 files changed, 34 insertions(+), 22 deletions(-)

Reply via email to