aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-13riscv: Unify Qemu's reset vector code pathAtish Patra
2020-07-13hw/riscv: virt: Sort the SoC memmap table entriesBin Meng
2020-07-13MAINTAINERS: Add an entry for OpenSBI firmwareBin Meng
2020-07-13Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...Peter Maydell
2020-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200713'...Peter Maydell
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-13usb: fix usb-host build on windows.Gerd Hoffmann
2020-07-13ui: fix vc_chr_write call in text_console_do_initGerd Hoffmann
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-13docs/qdev-device-use: Clean up the sentences related to -usbdeviceThomas Huth
2020-07-13ossaudio: fix out of bounds writeVolker Rümelin
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é