aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2020-11-11pvpanic: Advertise the PVPANIC_CRASHLOADED event supportPaolo Bonzini1-1/+1
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell7-28/+60
2020-11-04qtest: escape device name in device-introspect-testPaolo Bonzini1-2/+8
2020-11-04ivshmem-test: do not use short-form boolean optionPaolo Bonzini1-1/+1
2020-11-03fuzz: fuzz offsets within pio/mmio regionsAlexander Bulekov1-0/+5
2020-11-03fuzz: check the MR in the DMA callbackAlexander Bulekov1-1/+1
2020-11-03fuzz: fix writing DMA patternsAlexander Bulekov1-20/+17
2020-11-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé2-3/+1
2020-11-03tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()AlexChen1-1/+2
2020-11-03tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()Peter Maydell1-1/+4
2020-11-03tests/qtest/libqtest.c: Check for setsockopt() failurePeter Maydell1-2/+7
2020-11-03qtest: add a reproducer for LP#1878642Alexander Bulekov1-0/+15
2020-11-02tests/qtest/npcm7xx_rng-test: Disable randomness testsPeter Maydell1-4/+10
2020-11-01tests/9pfs: add local Tunlinkat hard link testChristian Schoenebeck1-0/+30
2020-11-01tests/9pfs: add local Tlink testChristian Schoenebeck1-0/+71
2020-11-01tests/9pfs: add local Tunlinkat symlink testChristian Schoenebeck1-0/+28
2020-11-01tests/9pfs: add local Tsymlink testChristian Schoenebeck1-0/+77
2020-11-01tests/9pfs: add local Tunlinkat file testChristian Schoenebeck1-0/+24
2020-11-01tests/9pfs: add local Tlcreate testChristian Schoenebeck1-0/+77
2020-11-01tests/9pfs: add local Tunlinkat directory testChristian Schoenebeck1-0/+71
2020-11-01tests/9pfs: simplify do_mkdir()Christian Schoenebeck1-8/+19
2020-11-01tests/9pfs: Turn fs_mkdir() into a helperGreg Kurz1-5/+2
2020-11-01tests/9pfs: Turn fs_readdir_split() into a helperGreg Kurz1-7/+7
2020-11-01tests/9pfs: Factor out do_attach() helperGreg Kurz1-12/+16
2020-11-01tests/9pfs: Set alloc in fs_create_dir()Greg Kurz1-0/+1
2020-11-01tests/9pfs: Factor out do_version() helperGreg Kurz1-5/+9
2020-11-01tests/9pfs: Force removing of local 9pfs test directoryGreg Kurz1-1/+1
2020-11-01tests/9pfs: fix coverity error in create_local_test_dir()Christian Schoenebeck1-1/+6
2020-11-01tests/9pfs: fix test dir for parallel testsChristian Schoenebeck2-6/+20
2020-11-01tests/9pfs: make create/remove test dir publicChristian Schoenebeck2-6/+14
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell4-1/+987
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen2-1/+387
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen2-1/+282
2020-10-27hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu2-1/+320
2020-10-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...Peter Maydell1-1/+5
2020-10-26migration-test: Only hide error if !QTEST_LOGPeter Xu1-1/+5
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell3-1/+14
2020-10-26fuzz: register predefined generic-fuzz configsAlexander Bulekov1-0/+32
2020-10-26fuzz: add generic-fuzz configs for oss-fuzzAlexander Bulekov1-0/+121
2020-10-26fuzz: add an "opaque" to the FuzzTarget structAlexander Bulekov1-0/+1
2020-10-26fuzz: add a crossover function to generic-fuzzerAlexander Bulekov1-0/+86
2020-10-26fuzz: add a DISABLE_PCI op to generic-fuzzerAlexander Bulekov1-2/+11
2020-10-26fuzz: Add support for custom crossover functionsAlexander Bulekov2-0/+40
2020-10-26fuzz: Add DMA support to the generic-fuzzerAlexander Bulekov1-0/+230
2020-10-24fuzz: Add PCI features to the generic fuzzerAlexander Bulekov1-0/+81
2020-10-24fuzz: Add generic virtual-device fuzzerAlexander Bulekov2-0/+517
2020-10-24libqtest: fix memory leak in the qtest_qmp_event_refMaxim Levitsky1-7/+4
2020-10-24libqtest: fix the order of buffered eventsMaxim Levitsky1-1/+1
2020-10-24tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XXHavard Skinnemoen1-1/+2
2020-10-24tests/qtest/libqtest: Fix detection of architecture for binaries without pathThomas Huth1-2/+7