aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-16Simplify the .gitignore fileThomas Huth
2020-09-16tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAILThomas Huth
2020-09-16tests/qtest/qmp-cmd-test: Use inclusive languageThomas Huth
2020-09-16fuzz: Change the way we write qtest log to stderrAlexander Bulekov
2020-09-16iotests: Drop readlink -fMax Reitz
2020-09-15Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200915-pull-request' ...Peter Maydell
2020-09-15virtio-gpu: build modularGerd Hoffmann
2020-09-15virtio-gpu: make virtio_gpu_ops staticGerd Hoffmann
2020-09-15object_initialize: try module loadGerd Hoffmann
2020-09-15meson: remove duplicate qxl sourcesGerd Hoffmann
2020-09-15meson: fix module configGerd Hoffmann
2020-09-15meson: fix qxl dependenciesGerd Hoffmann
2020-09-15Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20200915' into ...Peter Maydell
2020-09-15seccomp: fix killing of whole process instead of threadDaniel P. Berrangé
2020-09-15Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-09-15' in...Peter Maydell
2020-09-15block/rbd: add 'namespace' to qemu_rbd_strong_runtime_opts[]Stefano Garzarella
2020-09-15qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset()Alberto Garcia
2020-09-15qcow2: Make preallocate_co() resize the image to the correct sizeAlberto Garcia
2020-09-15block/qcow: remove runtime optsJohn Snow
2020-09-15block/rbd: remove runtime_optsJohn Snow
2020-09-15qcow2: Return the original error code in qcow2_co_pwrite_zeroes()Alberto Garcia
2020-09-15qcow2: Make qcow2_free_any_clusters() free only one clusterAlberto Garcia
2020-09-15qcow2: Handle QCowL2Meta on error in preallocate_co()Alberto Garcia
2020-09-15block/vhdx: Support vhdx image only with 512 bytes logical sector sizeSwapnil Ingle
2020-09-15iotests: Skip test_stream_parallel in test 030 when doing "make check"Thomas Huth
2020-09-15qemu-img: Explicit number replaced by a constantYi Li
2020-09-15qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()Alberto Garcia
2020-09-15qcow2: Don't check nb_clusters when removing l2meta from the listAlberto Garcia
2020-09-15qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocsAlberto Garcia
2020-09-15qcow2: Use macros for the L1, refcount and bitmap table entry sizesAlberto Garcia
2020-09-15qemu-img: avoid unaligned read requests during convertPeter Lieven
2020-09-15block/quorum.c: stable children namesLukas Straub
2020-09-15qemu-iotests: Simplify FilePath __init__Nir Soffer
2020-09-15qemu-iotests: Merge FilePaths and FilePathNir Soffer
2020-09-15qemu-iotests: Support varargs syntax in FilePathsNir Soffer
2020-09-15qemu-iotests: Fix FilePaths docstringNir Soffer
2020-09-15qemu-iotests: Fix FilePaths cleanupNir Soffer
2020-09-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200914-...Peter Maydell
2020-09-14tests/acceptance: console boot tests for quanta-gsjHavard Skinnemoen
2020-09-14docs/system: Add Nuvoton machine documentationHavard Skinnemoen
2020-09-14hw/arm/npcm7xx: add board setup stub for CPU and UART clocksHavard Skinnemoen
2020-09-14hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsjHavard Skinnemoen
2020-09-14hw/ssi: NPCM7xx Flash Interface Unit device modelHavard Skinnemoen
2020-09-14hw/mem: Stubbed out NPCM7xx Memory Controller modelHavard Skinnemoen
2020-09-14hw/nvram: NPCM7xx OTP device modelHavard Skinnemoen
2020-09-14hw/arm: Load -bios image as a boot ROM for npcm7xxHavard Skinnemoen
2020-09-14roms: Add virtual Boot ROM for NPCM7xx SoCsHavard Skinnemoen
2020-09-14hw/arm: Add two NPCM7xx-based machinesHavard Skinnemoen
2020-09-14hw/arm: Add NPCM730 and NPCM750 SoC modelsHavard Skinnemoen
2020-09-14hw/timer: Add NPCM7xx Timer device modelHavard Skinnemoen