Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-15' into staging
- Fix for ctrl queue in the virtio-net QOS driver
- Improve Valgrind reports in the tests that use the null-co driver
- Get rid of global_qtest related code in libqtest and libqos
# gpg: Signature made Thu 15 Aug 2019 18:28:16 BST
# gpg: using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
# gpg: issuer "thuth@redhat.com"
# gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
# gpg: aka "Thomas Huth <thuth@redhat.com>" [full]
# gpg: aka "Thomas Huth <huth@tuxfamily.org>" [full]
# gpg: aka "Thomas Huth <th.huth@posteo.de>" [unknown]
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3 EAB9 2ED9 D774 FE70 2DB5
* remotes/huth-gitlab/tags/pull-request-2019-08-15:
tests/libqtest: Make qmp_assert_success() independent from global_qtest
tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest
tests/libqtest: Clean up qtest_cb_for_every_machine() wrt global_qtest
tests/libqtest: Remove unused function hmp()
tests/libqos: Make virtio-pci code independent from global_qtest
tests/libqos: Make generic virtio code independent from global_qtest
tests: Set read-zeroes on for null-co driver
libqos: Account for the ctrl queue in virtio-net
qtest: Rename qtest.c:qtest_init()
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- include/sysemu/qtest.h 1 addition, 1 deletioninclude/sysemu/qtest.h
- qtest.c 1 addition, 2 deletionsqtest.c
- tests/cpu-plug-test.c 9 additions, 6 deletionstests/cpu-plug-test.c
- tests/drive_del-test.c 2 additions, 1 deletiontests/drive_del-test.c
- tests/e1000e-test.c 1 addition, 1 deletiontests/e1000e-test.c
- tests/ivshmem-test.c 1 addition, 1 deletiontests/ivshmem-test.c
- tests/libqos/usb.c 3 additions, 3 deletionstests/libqos/usb.c
- tests/libqos/usb.h 1 addition, 1 deletiontests/libqos/usb.h
- tests/libqos/virtio-net.c 1 addition, 0 deletionstests/libqos/virtio-net.c
- tests/libqos/virtio-net.h 1 addition, 1 deletiontests/libqos/virtio-net.h
- tests/libqos/virtio-pci.c 4 additions, 4 deletionstests/libqos/virtio-pci.c
- tests/libqos/virtio-scsi.c 2 additions, 1 deletiontests/libqos/virtio-scsi.c
- tests/libqos/virtio.c 44 additions, 37 deletionstests/libqos/virtio.c
- tests/libqos/virtio.h 17 additions, 13 deletionstests/libqos/virtio.h
- tests/libqtest.c 13 additions, 24 deletionstests/libqtest.c
- tests/libqtest.h 9 additions, 15 deletionstests/libqtest.h
- tests/megasas-test.c 2 additions, 1 deletiontests/megasas-test.c
- tests/nvme-test.c 2 additions, 1 deletiontests/nvme-test.c
- tests/qmp-test.c 1 addition, 1 deletiontests/qmp-test.c
- tests/test-blockjob-txn.c 4 additions, 1 deletiontests/test-blockjob-txn.c
Loading
Please register or sign in to comment