aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-13util: Introduce qemu_get_host_name()Michal Privoznik3-0/+58
2020-07-13qga: fix assert regression on guest-shutdownMarc-André Lureau1-1/+5
2020-07-13qga-win: Fix QGA VSS Provider service stop failureBasil Salman1-13/+20
2020-07-13Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...Peter Maydell4-31/+10
2020-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200713'...Peter Maydell24-107/+296
2020-07-13hw/arm/aspeed: Do not create and attach empty SD cards by defaultPhilippe Mathieu-Daudé1-4/+5
2020-07-13hw/arm/palm.c: Encapsulate misc GPIO handling in a devicePeter Maydell1-9/+52
2020-07-13hw/arm/palm.c: DetabifyPeter Maydell1-32/+32
2020-07-13hw/arm/tosa: Encapsulate misc GPIO handling in a devicePeter Maydell1-24/+64
2020-07-13hw/arm/tosa.c: DetabifyPeter Maydell1-26/+26
2020-07-13hw/nios2: exit to main CPU loop only when unmasking interruptsWentong Wu1-1/+2
2020-07-13target/nios2: Use gen_io_start around wrctl instructionWentong Wu1-0/+5
2020-07-13target/nios2: in line the semantics of DISAS_UPDATE with other targetsWentong Wu1-1/+1
2020-07-13target/nios2: add DISAS_NORETURN case for nothing more to generateWentong Wu1-2/+3
2020-07-13util/drm: make portable by avoiding struct dirent d_typeGerd Hoffmann1-5/+14
2020-07-13util/oslib-posix.c: Implement qemu_init_exec_dir() for HaikuDavid CARLIER1-0/+19
2020-07-13util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFDDavid CARLIER1-0/+2
2020-07-13bswap.h: Include <endian.h> on Haiku for bswap operationsDavid CARLIER1-0/+2
2020-07-13osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLLDavid CARLIER1-0/+4
2020-07-13osdep.h: Always include <sys/signal.h> if it existsDavid CARLIER4-3/+11
2020-07-13build: Check that mlockall() existsDavid CARLIER2-0/+19
2020-07-13util/qemu-openpty.c: Don't assume pty.h is glibc-onlyDavid CARLIER2-1/+10
2020-07-13build: Enable BSD symbols for HaikuDavid CARLIER1-2/+2
2020-07-13virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()Eric Auger1-0/+1
2020-07-13target/arm: Don't do raw writes for PMINTENCLRAaron Lindsay1-2/+2
2020-07-13Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois2-0/+10
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX6 processorJean-Christophe Dubois2-0/+8
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX25 processorJean-Christophe Dubois2-0/+8
2020-07-13target/arm: Fix mtedesc for do_mem_zpzRichard Henderson1-1/+1
2020-07-13hw/arm/bcm2836: Remove unused 'cpu_type' fieldPhilippe Mathieu-Daudé1-1/+0
2020-07-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...Peter Maydell12-63/+210
2020-07-13usb: fix usb-host build on windows.Gerd Hoffmann1-2/+2
2020-07-13ui: fix vc_chr_write call in text_console_do_initGerd Hoffmann1-4/+4
2020-07-13docs/system/s390x: Improve the 3270 documentationThomas Huth1-6/+37
2020-07-13GitLab Gating CI: introduce pipeline-status contrib scriptCleber Rosa1-0/+157
2020-07-13disas/sh4: Add missing fallthrough annotationsThomas Huth1-0/+2
2020-07-13Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth6-51/+6
2020-07-13docs/devel/fuzzing: Fix bugs in documentationThomas Huth1-3/+3
2020-07-13tests/qtest/fuzz: Add missing spaces in descriptionThomas Huth1-2/+2
2020-07-13fuzz: add missing header for rcu_enable_atforkAlexander Bulekov1-0/+1
2020-07-13configure: do not clobber CFLAGS with --enable-fuzzingAlexander Bulekov1-1/+1
2020-07-13configure: fix malloc checkOlaf Hering1-0/+1
2020-07-13docs/qdev-device-use: Clean up the sentences related to -usbdeviceThomas Huth1-25/+3
2020-07-13ossaudio: fix out of bounds writeVolker Rümelin1-0/+1
2020-07-13Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell9-62/+195
2020-07-13chardev: Extract system emulation specific codePhilippe Mathieu-Daudé4-34/+74
2020-07-13chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"Philippe Mathieu-Daudé4-6/+7
2020-07-13chardev: Restrict msmouse / wctablet / testdev to system emulationPhilippe Mathieu-Daudé1-1/+1
2020-07-13tests/test-char: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé1-1/+0
2020-07-13monitor/misc: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé1-1/+0