]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Dec 2015 18:11:40 +0000 (18:11 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Dec 2015 18:11:40 +0000 (18:11 +0000)
commita5582eac15171ffea99f9962dd9a4bf3c1dd2f1c
tree2388c2239d2c860df58c5b8642e86ec848ab8771
parent61e3aa25b129b48d8a8cb851aae2a787af7ca5e1
parent0d2cd785ef1282b14687f9f7f4b63ae4a2430be3
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging

QOM infrastructure fixes and device conversions

* Documentation update
* qom-test and related fixes

# gpg: Signature made Fri 04 Dec 2015 17:54:55 GMT using RSA key ID 3E7E013F
# gpg: Good signature from "Andreas Färber <afaerber@suse.de>"
# gpg:                 aka "Andreas Färber <afaerber@suse.com>"

* remotes/afaerber/tags/qom-devices-for-peter:
  qom-test: Fix qmp() leaks
  tests: Use proper functions types instead of void (*fn)
  qom: Update documentation comment of struct Object
  tests: Fix check-report-qtest-% target

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>