OSDN Git Service

qmiga/qemu.git
2022-03-07 John Snowpython/aqmp: squelch pylint warning for too many lines
2022-03-07 John Snowpython/aqmp: split _client_connected_cb() out as _incom...
2022-03-07 John Snowpython/aqmp: remove _new_session and _establish_connection
2022-03-07 John Snowpython/aqmp: rename 'accept()' to 'start_server_and_acc...
2022-03-07 John Snowpython/aqmp: add _session_guard()
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/hreitz-gitlab...
2022-03-07 Vladimir Sementsov... iotests/image-fleecing: test push backup with fleecing
2022-03-07 Vladimir Sementsov... iotests/image-fleecing: add test case with bitmap
2022-03-07 Vladimir Sementsov... iotests.py: add qemu_io_pipe_and_status()
2022-03-07 Vladimir Sementsov... iotests/image-fleecing: add test-case for fleecing...
2022-03-07 Vladimir Sementsov... block: copy-before-write: realize snapshot-access API
2022-03-07 Vladimir Sementsov... block: introduce snapshot-access block driver
2022-03-07 Vladimir Sementsov... block/io: introduce block driver snapshot-access API
2022-03-07 Vladimir Sementsov... block/reqlist: add reqlist_wait_all()
2022-03-07 Vladimir Sementsov... block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
2022-03-07 Vladimir Sementsov... block/reqlist: reqlist_find_conflict(): use ranges_over...
2022-03-07 Vladimir Sementsov... block: intoduce reqlist
2022-03-07 Vladimir Sementsov... block/block-copy: add block_copy_reset()
2022-03-07 Vladimir Sementsov... block/copy-before-write: add bitmap open parameter
2022-03-07 Vladimir Sementsov... block/block-copy: block_copy_state_new(): add bitmap...
2022-03-07 Vladimir Sementsov... block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add...
2022-03-07 Vladimir Sementsov... block/block-copy: move copy_bitmap initialization to...
2022-03-07 Hanna Reitziotests: Write test output to TEST_DIR
2022-03-07 Thomas Huthtests/qemu-iotests/testrunner: Quote "case not run...
2022-03-07 Thomas Huthtests/qemu-iotests/040: Skip TestCommitWithFilters...
2022-03-07 Vladimir Sementsov... block: fix preallocate filter: don't do unaligned preal...
2022-03-07 Peter Maydellblock/curl.c: Check error return from curl_easy_setopt()
2022-03-07 Peter Maydellblock/curl.c: Set error message string if curl_init_sta...
2022-03-07 Hanna Reitzide: Increment BB in-flight counter for TRIM BH
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/kwolf-gitlab...
2022-03-05 Víctor Colombotarget/ppc: Add missing helper_reset_fpstatus to helper...
2022-03-05 Víctor Colombotarget/ppc: Add missing helper_reset_fpstatus to VSX_MA...
2022-03-05 Matheus Fersttarget/ppc: split XXGENPCV macros for readability
2022-03-05 Matheus Fersttarget/ppc: use andc in vrlqmi
2022-03-05 Matheus Fersttarget/ppc: use extract/extract2 to create vrlqnm mask
2022-03-05 Matheus Fersttarget/ppc: use ext32u and deposit in do_vx_vmulhw_i64
2022-03-05 Lucas Mateus... target/ppc: Fix vmul[eo]* instructions marked 2.07
2022-03-05 Matheus Fersttests/tcg/ppc64le: Use Altivec register names in clobbe...
2022-03-05 Matheus Fersttests/tcg/ppc64le: emit bcdsub with .long when needed
2022-03-05 Matheus Fersttests/tcg/ppc64le: drop __int128 usage in bcdsub
2022-03-05 Matheus Fersttarget/ppc: change xs[n]madd[am]sp to use float64r32_muladd
2022-03-05 Matheus Fersttests/tcg/ppc64le: use inline asm instead of __builtin_...
2022-03-05 Miroslav RezaninaUse long endian options for ppc64
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/kraxe...
2022-03-04 Richard Hendersontcg/i386: Implement bitsel for avx512
2022-03-04 Richard Hendersontcg/i386: Implement more logical operations for avx512
2022-03-04 Richard Hendersontcg/i386: Implement avx512 multiply
2022-03-04 Richard Hendersontcg/i386: Implement avx512 min/max/abs
2022-03-04 Richard Hendersontcg/i386: Expand scalar rotate with avx512 insns
2022-03-04 Richard Hendersontcg/i386: Remove rotls_vec from tcg_target_op_def
2022-03-04 Richard Hendersontcg/i386: Expand vector word rotate as avx512vbmi2...
2022-03-04 Richard Hendersontcg/i386: Support avx512vbmi2 vector shift-double instr...
2022-03-04 Richard Hendersontcg/i386: Implement avx512 variable rotate
2022-03-04 Richard Hendersontcg/i386: Implement avx512 immediate rotate
2022-03-04 Richard Hendersontcg/i386: Implement avx512 immediate sari shift
2022-03-04 Richard Hendersontcg/i386: Implement avx512 scalar shift
2022-03-04 Richard Hendersontcg/i386: Implement avx512 variable shifts
2022-03-04 Richard Hendersontcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinv
2022-03-04 Richard Hendersontcg/i386: Add tcg_out_evex_opc
2022-03-04 Richard Hendersontcg/i386: Detect AVX512
2022-03-04 Richard Hendersontcg/s390x: Implement vector NAND, NOR, EQV
2022-03-04 Richard Hendersontcg/ppc: Implement vector NAND, NOR, EQV
2022-03-04 Richard Hendersontcg: Add opcodes for vector nand, nor, eqv
2022-03-04 Ziqiao Kongtcg: Set MAX_OPC_PARAM_IARGS to 7
2022-03-04 Alex Bennéetcg/optimize: only read val after const check
2022-03-04 Hanna Reitzblock/amend: Keep strong reference to BDS
2022-03-04 Hanna Reitzblock/amend: Always call .bdrv_amend_clean()
2022-03-04 Thomas Huthtests/qemu-iotests: Rework the checks and spots using...
2022-03-04 Hanna Reitziotests/graph-changes-while-io: New test
2022-03-04 Hanna Reitziotests: Allow using QMP with the QSD
2022-03-04 Hanna Reitzblock: Make bdrv_refresh_limits() non-recursive
2022-03-04 Emanuele Giuseppe... job.h: assertions in the callers of JobDriver function...
2022-03-04 Emanuele Giuseppe... job.h: split function pointers in JobDriver
2022-03-04 Emanuele Giuseppe... block-backend-common.h: split function pointers in...
2022-03-04 Emanuele Giuseppe... block_int-common.h: assertions in the callers of BdrvCh...
2022-03-04 Emanuele Giuseppe... block_int-common.h: split function pointers in BdrvChil...
2022-03-04 Emanuele Giuseppe... block_int-common.h: assertions in the callers of BlockD...
2022-03-04 Emanuele Giuseppe... block_int-common.h: split function pointers in BlockDriver
2022-03-04 Emanuele Giuseppe... block/coroutines: I/O and "I/O or GS" API
2022-03-04 Emanuele Giuseppe... block/copy-before-write.h: global state API + assertions
2022-03-04 Emanuele Giuseppe... include/block/snapshot: global state API + assertions
2022-03-04 Emanuele Giuseppe... assertions for blockdev.h global state API
2022-03-04 Emanuele Giuseppe... include/sysemu/blockdev.h: global state API
2022-03-04 Emanuele Giuseppe... assertions for blockjob.h global state API
2022-03-04 Emanuele Giuseppe... include/block/blockjob.h: global state API
2022-03-04 Emanuele Giuseppe... block.c: add assertions to static functions
2022-03-04 Emanuele Giuseppe... GS and IO CODE macros for blockjob_int.h
2022-03-04 Emanuele Giuseppe... include/block/blockjob_int.h: split header into I/O...
2022-03-04 Emanuele Giuseppe... block: introduce assert_bdrv_graph_writable
2022-03-04 Emanuele Giuseppe... IO_CODE and IO_OR_GS_CODE for block_int I/O API
2022-03-04 Emanuele Giuseppe... assertions for block_int global state API
2022-03-04 Emanuele Giuseppe... include/block/block_int: split header into I/O and...
2022-03-04 Emanuele Giuseppe... block.c: assertions to the block layer permissions API
2022-03-04 Emanuele Giuseppe... IO_CODE and IO_OR_GS_CODE for block-backend I/O API
2022-03-04 Emanuele Giuseppe... block/block-backend.c: assertions for block-backend
2022-03-04 Emanuele Giuseppe... include/sysemu/block-backend: split header into I/O...
2022-03-04 Emanuele Giuseppe... block/export/fuse.c: allow writable exports to take...
2022-03-04 Emanuele Giuseppe... IO_CODE and IO_OR_GS_CODE for block I/O API
next