summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell2020-10-3112-13/+13
|\
| * util: include the target address in socket connect failuresDaniel P. Berrangé2020-10-291-2/+2
| * authz: Fix Lesser GPL version numberChetan Pant2020-10-294-4/+4
| * crypt: Fix Lesser GPL version numberChetan Pant2020-10-297-7/+7
| * io: Fix Lesser GPL version numberChetan Pant2020-10-295-5/+5
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-10-305-5/+5
|\ \
| * | io: Fix Lesser GPL version numberChetan Pant2020-10-275-5/+5
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-10-301-0/+1
|\ \ \
| * | | block: End quiescent sections when a BDS is deletedGreg Kurz2020-10-271-0/+1
* | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell2020-10-299-1/+1230
|\ \ \ \
| * | | | 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/stsquad/tags/pull-testing-and-misc-2710...Peter Maydell2020-10-283-7/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tests/acceptance: pick a random gdb port for reverse debuggingAlex Bennée2020-10-271-5/+7
| * | | | tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1Thomas Huth2020-10-272-2/+2
| |/ / /
* | | | Revert series: virtiofsd: Announce submounts to the guestAlex Williamson2020-10-286-637/+6Star
* | | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...Peter Maydell2020-10-272-1/+40
|\ \ \ \
| * | | | tests/acceptance: Allow running Orange Pi test using cached artifactsPhilippe Mathieu-Daudé2020-10-261-0/+2
| * | | | tests/acceptance: Add a 'virt_kvm' test using the GICv3Philippe Mathieu-Daudé2020-10-261-1/+16
| * | | | tests/boot_linux_console: Boot Trusted Firmware-A on the Raspberry Pi 3Philippe Mathieu-Daudé2020-10-261-0/+22
* | | | | Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell2020-10-276-6/+637
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tests/acceptance: Add virtiofs_submounts.pyMax Reitz2020-10-265-0/+630
| * | | | tests/acceptance/boot_linux: Accept SSH pubkeyMax Reitz2020-10-261-6/+7
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...Peter Maydell2020-10-271-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | migration-test: Only hide error if !QTEST_LOGPeter Xu2020-10-261-1/+5
| |/ /
* | | 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