summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen2020-10-272-1/+387
* hw/misc: Add npcm7xx random number generatorHavard Skinnemoen2020-10-272-1/+282
* hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu2020-10-272-1/+320
* tests/tcg/aarch64: Add bti smoke testsRichard Henderson2020-10-275-0/+243
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-265-9/+17
|\
| * replay: do not build if TCG is not availableClaudio Fontana2020-10-222-5/+3Star
| * qtest: unbreak non-TCG builds in bios-tables-testClaudio Fontana2020-10-221-0/+10
| * do not use colons in test namesPaolo Bonzini2020-10-222-4/+4
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...Peter Maydell2020-10-2614-22/+1153
|\ \
| * | tests/acceptance: Use .ppm extention for Portable PixMap filesPhilippe Mathieu-Daudé2020-10-261-3/+3
| * | tests/acceptance: Remove unused importPhilippe Mathieu-Daudé2020-10-261-1/+0Star
| * | test/docker/dockerfiles: Add missing packages for acceptance testsThomas Huth2020-10-264-0/+6
| * | test/acceptance: Remove the CONTINUOUS_INTEGRATION tagsThomas Huth2020-10-261-2/+0Star
| * | tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archiveThomas Huth2020-10-261-1/+1
| * | fuzz: register predefined generic-fuzz configsAlexander Bulekov2020-10-261-0/+32
| * | fuzz: add generic-fuzz configs for oss-fuzzAlexander Bulekov2020-10-261-0/+121
| * | fuzz: add an "opaque" to the FuzzTarget structAlexander Bulekov2020-10-261-0/+1
| * | fuzz: add a crossover function to generic-fuzzerAlexander Bulekov2020-10-261-0/+86
| * | fuzz: add a DISABLE_PCI op to generic-fuzzerAlexander Bulekov2020-10-261-2/+11
| * | fuzz: Add support for custom crossover functionsAlexander Bulekov2020-10-262-0/+40
| * | fuzz: Add DMA support to the generic-fuzzerAlexander Bulekov2020-10-261-0/+230
| * | fuzz: Add PCI features to the generic fuzzerAlexander Bulekov2020-10-241-0/+81
| * | fuzz: Add generic virtual-device fuzzerAlexander Bulekov2020-10-242-0/+517
| * | libqtest: fix memory leak in the qtest_qmp_event_refMaxim Levitsky2020-10-241-7/+4Star
| * | libqtest: fix the order of buffered eventsMaxim Levitsky2020-10-241-1/+1
| * | tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XXHavard Skinnemoen2020-10-241-1/+2
| * | tests/qtest/libqtest: Fix detection of architecture for binaries without pathThomas Huth2020-10-241-2/+7
| * | tests/migration: fix memleak in wait_command/wait_command_fdChen Qun2020-10-241-4/+12
| |/
* | iotests: add commit top->base cases to 274Vladimir Sementsov-Ogievskiy2020-10-232-0/+88
* | libvhost-user: Allow vu_message_read to be replacedCoiby Xu2020-10-231-0/+2
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...Peter Maydell2020-10-214-0/+24
|\
| * tests/acpi: update expected data filesGerd Hoffmann2020-10-213-2/+0Star
| * tests/acpi: add microvm rtc testGerd Hoffmann2020-10-211-0/+12
| * tests/acpi: add microvm usb testGerd Hoffmann2020-10-211-0/+12
| * tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} filesGerd Hoffmann2020-10-212-0/+0
| * tests/acpi: allow updates for expected data filesGerd Hoffmann2020-10-211-0/+2
| * tests/acpi: disallow changes for microvm/APIC.pcieGerd Hoffmann2020-10-211-1/+0Star
| * tests/acpi: update expected data filesGerd Hoffmann2020-10-211-0/+0
| * tests/acpi: add empty microvm/APIC.pcieGerd Hoffmann2020-10-211-0/+0
| * tests/acpi: allow changes for microvm/APIC.pcieGerd Hoffmann2020-10-211-0/+1
* | Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell2020-10-211-1/+1
|\ \
| * | iotests.py: Adjust HMP kwargs typingJohn Snow2020-10-201-1/+1
| |/
* / tests/qtest: Add npcm7xx timer testHavard Skinnemoen2020-10-202-0/+563
|/
* tests/9pfs: add local Tmkdir testChristian Schoenebeck2020-10-191-0/+139
* tests/9pfs: add virtio_9p_test_path()Christian Schoenebeck2020-10-192-0/+11
* tests/9pfs: wipe local 9pfs test directoryChristian Schoenebeck2020-10-191-0/+13
* tests/9pfs: introduce local testsChristian Schoenebeck2020-10-193-14/+116
* tests/9pfs: change qtest name prefix to synthChristian Schoenebeck2020-10-191-14/+14
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...Peter Maydell2020-10-191-1/+166
|\
| * tests/acceptance: Add MIPS record/replay testsPavel Dovgalyuk2020-10-171-1/+166