aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-08-24tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell1-1/+1
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell19-67/+321
2018-08-23tests: add test-rcu-tailqEmilio G. Cota3-0/+21
2018-08-23tests: add test-list-simpleqEmilio G. Cota3-0/+23
2018-08-23test-rcu-list: abstract the list implementationEmilio G. Cota1-12/+30
2018-08-23test-rcu-list: access goflag with atomicsEmilio G. Cota1-9/+9
2018-08-23build-sys: remove glib_subprocess checkMarc-André Lureau4-15/+1
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau3-3/+3
2018-08-23tests/atomic_add-bench: add -p to enable sync profilerEmilio G. Cota1-1/+5
2018-08-23tests/device-introspect: Test with all machines, not only with "none"Thomas Huth1-3/+29
2018-08-23tests/device-introspection: Check that the qom-tree and qtree do not changeThomas Huth1-4/+19
2018-08-23tests: Skip old versioned machine types in quick testing modeThomas Huth5-8/+58
2018-08-23tests/migration-test: Silence the kvm_hv message by defaultThomas Huth1-9/+11
2018-08-23tests: virtio: separate ccw tests from libqosPaolo Bonzini2-3/+112
2018-08-21block: iotest to catch abort on forced blockjob cancelJeff Cody3-0/+119
2018-08-21hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau1-2/+0
2018-08-20tests/vm: Clean out old working directories on buildPeter Maydell3-0/+3
2018-08-20tests/boot-serial-test: Bump timeout to 6 minutesPeter Maydell1-2/+2
2018-08-16Add QTest testcase for the Intel HexadecimalSu Hang3-0/+65
2018-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into...Peter Maydell49-545/+512
2018-08-16libqtest: Improve error reporting for bad read from QEMUMarkus Armbruster1-3/+3
2018-08-16tests/libqtest: Improve kill_qemu()Eric Blake1-3/+21
2018-08-16libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistencyMarkus Armbruster2-8/+8
2018-08-16libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster23-82/+80
2018-08-16libqtest: Enable compile-time format string checkingMarkus Armbruster1-10/+14
2018-08-16migration-test: Clean up string interpolation into QMP, part 3Markus Armbruster1-46/+30
2018-08-16migration-test: Clean up string interpolation into QMP, part 2Markus Armbruster1-12/+22
2018-08-16migration-test: Clean up string interpolation into QMP, part 1Markus Armbruster1-6/+6
2018-08-16migration-test: Make wait_command() cope with '%'Markus Armbruster1-2/+7
2018-08-16tests: New helper qtest_qmp_receive_success()Markus Armbruster4-67/+80
2018-08-16migration-test: Make wait_command() return the "return" memberMarkus Armbruster1-23/+15
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster18-58/+48
2018-08-16cpu-plug-test: Don't pass integers as strings to device_addMarkus Armbruster1-3/+3
2018-08-16tests: Clean up string interpolation into QMP input (simple cases)Markus Armbruster6-113/+78
2018-08-16tests: Pass literal format strings directly to qmp_FOO()Markus Armbruster2-6/+2
2018-08-16test-qobject-input-visitor: Avoid format string ambiguityMarkus Armbruster1-9/+10
2018-08-16libqtest: Simplify qmp_fd_vsend() a bitMarkus Armbruster1-11/+7
2018-08-16qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()Markus Armbruster2-19/+20
2018-08-16libqtest: Document calling conventionsEric Blake1-8/+21
2018-08-16libqtest: Remove qtest_qmp_discard_response() & friendsMarkus Armbruster11-55/+34
2018-08-16libqtest: Clean up how we read the QMP greetingMarkus Armbruster1-1/+3
2018-08-16libqtest: Clean up how we read device_del messagesMarkus Armbruster1-1/+1
2018-08-16libqtest: Rename functions to send QMP messagesMarkus Armbruster5-33/+33
2018-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-41/+79
2018-08-15Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into ...Peter Maydell3-11/+13
2018-08-15mirror: Fail gracefully for source == targetKevin Wolf2-2/+8
2018-08-15block: Remove deprecated -drive option serialKevin Wolf2-7/+7
2018-08-15block: Remove deprecated -drive geometry optionsKevin Wolf1-30/+7
2018-08-15qemu-iotests: Update 093 to improve the draining testAlberto Garcia1-8/+11
2018-08-15qemu-iotests: Test removing a throttle group member with a pending timerAlberto Garcia2-2/+54