aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-02-13virt/acpi: update golden masters for DSDT updateHeyi Guo
2020-02-13bios-tables-test: prepare to change ARM virt ACPI DSDTHeyi Guo
2020-02-10Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell
2020-02-10Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell
2020-02-08tests/virtio-9p: added readdir testChristian Schoenebeck
2020-02-08tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck
2020-02-07drop "from __future__ import print_function"Paolo Bonzini
2020-02-07make all Python scripts executablePaolo Bonzini
2020-02-07tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé
2020-02-07tests/vm: Remove shebang headerPhilippe Mathieu-Daudé
2020-02-07tests/acceptance: Remove shebang headerPhilippe Mathieu-Daudé
2020-02-07tests: Explicit usage of Python 3Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Add the 'migration' tagPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Test EXEC transport when migratingOksana Vohchana
2020-02-07tests/acceptance/migration: Test UNIX transport when migratingOksana Vohchana
2020-02-07tests/acceptance/migration: Factor out do_migrate()Oksana Vohchana
2020-02-07tests/acceptance/migration: Factor out assert_migration()Oksana Vohchana
2020-02-07tests/acceptance/version: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/boot_linux_console: Do not use VGA on Clipper machinePhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: Disable the testPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: List machine being testedPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: Improve exception loggingPhilippe Mathieu-Daudé
2020-02-07tests: rename virtio_seg_max_adjust to virtio_check_paramsDenis Plotnikov
2020-02-07tests/acceptance: Add boot tests for some of the QEMU advent calendar imagesThomas Huth
2020-02-07tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'Philippe Mathieu-Daudé
2020-02-07tests/boot_linux_console: fix extract_from_deb() commentLiam Merwick
2020-02-07tests/boot_linux_console: use os.path for filesystem pathsLiam Merwick
2020-02-07tests/boot_linux_console: add extract_from_rpm methodLiam Merwick
2020-02-07Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé
2020-02-07Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé
2020-02-06Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...Peter Maydell
2020-02-06iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy
2020-02-06iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth
2020-02-06iotests: Test 183 does not work on macOS and OpenBSDThomas Huth
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth
2020-02-06iotests: remove 'linux' from default supported platformsJohn Snow
2020-02-05nbd: Allow description when creating NBD blockdevEric Blake
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée
2020-02-04tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée
2020-02-04tests/docker: better handle symlinked libsAlex Bennée
2020-02-04tests/docker: move most cross compilers to buster baseAlex Bennée
2020-02-04tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo
2020-02-04boot-order-test: fix memleaks in boot-order-testPan Nengyuan