aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04tcg/i386: Implement avx512 min/max/absRichard Henderson
2022-03-04tcg/i386: Expand scalar rotate with avx512 insnsRichard Henderson
2022-03-04tcg/i386: Remove rotls_vec from tcg_target_op_defRichard Henderson
2022-03-04tcg/i386: Expand vector word rotate as avx512vbmi2 shift-doubleRichard Henderson
2022-03-04tcg/i386: Support avx512vbmi2 vector shift-double instructionsRichard Henderson
2022-03-04tcg/i386: Implement avx512 variable rotateRichard Henderson
2022-03-04tcg/i386: Implement avx512 immediate rotateRichard Henderson
2022-03-04tcg/i386: Implement avx512 immediate sari shiftRichard Henderson
2022-03-04tcg/i386: Implement avx512 scalar shiftRichard Henderson
2022-03-04tcg/i386: Implement avx512 variable shiftsRichard Henderson
2022-03-04tcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinvRichard Henderson
2022-03-04tcg/i386: Add tcg_out_evex_opcRichard Henderson
2022-03-04tcg/i386: Detect AVX512Richard Henderson
2022-03-04tcg/s390x: Implement vector NAND, NOR, EQVRichard Henderson
2022-03-04tcg/ppc: Implement vector NAND, NOR, EQVRichard Henderson
2022-03-04tcg: Add opcodes for vector nand, nor, eqvRichard Henderson
2022-03-04tcg: Set MAX_OPC_PARAM_IARGS to 7Ziqiao Kong
2022-03-04tcg/optimize: only read val after const checkAlex Bennée
2022-03-04block/amend: Keep strong reference to BDSHanna Reitz
2022-03-04block/amend: Always call .bdrv_amend_clean()Hanna Reitz
2022-03-04tests/qemu-iotests: Rework the checks and spots using GNU sedThomas Huth
2022-03-04iotests/graph-changes-while-io: New testHanna Reitz
2022-03-04iotests: Allow using QMP with the QSDHanna Reitz
2022-03-04block: Make bdrv_refresh_limits() non-recursiveHanna Reitz
2022-03-04job.h: assertions in the callers of JobDriver function pointersEmanuele Giuseppe Esposito
2022-03-04job.h: split function pointers in JobDriverEmanuele Giuseppe Esposito
2022-03-04block-backend-common.h: split function pointers in BlockDevOpsEmanuele Giuseppe Esposito
2022-03-04block_int-common.h: assertions in the callers of BdrvChildClass function poin...Emanuele Giuseppe Esposito
2022-03-04block_int-common.h: split function pointers in BdrvChildClassEmanuele Giuseppe Esposito
2022-03-04block_int-common.h: assertions in the callers of BlockDriver function pointersEmanuele Giuseppe Esposito
2022-03-04block_int-common.h: split function pointers in BlockDriverEmanuele Giuseppe Esposito
2022-03-04block/coroutines: I/O and "I/O or GS" APIEmanuele Giuseppe Esposito
2022-03-04block/copy-before-write.h: global state API + assertionsEmanuele Giuseppe Esposito
2022-03-04include/block/snapshot: global state API + assertionsEmanuele Giuseppe Esposito
2022-03-04assertions for blockdev.h global state APIEmanuele Giuseppe Esposito
2022-03-04include/sysemu/blockdev.h: global state APIEmanuele Giuseppe Esposito
2022-03-04assertions for blockjob.h global state APIEmanuele Giuseppe Esposito
2022-03-04include/block/blockjob.h: global state APIEmanuele Giuseppe Esposito
2022-03-04block.c: add assertions to static functionsEmanuele Giuseppe Esposito
2022-03-04GS and IO CODE macros for blockjob_int.hEmanuele Giuseppe Esposito
2022-03-04include/block/blockjob_int.h: split header into I/O and GS APIEmanuele Giuseppe Esposito
2022-03-04block: introduce assert_bdrv_graph_writableEmanuele Giuseppe Esposito
2022-03-04IO_CODE and IO_OR_GS_CODE for block_int I/O APIEmanuele Giuseppe Esposito
2022-03-04assertions for block_int global state APIEmanuele Giuseppe Esposito
2022-03-04include/block/block_int: split header into I/O and global state APIEmanuele Giuseppe Esposito
2022-03-04block.c: assertions to the block layer permissions APIEmanuele Giuseppe Esposito
2022-03-04IO_CODE and IO_OR_GS_CODE for block-backend I/O APIEmanuele Giuseppe Esposito
2022-03-04block/block-backend.c: assertions for block-backendEmanuele Giuseppe Esposito
2022-03-04include/sysemu/block-backend: split header into I/O and global state (GS) APIEmanuele Giuseppe Esposito
2022-03-04block/export/fuse.c: allow writable exports to take RESIZE permissionEmanuele Giuseppe Esposito