OSDN Git Service

qmiga/qemu.git
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-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
2022-03-04 Marc-André... ui/clipboard: fix use-after-free regression
2022-03-04 Marc-André... ui: do not create a surface when resizing a GL scanout
2022-03-04 Marc-André... ui/console: fix texture leak when calling surface_gl_cr...
2022-03-04 Marc-André... ui/console: fix crash when using gl context with non...
2022-03-04 Dov Murikdocs: Add spec of OVMF GUIDed table for SEV guests
2022-03-04 Dov Murikhw/i386: Replace magic number with field length calculation
2022-03-04 Dov Murikhw/i386: Improve bounds checking in OVMF table parsing
2022-03-04 Akihiko Odakicoreaudio: Notify error in coreaudio_init_out
2022-03-04 Peter Maydellhw/usb/redirect.c: Stop using qemu_oom_check()
2022-03-04 Volker Rümelinsdlaudio: fix samples vs. frames mix-up
2022-03-04 Volker Rümelinpaaudio: fix samples vs. frames mix-up
2022-03-04 Volker Rümelinossaudio: reduce effective playback buffer size
2022-03-04 Volker Rümelindsoundaudio: reduce effective playback buffer size
2022-03-04 Volker Rümelinpaaudio: reduce effective playback buffer size
2022-03-04 Volker Rümelinaudio: restore mixing-engine playback buffer size
2022-03-04 Volker RümelinRevert "audio: fix wavcapture segfault"
2022-03-04 Volker Rümelinaudio: add pcm_ops function table for capture backend
2022-03-04 Volker Rümelinaudio: copy playback stream in sequential order
2022-03-04 Volker Rümelinjackaudio: use more jack audio buffers
2022-03-04 Volker Rümelinpaaudio: increase default latency to 46ms
next