aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-159pfs: disable msize warning for synth driverChristian Schoenebeck
2020-09-159pfs: log warning if msize <= 8192Christian Schoenebeck
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
2020-09-14hw/misc: Add NPCM7xx Clock Controller device modelHavard Skinnemoen
2020-09-14hw/misc: Add NPCM7xx System Global Control Registers device modelHavard Skinnemoen
2020-09-14hw/arm: versal-virt: Correct the tx/rx GEM clocksEdgar E. Iglesias
2020-09-14target/arm: Count PMU events when MDCR.SPME is setAaron Lindsay
2020-09-14Deprecate lm32 portPeter Maydell
2020-09-14Deprecate Unicore32 portPeter Maydell
2020-09-14docs/system/arm/mps2.rst: Make board list consistentPeter Maydell
2020-09-14hw/arm/mps2: New board model mps2-an500Peter Maydell
2020-09-14hw/arm/mps2: New board model mps2-an386Peter Maydell
2020-09-14target/arm: Remove no-longer-reachable 32-bit KVM codePeter Maydell
2020-09-14target/arm: Remove KVM support for 32-bit Arm hostsPeter Maydell
2020-09-14target/arm: Convert VCMLA, VCADD size field to MO_* in decodePeter Maydell
2020-09-14target/arm: Convert Neon VCVT fp size field to MO_* in decodePeter Maydell