aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-re...Peter Maydell
2021-09-16linux-user: Check lock_user result for ip_mreq_source sockoptsPeter Maydell
2021-09-16Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...Peter Maydell
2021-09-16target/sparc: Make sparc_cpu_dump_state() staticPhilippe Mathieu-Daudé
2021-09-16Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210916-pull-request' ...Peter Maydell
2021-09-16target/avr: Fix compiler errors (-Werror=enum-conversion)Stefan Weil
2021-09-16hw/vfio: Fix typo in commentsCai Huoqing
2021-09-16intel_iommu: Fix typo in commentsCai Huoqing
2021-09-16target/i386: spelling: occured=>occurred, mininum=>minimumMichael Tokarev
2021-09-15Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-15' into...Peter Maydell
2021-09-15qemu-img: Add -F shorthand to convertEric Blake
2021-09-15qcow2-refcount: check_refblocks(): add separate message for reservedVladimir Sementsov-Ogievskiy
2021-09-15qcow2-refcount: check_refcounts_l1(): check reserved bitsVladimir Sementsov-Ogievskiy
2021-09-15qcow2-refcount: improve style of check_refcounts_l1()Vladimir Sementsov-Ogievskiy
2021-09-15qcow2-refcount: check_refcounts_l2(): check reserved bitsVladimir Sementsov-Ogievskiy
2021-09-15qcow2-refcount: check_refcounts_l2(): check l2_bitmapVladimir Sementsov-Ogievskiy
2021-09-15qcow2-refcount: fix_l2_entry_by_zero(): also zero L2 entry bitmapVladimir Sementsov-Ogievskiy
2021-09-15qcow2-refcount: introduce fix_l2_entry_by_zero()Vladimir Sementsov-Ogievskiy
2021-09-15qcow2: introduce qcow2_parse_compressed_l2_entry() helperVladimir Sementsov-Ogievskiy
2021-09-15qcow2: compressed read: simplify cluster descriptor passingVladimir Sementsov-Ogievskiy
2021-09-15qcow2-refcount: improve style of check_refcounts_l2()Vladimir Sementsov-Ogievskiy
2021-09-15gitlab-ci: Mark manual-only jobs as allow_failurePeter Maydell
2021-09-15qemu-img: Allow target be aligned to sector sizeHanna Reitz
2021-09-15qcow2: handle_dependencies(): relax conflict detectionVladimir Sementsov-Ogievskiy
2021-09-15qcow2: refactor handle_dependencies() loop bodyVladimir Sementsov-Ogievskiy
2021-09-15simplebench: add img_bench_templater.pyVladimir Sementsov-Ogievskiy
2021-09-15block: bdrv_inactivate_recurse(): check for permissions and fix crashVladimir Sementsov-Ogievskiy
2021-09-15tests: add migrate-during-backupVladimir Sementsov-Ogievskiy
2021-09-15block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()Stefano Garzarella
2021-09-15iotests/297: Cover tests/Hanna Reitz
2021-09-15mirror-top-perms: Fix AbnormalShutdown pathHanna Reitz
2021-09-15migrate-bitmaps-test: Fix pylint warningsHanna Reitz
2021-09-15migrate-bitmaps-postcopy-test: Fix pylint warningsHanna Reitz
2021-09-15iotests/297: Drop 169 and 199 from the skip listHanna Reitz
2021-09-15iotests: Fix use-{list,dict}-literal warningsHanna Reitz
2021-09-15iotests: Fix unspecified-encoding pylint warningsHanna Reitz
2021-09-15block/iscsi: Do not force-cap *pnumHanna Reitz
2021-09-15block/gluster: Do not force-cap *pnumHanna Reitz
2021-09-15block/file-posix: Do not force-cap *pnumHanna Reitz
2021-09-15block: Clarify that @bytes is no limit on *pnumHanna Reitz
2021-09-15block: block-status cache for data regionsHanna Reitz
2021-09-15block: Drop BDS comment regarding bdrv_append()Hanna Reitz
2021-09-15gluster: Align block-status tailMax Reitz
2021-09-15configure: add missing pc-bios/qemu_vga.ndrv symlink in build treeJohn Arbuckle
2021-09-15spelling: sytem => systemMichael Tokarev
2021-09-15qdev: Complete qdev_init_gpio_out() documentationPhilippe Mathieu-Daudé
2021-09-15hw/i386/acpi-build: Fix a typoPhilippe Mathieu-Daudé
2021-09-15util: Remove redundant checks in the openpty()AlexChen
2021-09-15Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210914-4' in...Peter Maydell
2021-09-15virtio-gpu: Add gl_flushed callbackVivek Kasireddy