aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-13hw/arm/aspeed: Do not create and attach empty SD cards by defaultpull-target-arm-20200713Philippe Mathieu-Daudé
2020-07-13hw/arm/palm.c: Encapsulate misc GPIO handling in a devicePeter Maydell
2020-07-13hw/arm/palm.c: DetabifyPeter Maydell
2020-07-13hw/arm/tosa: Encapsulate misc GPIO handling in a devicePeter Maydell
2020-07-13hw/arm/tosa.c: DetabifyPeter Maydell
2020-07-13hw/nios2: exit to main CPU loop only when unmasking interruptsWentong Wu
2020-07-13target/nios2: Use gen_io_start around wrctl instructionWentong Wu
2020-07-13target/nios2: in line the semantics of DISAS_UPDATE with other targetsWentong Wu
2020-07-13target/nios2: add DISAS_NORETURN case for nothing more to generateWentong Wu
2020-07-13util/drm: make portable by avoiding struct dirent d_typeGerd Hoffmann
2020-07-13util/oslib-posix.c: Implement qemu_init_exec_dir() for HaikuDavid CARLIER
2020-07-13util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFDDavid CARLIER
2020-07-13bswap.h: Include <endian.h> on Haiku for bswap operationsDavid CARLIER
2020-07-13osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLLDavid CARLIER
2020-07-13osdep.h: Always include <sys/signal.h> if it existsDavid CARLIER
2020-07-13build: Check that mlockall() existsDavid CARLIER
2020-07-13util/qemu-openpty.c: Don't assume pty.h is glibc-onlyDavid CARLIER
2020-07-13build: Enable BSD symbols for HaikuDavid CARLIER
2020-07-13virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()Eric Auger
2020-07-13target/arm: Don't do raw writes for PMINTENCLRAaron Lindsay
2020-07-13Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX6 processorJean-Christophe Dubois
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX25 processorJean-Christophe Dubois
2020-07-13target/arm: Fix mtedesc for do_mem_zpzRichard Henderson
2020-07-13hw/arm/bcm2836: Remove unused 'cpu_type' fieldPhilippe Mathieu-Daudé
2020-07-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...Peter Maydell
2020-07-13docs/system/s390x: Improve the 3270 documentationThomas Huth
2020-07-13GitLab Gating CI: introduce pipeline-status contrib scriptCleber Rosa
2020-07-13disas/sh4: Add missing fallthrough annotationsThomas Huth
2020-07-13Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth
2020-07-13docs/devel/fuzzing: Fix bugs in documentationThomas Huth
2020-07-13tests/qtest/fuzz: Add missing spaces in descriptionThomas Huth
2020-07-13fuzz: add missing header for rcu_enable_atforkAlexander Bulekov
2020-07-13configure: do not clobber CFLAGS with --enable-fuzzingAlexander Bulekov
2020-07-13configure: fix malloc checkOlaf Hering
2020-07-13Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell
2020-07-13chardev: Extract system emulation specific codePhilippe Mathieu-Daudé
2020-07-13chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"Philippe Mathieu-Daudé
2020-07-13chardev: Restrict msmouse / wctablet / testdev to system emulationPhilippe Mathieu-Daudé
2020-07-13tests/test-char: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé
2020-07-13monitor/misc: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé
2020-07-13char: fix use-after-free with dup chardev & reconnectMarc-André Lureau
2020-07-13chardev: don't abort on attempt to add duplicated chardevMarc-André Lureau
2020-07-13char-socket: initialize reconnect timer only when the timer doesn't startLi Feng
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell
2020-07-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-07-11iotests: Set LC_ALL=C for sortMax Reitz
2020-07-11Revert "vga: build virtio-gpu as module"Gerd Hoffmann
2020-07-11tests: fix "make check-qtest" for modular buildsGerd Hoffmann