summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell2018-08-241-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-08-2319-67/+321
|\
| * tests: add test-rcu-tailqEmilio G. Cota2018-08-233-0/+21
| * tests: add test-list-simpleqEmilio G. Cota2018-08-233-0/+23
| * test-rcu-list: abstract the list implementationEmilio G. Cota2018-08-231-12/+30
| * test-rcu-list: access goflag with atomicsEmilio G. Cota2018-08-231-9/+9
| * build-sys: remove glib_subprocess checkMarc-André Lureau2018-08-234-15/+1Star
| * fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau2018-08-233-3/+3
| * tests/atomic_add-bench: add -p to enable sync profilerEmilio G. Cota2018-08-231-1/+5
| * tests/device-introspect: Test with all machines, not only with "none"Thomas Huth2018-08-231-3/+29
| * tests/device-introspection: Check that the qom-tree and qtree do not changeThomas Huth2018-08-231-4/+19
| * tests: Skip old versioned machine types in quick testing modeThomas Huth2018-08-235-8/+58
| * tests/migration-test: Silence the kvm_hv message by defaultThomas Huth2018-08-231-9/+11
| * tests: virtio: separate ccw tests from libqosPaolo Bonzini2018-08-232-3/+112
* | block: iotest to catch abort on forced blockjob cancelJeff Cody2018-08-213-0/+119
* | hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau2018-08-211-2/+0Star
|/
* tests/vm: Clean out old working directories on buildPeter Maydell2018-08-203-0/+3
* tests/boot-serial-test: Bump timeout to 6 minutesPeter Maydell2018-08-201-2/+2
* Add QTest testcase for the Intel HexadecimalSu Hang2018-08-163-0/+65
* Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into...Peter Maydell2018-08-1649-545/+512Star
|\
| * libqtest: Improve error reporting for bad read from QEMUMarkus Armbruster2018-08-161-3/+3
| * tests/libqtest: Improve kill_qemu()Eric Blake2018-08-161-3/+21
| * libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistencyMarkus Armbruster2018-08-162-8/+8
| * libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster2018-08-1623-82/+80Star
| * libqtest: Enable compile-time format string checkingMarkus Armbruster2018-08-161-10/+14
| * migration-test: Clean up string interpolation into QMP, part 3Markus Armbruster2018-08-161-46/+30Star
| * migration-test: Clean up string interpolation into QMP, part 2Markus Armbruster2018-08-161-12/+22
| * migration-test: Clean up string interpolation into QMP, part 1Markus Armbruster2018-08-161-6/+6
| * migration-test: Make wait_command() cope with '%'Markus Armbruster2018-08-161-2/+7
| * tests: New helper qtest_qmp_receive_success()Markus Armbruster2018-08-164-67/+80
| * migration-test: Make wait_command() return the "return" memberMarkus Armbruster2018-08-161-23/+15Star
| * tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster2018-08-1618-58/+48Star
| * cpu-plug-test: Don't pass integers as strings to device_addMarkus Armbruster2018-08-161-3/+3
| * tests: Clean up string interpolation into QMP input (simple cases)Markus Armbruster2018-08-166-113/+78Star
| * tests: Pass literal format strings directly to qmp_FOO()Markus Armbruster2018-08-162-6/+2Star
| * test-qobject-input-visitor: Avoid format string ambiguityMarkus Armbruster2018-08-161-9/+10
| * libqtest: Simplify qmp_fd_vsend() a bitMarkus Armbruster2018-08-161-11/+7Star
| * qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()Markus Armbruster2018-08-162-19/+20
| * libqtest: Document calling conventionsEric Blake2018-08-161-8/+21
| * libqtest: Remove qtest_qmp_discard_response() & friendsMarkus Armbruster2018-08-1611-55/+34Star
| * libqtest: Clean up how we read the QMP greetingMarkus Armbruster2018-08-161-1/+3
| * libqtest: Clean up how we read device_del messagesMarkus Armbruster2018-08-161-1/+1
| * libqtest: Rename functions to send QMP messagesMarkus Armbruster2018-08-165-33/+33
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-08-157-41/+79
|\ \ | |/ |/|
| * mirror: Fail gracefully for source == targetKevin Wolf2018-08-152-2/+8
| * block: Remove deprecated -drive option serialKevin Wolf2018-08-152-7/+7
| * block: Remove deprecated -drive geometry optionsKevin Wolf2018-08-151-30/+7Star
| * qemu-iotests: Update 093 to improve the draining testAlberto Garcia2018-08-151-8/+11
| * qemu-iotests: Test removing a throttle group member with a pending timerAlberto Garcia2018-08-152-2/+54
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into ...Peter Maydell2018-08-153-11/+13
|\ \