qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL for-2.5 v2 0/4] QOM devices patch queue 2015-12-04


From: Andreas Färber
Subject: [Qemu-devel] [PULL for-2.5 v2 0/4] QOM devices patch queue 2015-12-04
Date: Fri, 4 Dec 2015 18:56:47 +0100

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 <address@hidden>
Cc: Markus Armbruster <address@hidden>
Cc: Marc-André Lureau <address@hidden>

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

[Prev in Thread] Current Thread [Next in Thread]