aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-15block: bdrv_inactivate_recurse(): check for permissions and fix crashVladimir Sementsov-Ogievskiy2-1/+9
2021-09-15tests: add migrate-during-backupVladimir Sementsov-Ogievskiy2-0/+102
2021-09-15block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()Stefano Garzarella1-9/+16
2021-09-15iotests/297: Cover tests/Hanna Reitz1-2/+3
2021-09-15mirror-top-perms: Fix AbnormalShutdown pathHanna Reitz1-1/+1
2021-09-15migrate-bitmaps-test: Fix pylint warningsHanna Reitz1-18/+25
2021-09-15migrate-bitmaps-postcopy-test: Fix pylint warningsHanna Reitz1-6/+7
2021-09-15iotests/297: Drop 169 and 199 from the skip listHanna Reitz1-1/+1
2021-09-15iotests: Fix use-{list,dict}-literal warningsHanna Reitz1-2/+2
2021-09-15iotests: Fix unspecified-encoding pylint warningsHanna Reitz2-4/+6
2021-09-15block/iscsi: Do not force-cap *pnumHanna Reitz1-3/+0
2021-09-15block/gluster: Do not force-cap *pnumHanna Reitz1-3/+4
2021-09-15block/file-posix: Do not force-cap *pnumHanna Reitz1-3/+4
2021-09-15block: Clarify that @bytes is no limit on *pnumHanna Reitz1-0/+9
2021-09-15block: block-status cache for data regionsHanna Reitz3-3/+195
2021-09-15block: Drop BDS comment regarding bdrv_append()Hanna Reitz1-6/+0
2021-09-15gluster: Align block-status tailMax Reitz1-0/+16
2021-09-15Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210914-4' in...Peter Maydell85-627/+699
2021-09-14tcg/arm: More use of the TCGReg enumRichard Henderson1-30/+35
2021-09-14tcg/arm: More use of the ARMInsn enumRichard Henderson1-10/+10
2021-09-14tcg/arm: Give enum arm_cond_code_e a typedef and use itRichard Henderson1-68/+68
2021-09-14tcg/arm: Drop inline markersRichard Henderson1-120/+114
2021-09-14tcg/arm: Simplify usage of encode_immRichard Henderson1-64/+77
2021-09-14tcg/arm: Split out tcg_out_ldstmRichard Henderson1-2/+17
2021-09-14tcg/arm: Support armv4t in tcg_out_goto and tcg_out_callRichard Henderson1-15/+34
2021-09-14tcg/arm: Simplify use_armv5t_instructionsRichard Henderson1-7/+1
2021-09-14tcg/arm: Standardize on tcg_out_<branch>_{reg,imm}Richard Henderson1-16/+22
2021-09-14tcg/arm: Remove fallback definition of __ARM_ARCHRichard Henderson1-19/+0
2021-09-14accel/tcg/user-exec: Fix read-modify-write of code on s390 hostsIlya Leoshkevich1-7/+41
2021-09-14user: Remove cpu_get_pic_interrupt() stubsPhilippe Mathieu-Daudé4-18/+1
2021-09-14accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemuPhilippe Mathieu-Daudé2-5/+9
2021-09-14target/xtensa: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-8/+5
2021-09-14target/rx: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-1/+7
2021-09-14target/sparc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé1-1/+3
2021-09-14target/sh4: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-10/+5
2021-09-14target/riscv: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-7/+2
2021-09-14target/ppc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-21/+6
2021-09-14target/openrisc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé4-7/+8
2021-09-14target/nios2: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé1-2/+3
2021-09-14target/mips: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé5-26/+22
2021-09-14target/microblaze: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-12/+5
2021-09-14target/m68k: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-14/+6
2021-09-14target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folderPhilippe Mathieu-Daudé2-64/+62
2021-09-14target/i386: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-9/+5
2021-09-14target/hppa: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-8/+5
2021-09-14target/cris: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-18/+5
2021-09-14target/arm: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-7/+9
2021-09-14target/alpha: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé3-5/+4
2021-09-14accel/tcg: Rename user-mode do_interrupt hack as fake_user_interruptPhilippe Mathieu-Daudé3-12/+20
2021-09-14target/xtensa: Restrict do_transaction_failed() to sysemuPhilippe Mathieu-Daudé1-0/+2