summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake2020-07-145-0/+24
* block: Error if backing file fails during creation without -uEric Blake2020-07-144-19/+20
* qcow: Tolerate backing_fmt=Eric Blake2020-07-144-1/+168
* vmdk: Add trivial backing_fmt supportEric Blake2020-07-141-0/+14
* sheepdog: Add trivial backing_fmt supportEric Blake2020-07-141-2/+16
* block: Finish deprecation of 'qemu-img convert -n -o'Eric Blake2020-07-144-12/+21
* qemu-img: Flush stdout before before potential stderr messagesEric Blake2020-07-147-12/+13
* file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf2020-07-147-12/+80
* iotests/059: Filter out disk size with more standard filterKevin Wolf2020-07-142-506/+505Star
* qemu-img map: Don't limit block status request sizeKevin Wolf2020-07-141-4/+1Star
* iotests: Simplify _filter_img_create() a bitMax Reitz2020-07-144-61/+45Star
* Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...Peter Maydell2020-07-134-31/+10Star
|\
| * usb: fix usb-host build on windows.Gerd Hoffmann2020-07-131-2/+2
| * ui: fix vc_chr_write call in text_console_do_initGerd Hoffmann2020-07-131-4/+4
| * docs/qdev-device-use: Clean up the sentences related to -usbdeviceThomas Huth2020-07-131-25/+3Star
| * ossaudio: fix out of bounds writeVolker Rümelin2020-07-131-0/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200713'...Peter Maydell2020-07-1324-107/+296
|\ \
| * | hw/arm/aspeed: Do not create and attach empty SD cards by defaultPhilippe Mathieu-Daudé2020-07-131-4/+5
| * | hw/arm/palm.c: Encapsulate misc GPIO handling in a devicePeter Maydell2020-07-131-9/+52
| * | hw/arm/palm.c: DetabifyPeter Maydell2020-07-131-32/+32
| * | hw/arm/tosa: Encapsulate misc GPIO handling in a devicePeter Maydell2020-07-131-24/+64
| * | hw/arm/tosa.c: DetabifyPeter Maydell2020-07-131-26/+26
| * | hw/nios2: exit to main CPU loop only when unmasking interruptsWentong Wu2020-07-131-1/+2
| * | target/nios2: Use gen_io_start around wrctl instructionWentong Wu2020-07-131-0/+5
| * | target/nios2: in line the semantics of DISAS_UPDATE with other targetsWentong Wu2020-07-131-1/+1
| * | target/nios2: add DISAS_NORETURN case for nothing more to generateWentong Wu2020-07-131-2/+3
| * | util/drm: make portable by avoiding struct dirent d_typeGerd Hoffmann2020-07-131-5/+14
| * | util/oslib-posix.c: Implement qemu_init_exec_dir() for HaikuDavid CARLIER2020-07-131-0/+19
| * | util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFDDavid CARLIER2020-07-131-0/+2
| * | bswap.h: Include <endian.h> on Haiku for bswap operationsDavid CARLIER2020-07-131-0/+2
| * | osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLLDavid CARLIER2020-07-131-0/+4
| * | osdep.h: Always include <sys/signal.h> if it existsDavid CARLIER2020-07-134-3/+11
| * | build: Check that mlockall() existsDavid CARLIER2020-07-132-0/+19
| * | util/qemu-openpty.c: Don't assume pty.h is glibc-onlyDavid CARLIER2020-07-132-1/+10
| * | build: Enable BSD symbols for HaikuDavid CARLIER2020-07-131-2/+2
| * | virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()Eric Auger2020-07-131-0/+1
| * | target/arm: Don't do raw writes for PMINTENCLRAaron Lindsay2020-07-131-2/+2
| * | Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois2020-07-132-0/+10
| * | Add the ability to change the FEC PHY MDIO device number on i.MX6 processorJean-Christophe Dubois2020-07-132-0/+8
| * | Add the ability to change the FEC PHY MDIO device number on i.MX25 processorJean-Christophe Dubois2020-07-132-0/+8
| * | target/arm: Fix mtedesc for do_mem_zpzRichard Henderson2020-07-131-1/+1
| * | hw/arm/bcm2836: Remove unused 'cpu_type' fieldPhilippe Mathieu-Daudé2020-07-131-1/+0Star
|/ /
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...Peter Maydell2020-07-1312-63/+210
|\ \
| * | docs/system/s390x: Improve the 3270 documentationThomas Huth2020-07-131-6/+37
| * | GitLab Gating CI: introduce pipeline-status contrib scriptCleber Rosa2020-07-131-0/+157
| * | disas/sh4: Add missing fallthrough annotationsThomas Huth2020-07-131-0/+2
| * | Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth2020-07-136-51/+6Star
| * | docs/devel/fuzzing: Fix bugs in documentationThomas Huth2020-07-131-3/+3
| * | tests/qtest/fuzz: Add missing spaces in descriptionThomas Huth2020-07-131-2/+2
| * | fuzz: add missing header for rcu_enable_atforkAlexander Bulekov2020-07-131-0/+1