aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-14block: Add support to warn on backing file change without formatEric Blake
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake
2020-07-14qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake
2020-07-14block: Error if backing file fails during creation without -uEric Blake
2020-07-14qcow: Tolerate backing_fmt=Eric Blake
2020-07-14vmdk: Add trivial backing_fmt supportEric Blake
2020-07-14sheepdog: Add trivial backing_fmt supportEric Blake
2020-07-14block: Finish deprecation of 'qemu-img convert -n -o'Eric Blake
2020-07-14qemu-img: Flush stdout before before potential stderr messagesEric Blake
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf
2020-07-14iotests/059: Filter out disk size with more standard filterKevin Wolf
2020-07-14qemu-img map: Don't limit block status request sizeKevin Wolf
2020-07-14iotests: Simplify _filter_img_create() a bitMax Reitz
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 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