summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs/devel/testing.rst: Update outdated Avocado URLsPhilippe Mathieu-Daudé2020-10-261-2/+2
* 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/cohuck/tags/s390x-20201026' into stagingPeter Maydell2020-10-266-7/+15
|\
| * s390x: pv: Fix diag318 PV fencingJanosch Frank2020-10-224-2/+14
| * s390x: pv: Remove sclp boundary checksJanosch Frank2020-10-221-5/+0Star
| * s390x/s390-virtio-ccw: Reset PCI devices during subsystem resetMatthew Rosato2020-10-221-0/+1
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...Peter Maydell2020-10-2631-65/+1550
|\ \
| * | 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
| * | tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth2020-10-261-0/+1
| * | 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
| * | scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov2020-10-261-2/+8
| * | scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov2020-10-261-1/+7
| * | 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 instructions for using generic-fuzzAlexander Bulekov2020-10-261-0/+39
| * | scripts/oss-fuzz: Add crash trace minimization scriptAlexander Bulekov2020-10-261-0/+157
| * | scripts/oss-fuzz: Add script to reorder a generic-fuzzer traceAlexander Bulekov2020-10-261-0/+103
| * | 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 fuzzer callbacks to DMA-read functionsAlexander Bulekov2020-10-265-0/+11
| * | fuzz: Declare DMA Read callback functionAlexander Bulekov2020-10-262-0/+21
| * | fuzz: Add DMA support to the generic-fuzzerAlexander Bulekov2020-10-262-0/+237
| * | fuzz: Add PCI features to the generic fuzzerAlexander Bulekov2020-10-241-0/+81
| * | fuzz: Add generic virtual-device fuzzerAlexander Bulekov2020-10-242-0/+517
| * | memory: Add FlatView foreach functionAlexander Bulekov2020-10-242-0/+18
| * | 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
| * | accel: Add xen CpusAccel using dummy-cpusJason Andryuk2020-10-242-0/+9
| * | accel: move qtest CpusAccel functions to a common locationJason Andryuk2020-10-246-37/+18Star
| * | accel: Remove _WIN32 ifdef from qtest-cpus.cJason Andryuk2020-10-241-5/+0Star
| * | 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
| |/
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell2020-10-2614-55/+238
|\ \
| * | hw/misc/sifive_u_otp: Add backend drive supportGreen Wan2020-10-222-0/+67
| * | hw/misc/sifive_u_otp: Add write function and write-once protectionGreen Wan2020-10-222-1/+32
| * | target/riscv: raise exception to HS-mode at get_physical_addressYifei Jiang2020-10-222-12/+34
| * | hw/riscv: Load the kernel after the firmwareAlistair Francis2020-10-227-15/+45
| * | hw/riscv: Add a riscv_is_32_bit() functionAlistair Francis2020-10-222-0/+11
| * | hw/riscv: Return the end address of the loaded firmwareAlistair Francis2020-10-222-15/+21
| * | hw/riscv: sifive_u: Allow specifying the CPUAlistair Francis2020-10-222-5/+14
| * | target/riscv: Fix implementation of HLVX.WU instructionGeorg Kotheimer2020-10-221-3/+3
| * | target/riscv: Fix update of hstatus.GVA in riscv_cpu_do_interruptGeorg Kotheimer2020-10-221-1/+3