aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-14Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell
2020-07-14Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-13' into st...Peter Maydell
2020-07-13migration/migration.c: Remove superfluous breaksLiao Pingfang
2020-07-13migration/savevm: respect qemu_fclose() error code in save_snapshot()Denis V. Lunev
2020-07-13migration: fix memory leak in qmp_migrate_set_parametersZheng Chuan
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-13iotests.py: filter_testfiles(): filter SOCK_DIR tooVladimir Sementsov-Ogievskiy
2020-07-13iotests.py: QemuIoInteractive: print output on failureVladimir Sementsov-Ogievskiy
2020-07-13iotests: QemuIoInteractive: use qemu_io_args_no_fmtVladimir Sementsov-Ogievskiy
2020-07-13hax: Fix setting of FD_CLOEXECEric Blake
2020-07-13nbd: Avoid off-by-one in long export name truncationEric Blake
2020-07-13hw/arm/aspeed: Do not create and attach empty SD cards by defaultPhilippe 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