aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16configs: Don't include 32-bit-only GDB XML in aarch64 linux configsmve-gdbPeter Maydell
2021-09-16target/arm: Advertise MVE to gdb when presentPeter Maydell
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-15Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210914-4' in...Peter Maydell
2021-09-14tcg/arm: More use of the TCGReg enumRichard Henderson
2021-09-14tcg/arm: More use of the ARMInsn enumRichard Henderson
2021-09-14tcg/arm: Give enum arm_cond_code_e a typedef and use itRichard Henderson
2021-09-14tcg/arm: Drop inline markersRichard Henderson
2021-09-14tcg/arm: Simplify usage of encode_immRichard Henderson
2021-09-14tcg/arm: Split out tcg_out_ldstmRichard Henderson
2021-09-14tcg/arm: Support armv4t in tcg_out_goto and tcg_out_callRichard Henderson
2021-09-14tcg/arm: Simplify use_armv5t_instructionsRichard Henderson
2021-09-14tcg/arm: Standardize on tcg_out_<branch>_{reg,imm}Richard Henderson
2021-09-14tcg/arm: Remove fallback definition of __ARM_ARCHRichard Henderson
2021-09-14accel/tcg/user-exec: Fix read-modify-write of code on s390 hostsIlya Leoshkevich
2021-09-14user: Remove cpu_get_pic_interrupt() stubsPhilippe Mathieu-Daudé
2021-09-14accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemuPhilippe Mathieu-Daudé