aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-05-20iotests: Make 245 faster and more reliableMax Reitz
2019-05-20iotests.py: Fix VM.run_jobMax Reitz
2019-05-20iotests.py: Let assert_qmp() accept an arrayMax Reitz
2019-05-20iotests: Test unaligned raw images with O_DIRECTMax Reitz
2019-05-20test-block-iothread: Test AioContext propagation for block jobsKevin Wolf
2019-05-20test-block-iothread: Test AioContext propagation through the treeKevin Wolf
2019-05-20iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy
2019-05-17build: don't build hardware objects with linux-userLaurent Vivier
2019-05-17build: replace GENERATED_FILES by generated-files-yLaurent Vivier
2019-05-15target/xtensa: implement exclusive access optionMax Filippov
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-05-13Clean up includesMarkus Armbruster
2019-05-10iotests: Add test for rebase without input baseMax Reitz
2019-05-10test-block-iothread: Job coroutine thread after AioContext switchKevin Wolf
2019-05-10qemu-iotests: Fix cleanup for 192Kevin Wolf
2019-05-09Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...Peter Maydell
2019-05-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth
2019-05-08tests/drive_del-test: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-08tests/Makefile: Remove unused test-obj-y variableThomas Huth
2019-05-08tests/tpm-tests: Use g_test_skip() to mark skipped testsThomas Huth
2019-05-08tests/ide-test: Make test independent of global_qtestThomas Huth
2019-05-08tests/test-hmp: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-08tests/qmp-cmd-test: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-08tests/megasas: Make test independent of global_qtestThomas Huth
2019-05-08tests/tco: Make test independent of global_qtestThomas Huth
2019-05-08tests: Force Python I/O encoding for check-qapi-schemaEduardo Habkost
2019-05-07iotests: Fix iotests 110 and 126Max Reitz
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz
2019-05-07qcow2-refcount: avoid eating RAMVladimir Sementsov-Ogievskiy
2019-05-07iotests: Make 182 do without device_addMax Reitz
2019-05-07iotests: Tweak 221 sizing for different hole granularitiesEric Blake
2019-05-07tests/qemu-iotests: Fix more reference output files due to recent qemu-io changeThomas Huth
2019-05-07iotests: Fix 233 for ports other than 10809Max Reitz
2019-05-03Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-05-03tests/uefi-boot-images: report the SMBIOS entry point structuresLaszlo Ersek
2019-05-03tests/uefi-test-tools: report the SMBIOS entry point structuresLaszlo Ersek
2019-05-02tests/boot_linux_console: add a test for alpha + clipperCleber Rosa
2019-05-02tests/boot_linux_console: add a test for s390x + s390-ccw-virtioCleber Rosa
2019-05-02tests/boot_linux_console: add a test for arm + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé
2019-05-02tests/boot_linux_console: refactor the console watcher into utility methodCleber Rosa
2019-05-02tests/boot_linux_console: increase timeoutCleber Rosa
2019-05-02tests/boot_linux_console: add common kernel command line optionsCleber Rosa
2019-05-02tests/boot_linux_console: update the x86_64 kernelCleber Rosa