aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-11-17Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2020-11-17' in...Peter Maydell
2020-11-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-11-17json: Fix a memleak in parse_pair()Alex Chen
2020-11-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell
2020-11-17iotests/081: Test rewrite-corrupted without WRITEMax Reitz
2020-11-17iotests/081: Filter image format after testdirMax Reitz
2020-11-17iotests: Replace deprecated ConfigParser.readfp()Kevin Wolf
2020-11-17tests/vm: update NetBSD to 9.1Brad Smith
2020-11-17tests/vm: Add Haiku test based on their vagrant imagesAlexander von Gluck IV
2020-11-16iotests: Replace deprecated ConfigParser.readfp()Kevin Wolf
2020-11-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell
2020-11-16tests/acceptance: Disable Spartan-3A DSP 1800A testPhilippe Mathieu-Daudé
2020-11-15test: Fix LGPL information in the file headersGan Qixin
2020-11-15tests/acceptance: Fix LGPL information in the file headersGan Qixin
2020-11-15tests/migration: Fix LGPL information in the file headersGan Qixin
2020-11-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-11-11pvpanic: Advertise the PVPANIC_CRASHLOADED event supportPaolo Bonzini
2020-11-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'...Peter Maydell
2020-11-10Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell
2020-11-10tests/qtest/npcm7xx_rng-test: count runs properlyHavard Skinnemoen
2020-11-10qtest: Update references to parse_escape() in commentsPeter Maydell
2020-11-10fuzz: add virtio-blk fuzz targetDima Stepanov
2020-11-10fuzz: Make fork_fuzz.ld compatible with LLVM's LLDDaniele Buono
2020-11-09tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test()AlexChen
2020-11-09qtest: Fix bad printf format specifiersAlexChen
2020-11-09tests/vm: update openbsd to release 6.8Brad Smith
2020-11-09iotests: rewrite iotest 240 in pythonMaxim Levitsky
2020-11-09iotests: add filter_qmp_virtio_scsi functionMaxim Levitsky
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-11-04qtest: escape device name in device-introspect-testPaolo Bonzini
2020-11-04ivshmem-test: do not use short-form boolean optionPaolo Bonzini
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell
2020-11-03fuzz: fuzz offsets within pio/mmio regionsAlexander Bulekov
2020-11-03fuzz: check the MR in the DMA callbackAlexander Bulekov
2020-11-03fuzz: fix writing DMA patternsAlexander Bulekov
2020-11-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-11-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé
2020-11-03iotests: Use Python 3 style super()Kevin Wolf
2020-11-03iotests: Disable unsubscriptable-object in pylintKevin Wolf
2020-11-03iotests.py: Fix type check errors in wait_migration()Kevin Wolf
2020-11-03tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()AlexChen
2020-11-03tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()Peter Maydell
2020-11-03tests/qtest/libqtest.c: Check for setsockopt() failurePeter Maydell
2020-11-03qtest: add a reproducer for LP#1878642Alexander Bulekov
2020-11-03sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUXMarkus Armbruster
2020-11-03sockets: Fix default of UnixSocketAddress member @tightMarkus Armbruster
2020-11-03test-util-sockets: Test the complete abstract socket matrixMarkus Armbruster
2020-11-03test-util-sockets: Synchronize properly, don't sleep(1)Markus Armbruster
2020-11-03test-util-sockets: Factor out test_socket_unix_abstract_one()Markus Armbruster
2020-11-03test-util-sockets: Clean up SocketAddress constructionMarkus Armbruster