]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-03-07 Keno Fischer9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
2022-03-07 Keno Fischer9p: darwin: Ignore O_{NOATIME, DIRECT}
2022-03-07 Keno Fischer9p: darwin: Handle struct dirent differences
2022-03-07 Keno Fischer9p: darwin: Handle struct stat(fs) differences
2022-03-07 Keno Fischer9p: Rename 9p-util -> 9p-util-linux
2022-03-07 Keno Fischer9p: linux: Fix a couple Linux assumptions
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
2022-03-04 Emanuele Giuseppe... assertions for block global state API
2022-03-04 Emanuele Giuseppe... include/block/block: split header into I/O and global...
2022-03-04 Emanuele Giuseppe... main loop: macros to mark GS and I/O functions
2022-03-04 Emanuele Giuseppe... main-loop.h: introduce qemu_in_main_thread()
2022-03-04 Hanna Reitziotests/185: Add post-READY quit tests
2022-03-04 Hanna Reitzqsd: Add --daemonize
2022-03-04 Hanna Reitzqsd: Add pre-init argument parsing pass
2022-03-04 Hanna Reitzos-posix: Add os_set_daemonize()
2022-03-04 Stefan Hajnoczicpus: use coroutine TLS macros for iothread_locked
2022-03-04 Stefan Hajnoczircu: use coroutine TLS macros
2022-03-04 Stefan Hajnocziutil/async: replace __thread with QEMU TLS macros
2022-03-04 Stefan Hajnoczitls: add macros for coroutine-safe TLS variables
2022-03-04 Emanuele Giuseppe... block: move BQL logic of bdrv_co_invalidate_cache in...
2022-03-04 Emanuele Giuseppe... block: rename bdrv_invalidate_cache_all, blk_invalidate...
2022-03-04 Emanuele Giuseppe... block: introduce bdrv_activate
2022-03-04 Emanuele Giuseppe... crypto: distinguish between main loop and I/O in block_...
2022-03-04 Emanuele Giuseppe... crypto: perform permission checks under BQL
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2022-03-04 Carwyn Ellishw/display/vmware_vga: replace fprintf calls with trace...
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-04 Akihiko Odakiedid: Fix clock of Detailed Timing Descriptor
2022-03-04 Akihiko Odakisoftmmu/qdev-monitor: Add virtio-gpu-gl aliases
2022-03-04 Akihiko Odakiui/cocoa: Add Services menu
next