summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-11-057-28/+60
|\
| * qtest: escape device name in device-introspect-testPaolo Bonzini2020-11-041-2/+8
| * ivshmem-test: do not use short-form boolean optionPaolo Bonzini2020-11-041-1/+1
| * fuzz: fuzz offsets within pio/mmio regionsAlexander Bulekov2020-11-031-0/+5
| * fuzz: check the MR in the DMA callbackAlexander Bulekov2020-11-031-1/+1
| * fuzz: fix writing DMA patternsAlexander Bulekov2020-11-031-20/+17Star
| * tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()AlexChen2020-11-031-1/+2
| * tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()Peter Maydell2020-11-031-1/+4
| * tests/qtest/libqtest.c: Check for setsockopt() failurePeter Maydell2020-11-031-2/+7
| * qtest: add a reproducer for LP#1878642Alexander Bulekov2020-11-031-0/+15
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell2020-11-042-3/+1Star
|\ \
| * | hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé2020-11-032-3/+1Star
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-11-032-4/+10
|\ \
| * | iotests: Use Python 3 style super()Kevin Wolf2020-11-031-4/+4
| * | iotests: Disable unsubscriptable-object in pylintKevin Wolf2020-11-031-0/+2
| * | iotests.py: Fix type check errors in wait_migration()Kevin Wolf2020-11-031-0/+4
| |/
* | sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUXMarkus Armbruster2020-11-031-3/+4
* | sockets: Fix default of UnixSocketAddress member @tightMarkus Armbruster2020-11-031-3/+3
* | test-util-sockets: Test the complete abstract socket matrixMarkus Armbruster2020-11-031-26/+65
* | test-util-sockets: Synchronize properly, don't sleep(1)Markus Armbruster2020-11-031-27/+13Star
* | test-util-sockets: Factor out test_socket_unix_abstract_one()Markus Armbruster2020-11-031-28/+20Star
* | test-util-sockets: Clean up SocketAddress constructionMarkus Armbruster2020-11-031-38/+26Star
* | test-util-sockets: Correct to set has_abstract, has_tightMarkus Armbruster2020-11-031-0/+4
* | test-util-sockets: Plug file descriptor leakMarkus Armbruster2020-11-031-0/+1
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell2020-11-031-4/+10
|\
| * tests/qtest/npcm7xx_rng-test: Disable randomness testsPeter Maydell2020-11-021-4/+10
* | tests/acceptance: Add virtiofs_submounts.pyMax Reitz2020-11-025-0/+662
* | tests/acceptance/boot_linux: Accept SSH pubkeyMax Reitz2020-11-021-6/+7
|/
* Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201102' int...Peter Maydell2020-11-023-48/+470
|\
| * tests/9pfs: add local Tunlinkat hard link testChristian Schoenebeck2020-11-011-0/+30
| * tests/9pfs: add local Tlink testChristian Schoenebeck2020-11-011-0/+71
| * tests/9pfs: add local Tunlinkat symlink testChristian Schoenebeck2020-11-011-0/+28
| * tests/9pfs: add local Tsymlink testChristian Schoenebeck2020-11-011-0/+77
| * tests/9pfs: add local Tunlinkat file testChristian Schoenebeck2020-11-011-0/+24
| * tests/9pfs: add local Tlcreate testChristian Schoenebeck2020-11-011-0/+77
| * tests/9pfs: add local Tunlinkat directory testChristian Schoenebeck2020-11-011-0/+71
| * tests/9pfs: simplify do_mkdir()Christian Schoenebeck2020-11-011-8/+19
| * tests/9pfs: Turn fs_mkdir() into a helperGreg Kurz2020-11-011-5/+2Star
| * tests/9pfs: Turn fs_readdir_split() into a helperGreg Kurz2020-11-011-7/+7
| * tests/9pfs: Factor out do_attach() helperGreg Kurz2020-11-011-12/+16
| * tests/9pfs: Set alloc in fs_create_dir()Greg Kurz2020-11-011-0/+1
| * tests/9pfs: Factor out do_version() helperGreg Kurz2020-11-011-5/+9
| * tests/9pfs: Force removing of local 9pfs test directoryGreg Kurz2020-11-011-1/+1
| * tests/9pfs: fix coverity error in create_local_test_dir()Christian Schoenebeck2020-11-011-1/+6
| * tests/9pfs: fix test dir for parallel testsChristian Schoenebeck2020-11-012-6/+20
| * tests/9pfs: make create/remove test dir publicChristian Schoenebeck2020-11-012-6/+14
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...Peter Maydell2020-11-015-27/+115
|\ \ | |/ |/|
| * nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake2020-10-303-0/+100
| * nbd: Allow export of multiple bitmaps for one deviceEric Blake2020-10-301-4/+2Star
| * iotests/291: Stop NBD serverMax Reitz2020-10-301-0/+2