aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-26migration: using trace_ to replace DPRINTFBihong Yu
2020-10-26migration: Delete redundant spacesBihong Yu
2020-10-26migration: Open brace '{' following function declarations go on the next lineBihong Yu
2020-10-26migration: Do not initialise statics and globals to 0 or NULLBihong Yu
2020-10-26migration: Add braces {} for if statementBihong Yu
2020-10-26migration: Open brace '{' following struct go on the same lineBihong Yu
2020-10-26migration: Add spaces around operatorBihong Yu
2020-10-26migration: Don't use '#' flag of printf formatBihong Yu
2020-10-26migration: Do not use C99 // commentsBihong Yu
2020-10-26migration: Drop unused VMSTATE_FLOAT64 supportPeter Maydell
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into stagingPeter Maydell
2020-10-26Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...Peter Maydell
2020-10-26hw/arm/tosa: Replace fprintf() calls by LED devicesPhilippe Mathieu-Daudé
2020-10-26hw/misc/mps2-scc: Use the LED devicePhilippe Mathieu-Daudé
2020-10-26hw/misc/mps2-fpgaio: Use the LED devicePhilippe Mathieu-Daudé
2020-10-26hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1Philippe Mathieu-Daudé
2020-10-26hw/misc/led: Emit a trace event when LED intensity has changedPhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Allow connecting from GPIO outputPhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Add a LED devicePhilippe Mathieu-Daudé
2020-10-26migration/block-dirty-bitmap: fix uninitialized variable warningChen Qun
2020-10-26migration/block-dirty-bitmap: fix larger granularity bitmapsStefan Reiter
2020-10-26Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell
2020-10-26machine: move SMP initialization from vl.cPaolo Bonzini
2020-10-26machine: move UP defaults to class_base_initPaolo Bonzini
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini
2020-10-26win32: boot broken when bind & data dir are the sameSunil Muthuswamy
2020-10-26WHPX: Fix WHPX build breakSunil Muthuswamy
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini
2020-10-26configure: remove unused variable from config-host.makPaolo Bonzini
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini
2020-10-26configure: allow configuring localedirPaolo Bonzini
2020-10-26Makefile: separate meson rerun from the rest of the ninja invocationPaolo Bonzini
2020-10-26target/xtensa: enable all coprocessors for linux-userMax Filippov
2020-10-26linux-user: correct errno returned from accept4() syscallMatus Kysel
2020-10-26linux-user: remove _sysctlLaurent Vivier
2020-10-26linux-user: update syscall.tbl to Linux 5.9-rc7Laurent Vivier
2020-10-26linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7Laurent Vivier
2020-10-26linux-user: update syscall_nr.h to Linux 5.9-rc7Laurent Vivier
2020-10-26Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2020-10-26tests/acceptance: Use .ppm extention for Portable PixMap filesPhilippe Mathieu-Daudé
2020-10-26tests/acceptance: Remove unused importPhilippe Mathieu-Daudé
2020-10-26test/docker/dockerfiles: Add missing packages for acceptance testsThomas Huth
2020-10-26tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth
2020-10-26test/acceptance: Remove the CONTINUOUS_INTEGRATION tagsThomas Huth
2020-10-26tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archiveThomas Huth
2020-10-26scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov
2020-10-26scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov
2020-10-26fuzz: register predefined generic-fuzz configsAlexander Bulekov
2020-10-26fuzz: add generic-fuzz configs for oss-fuzzAlexander Bulekov