summaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
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-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-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-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-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé
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-02tests/qtest/npcm7xx_rng-test: Disable randomness testsPeter Maydell
2020-11-01tests/9pfs: add local Tunlinkat hard link testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat symlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tsymlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat file testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tlcreate testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat directory testChristian Schoenebeck
2020-11-01tests/9pfs: simplify do_mkdir()Christian Schoenebeck
2020-11-01tests/9pfs: Turn fs_mkdir() into a helperGreg Kurz
2020-11-01tests/9pfs: Turn fs_readdir_split() into a helperGreg Kurz
2020-11-01tests/9pfs: Factor out do_attach() helperGreg Kurz
2020-11-01tests/9pfs: Set alloc in fs_create_dir()Greg Kurz
2020-11-01tests/9pfs: Factor out do_version() helperGreg Kurz
2020-11-01tests/9pfs: Force removing of local 9pfs test directoryGreg Kurz
2020-11-01tests/9pfs: fix coverity error in create_local_test_dir()Christian Schoenebeck
2020-11-01tests/9pfs: fix test dir for parallel testsChristian Schoenebeck
2020-11-01tests/9pfs: make create/remove test dir publicChristian Schoenebeck
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen
2020-10-27hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu
2020-10-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...Peter Maydell
2020-10-26migration-test: Only hide error if !QTEST_LOGPeter Xu
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-26fuzz: register predefined generic-fuzz configsAlexander Bulekov
2020-10-26fuzz: add generic-fuzz configs for oss-fuzzAlexander Bulekov
2020-10-26fuzz: add an "opaque" to the FuzzTarget structAlexander Bulekov
2020-10-26fuzz: add a crossover function to generic-fuzzerAlexander Bulekov
2020-10-26fuzz: add a DISABLE_PCI op to generic-fuzzerAlexander Bulekov
2020-10-26fuzz: Add support for custom crossover functionsAlexander Bulekov