summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target/rx: Fix some comment spelling errorsLichang Zhao2020-10-272-2/+2
* target/sh4: fix some comment spelling errorsLichang Zhao2020-10-273-3/+3
* target/sh4: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé2020-10-272-6/+10
* hw/timer/sh_timer: Remove superfluous "break" statementsThomas Huth2020-10-271-3/+0Star
* hw/timer/sh_timer: Silence warnings about missing fallthrough statementsThomas Huth2020-10-271-0/+4
* hw/timer/sh_timer: Coding style clean-upThomas Huth2020-10-271-32/+57
* elf: Add EM_RX definitionYoshinori Sato2020-10-271-0/+2
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...Peter Maydell2020-10-262-13/+16
|\
| * hw/sd/sdcard: Zero out function selection fields before being populatedBin Meng2020-10-261-0/+1
| * hw/sd/sdcard: Make iolen unsignedPhilippe Mathieu-Daudé2020-10-262-2/+2
| * hw/sd/sdcard: Constify sd_crc*()'s message argumentPhilippe Mathieu-Daudé2020-10-261-4/+4
| * hw/sd/sdcard: Simplify cmd_valid_while_locked()Philippe Mathieu-Daudé2020-10-261-6/+5Star
| * hw/sd/sdcard: Update the SDState documentationPhilippe Mathieu-Daudé2020-10-261-1/+4
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-2634-333/+416
|\ \
| * | machine: move SMP initialization from vl.cPaolo Bonzini2020-10-262-7/+7
| * | machine: move UP defaults to class_base_initPaolo Bonzini2020-10-262-6/+5Star
| * | machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini2020-10-265-48/+6Star
| * | win32: boot broken when bind & data dir are the sameSunil Muthuswamy2020-10-261-1/+1
| * | WHPX: Fix WHPX build breakSunil Muthuswamy2020-10-261-1/+1
| * | configure: move install_blobs from configure to mesonPaolo Bonzini2020-10-265-31/+14Star
| * | configure: remove unused variable from config-host.makPaolo Bonzini2020-10-261-2/+0Star
| * | configure: move directory options from config-host.mak to mesonPaolo Bonzini2020-10-2611-51/+51
| * | configure: allow configuring localedirPaolo Bonzini2020-10-261-3/+6
| * | Makefile: separate meson rerun from the rest of the ninja invocationPaolo Bonzini2020-10-261-11/+29
| * | Remove deprecated -no-kvm optionThomas Huth2020-10-223-12/+6Star
| * | replay: do not build if TCG is not availableClaudio Fontana2020-10-2210-97/+191
| * | qtest: unbreak non-TCG builds in bios-tables-testClaudio Fontana2020-10-221-0/+10
| * | hw/core/qdev-clock: add a reference on aliased clocksLuc Michel2020-10-221-0/+8
| * | do not use colons in test namesPaolo Bonzini2020-10-222-4/+4
| * | meson: rewrite curses/iconv testPaolo Bonzini2020-10-221-54/+73
| * | build: fix macOS --enable-modules buildPaolo Bonzini2020-10-222-7/+6Star
| |/
* | 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