aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-14Update version for 4.1.1 releasev4.1.1Michael Roth
2019-11-12mirror: Keep mirror_top_bs drained after dropping permissionsKevin Wolf
2019-11-12block/create: Do not abort if a block driver is not availablePhilippe Mathieu-Daudé
2019-11-12vhost: Fix memory region section comparisonDr. David Alan Gilbert
2019-11-12memory: Provide an equality function for MemoryRegionSectionsDr. David Alan Gilbert
2019-11-12memory: Align MemoryRegionSections fieldsDr. David Alan Gilbert
2019-11-12tests: make filemonitor test more robust to event orderingDaniel P. Berrangé
2019-11-12block: posix: Always allocate the first blockNir Soffer
2019-11-12file-posix: Handle undetectable alignmentNir Soffer
2019-11-12block/file-posix: Let post-EOF fallocate serializeMax Reitz
2019-11-12block: Add bdrv_co_get_self_request()Max Reitz
2019-11-12block: Make wait/mark serialising requests publicMax Reitz
2019-11-12block/io: refactor paddingVladimir Sementsov-Ogievskiy
2019-11-12util/iov: improve qemu_iovec_is_zeroVladimir Sementsov-Ogievskiy
2019-11-12util/iov: introduce qemu_iovec_init_extendedVladimir Sementsov-Ogievskiy
2019-11-12qcow2-bitmap: Fix uint64_t left-shift overflowTuguoyi
2019-11-12iotests: Add peek_file* functionsMax Reitz
2019-11-12iotests: Add test for 4G+ compressed qcow2 writeMax Reitz
2019-11-11qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASKMax Reitz
2019-11-05virtio-blk: Cancel the pending BH when the dataplane is resetPhilippe Mathieu-Daudé
2019-11-05scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)Paolo Bonzini
2019-11-05target/xtensa: regenerate and re-import test_mmuhifi_c3 coreMax Filippov
2019-11-04target/arm: Allow reading flags from FPSCR for M-profileChristophe Lyon
2019-11-04hbitmap: handle set/reset with zero lengthVladimir Sementsov-Ogievskiy
2019-11-04util/hbitmap: strict hbitmap_resetVladimir Sementsov-Ogievskiy
2019-11-04COLO-compare: Fix incorrect `if` logicFan Yang
2019-11-04virtio-net: prevent offloads reset on migrationMikhail Sennikovsky
2019-11-04virtio: new post_load hookMichael S. Tsirkin
2019-11-04ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)Hikaru Nishida
2019-11-04mirror: Do not dereference invalid pointersMax Reitz
2019-11-04iotests: Test large write request to qcow2 fileMax Reitz
2019-11-04qcow2: Limit total allocation range to INT_MAXMax Reitz
2019-11-04hw/core/loader: Fix possible crash in rom_copy()Thomas Huth
2019-11-04vhost-user: save features if the char dev is closedAdrian Moreno
2019-11-04iotests: Test internal snapshots with -blockdevKevin Wolf
2019-11-04block/snapshot: Restrict set of snapshot nodesKevin Wolf
2019-10-30s390: PCI: fix IOMMU region initMatthew Rosato
2019-10-30roms/Makefile.edk2: don't pull in submodules when building from tarballMichael Roth
2019-10-30make-release: pull in edk2 submodules so we can build it from tarballsMichael Roth
2019-10-30hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel bootsPeter Maydell
2019-10-30block/backup: fix backup_cow_with_offload for last clusterVladimir Sementsov-Ogievskiy
2019-10-30block/backup: fix max_transfer handling for copy_rangeVladimir Sementsov-Ogievskiy
2019-10-30qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()Kevin Wolf
2019-10-30coroutine: Add qemu_co_mutex_assert_locked()Kevin Wolf
2019-10-30block/qcow2: Fix corruption introduced by commit 8ac0f15f335Maxim Levitsky
2019-10-30blockjob: update nodes head while removing all bdrvSergio Lopez
2019-10-30curl: Handle success in multi_check_completionMax Reitz
2019-10-30curl: Report only ready socketsMax Reitz
2019-10-30curl: Pass CURLSocket to curl_multi_do()Max Reitz
2019-10-30curl: Check completion in curl_multi_do()Max Reitz