]> www.infradead.org Git - users/dwmw2/qemu.git/shortlog
users/dwmw2/qemu.git
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Viktor Prutyanovelf2dmp: rework PDB_STREAM_INDEXES::segments obtaining
2023-09-21 Viktor Prutyanovelf2dmp: use Linux mmap with MAP_NORESERVE when possible
2023-09-21 Viktor Prutyanovelf2dmp: introduce merging of physical memory runs
2023-09-21 Viktor Prutyanovelf2dmp: introduce physical block alignment
2023-09-21 Viktor Prutyanovelf2dmp: replace PE export name check with PDB name...
2023-09-21 Marcin Juszkiewiczsbsa-ref: add non-secure EL2 virtual timer
2023-09-21 Peter Maydellaudio/jackaudio: Avoid dynamic stack allocation in...
2023-09-21 Peter Maydellaudio/jackaudio: Avoid dynamic stack allocation in...
2023-09-21 Peter Maydelltarget/arm: Enable FEAT_MOPS for CPU 'max'
2023-09-21 Peter Maydelltarget/arm: Implement the CPY* instructions
2023-09-21 Peter Maydelltarget/arm: Implement MTE tag-checking functions for...
2023-09-21 Peter Maydelltarget/arm: Implement the SETG* instructions
2023-09-21 Peter Maydelltarget/arm: Define new TB flag for ATA0
2023-09-21 Peter Maydelltarget/arm: Implement the SET* instructions
2023-09-21 Peter Maydelltarget/arm: Implement MTE tag-checking functions for...
2023-09-21 Peter Maydelltarget/arm: New function allocation_tag_mem_probe()
2023-09-21 Peter Maydelltarget/arm: Define syndrome function for MOPS exceptions
2023-09-21 Peter Maydelltarget/arm: Pass unpriv bool to get_a64_user_mem_index()
2023-09-21 Peter Maydelltarget/arm: Implement FEAT_MOPS enable bits
2023-09-21 Peter Maydelltarget/arm: Don't skip MTE checks for LDRT/STRT at EL0
2023-09-21 Peter Maydelltarget/arm: Remove unused allocation_tag_mem() argument
2023-09-21 Peter Maydelltarget/arm: Implement FEAT_HBC
2023-09-21 Peter Maydelltarget/arm: Update user-mode ID reg mask values
2023-09-21 Peter Maydelltarget/arm: Update AArch64 ID register field definitions
2023-09-21 Peter Maydelllinux-user/elfload.c: Report previously missing arm32...
2023-09-21 Peter Maydelllinux-user/elfload.c: Add missing arm and arm64 hwcap...
2023-09-21 Peter Maydelllinux-user/elfload.c: Correct SME feature names reporte...
2023-09-21 Fabian Vogthw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
2023-09-21 Peter Maydelldocs/devel/loads-stores: Fix git grep regexes
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-testing-200923-1' of https://gitlab...
2023-09-21 Peter Maydelltarget/m68k: Add URL to semihosting spec
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-21 Akihiko Odakidocs/devel/reset.rst: Correct function names
2023-09-21 Jonathan Camerondocs/cxl: Cleanout some more aarch64 examples.
2023-09-21 Jonathan Cameronhw/mem/cxl_type3: Add missing copyright and license...
2023-09-21 Dmitry Frolovhw/cxl: Fix out of bound array access
2023-09-21 Li Zhijiandocs/cxl: Change to lowercase as others
2023-09-21 Fan Nihw/cxl/cxl_device: Replace magic number in CXLError...
2023-09-21 Dave Jianghw/pci-bridge/cxl_upstream: Fix bandwidth entry base...
2023-09-21 Li Zhijianhw/cxl: Fix CFMW config memory leak
2023-09-21 Laszlo Ersekhw/i386/pc: fix code comment on cumulative flash size
2023-09-21 Thomas Huthsubprojects: Use the correct .git suffix in the reposit...
2023-09-21 Michael Tokarevhw/other: spelling fixes
2023-09-21 Denis V. Lunevtests: extend test 131 to cover availability of the...
2023-09-21 Denis V. Lunevparallels: naive implementation of parallels_co_pwrite_...
2023-09-21 Denis V. Lunevtests: extend test 131 to cover availability of the...
2023-09-21 Denis V. Lunevparallels: naive implementation of parallels_co_pdiscard
2023-09-21 Denis V. Lunevparallels: improve readability of allocate_clusters
2023-09-21 Denis V. Lunevparallels: naive implementation of allocate_clusters...
2023-09-21 Denis V. Lunevparallels: update used bitmap in allocate_cluster
2023-09-21 Denis V. Lunevparallels: accept multiple clusters in mark_used()
2023-09-21 Denis V. Lunevtests: test self-cure of parallels image with duplicate...
2023-09-21 Denis V. Lunevtests: fix broken deduplication check in parallels...
2023-09-21 Denis V. Lunevparallels: collect bitmap of used clusters at open
2023-09-21 Denis V. Lunevparallels: add test which will validate data_off fixes...
2023-09-21 Denis V. Lunevparallels: fix broken parallels_check_data_off()
2023-09-21 Denis V. Lunevtests: ensure that image validation will not cure the...
2023-09-21 Denis V. Lunevparallels: create mark_used() helper which sets bit...
2023-09-21 Denis V. Lunevparallels: refactor path when we need to re-check image...
2023-09-21 Denis V. Lunevparallels: return earlier from parallels_open() functio...
2023-09-21 Denis V. Lunevparallels: return earler in fail_format branch in paral...
2023-09-21 Denis V. Lunevparallels: invent parallels_opts_prealloc() helper...
2023-09-21 Denis V. Lunevparallels: fix memory leak in parallels_open()
2023-09-21 Denis V. Lunevparallels: mark driver as supporting CBT
2023-09-21 Denis V. Lunevparallels: fix formatting in bdrv_parallels initialization
2023-09-20 Stefan HajnocziMerge tag 'pull-loongarch-20230920' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-20 Paolo Bonziniblock: mark aio_poll as non-coroutine
2023-09-20 Stefan Hajnocziblock-backend: process zoned requests in the current...
2023-09-20 Stefan Hajnocziblock-backend: process I/O in the current AioContext
2023-09-20 Stefan Hajnoczitest-bdrv-drain: avoid race with BH in IOThread drain...
2023-09-20 Stefan Hajnocziblock: remove AIOCBInfo->get_aio_context()
2023-09-20 Andrey Drobyshev viaqemu-img: map: report compressed data blocks
2023-09-20 Andrey Drobyshev viablock: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_st...
2023-09-20 Kevin Wolfblock: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_unref_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_root_unref_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Take graph rdlock in bdrv_change_aio_context()
2023-09-20 Kevin Wolfblock: Take graph rdlock in bdrv_drop_intermediate()
2023-09-20 Kevin Wolfblock: Mark bdrv_parent_cb_change_media() GRAPH_RDLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_child_perm() GRAPH_RDLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_get_cumulative_perm() and callers...
2023-09-20 Kevin Wolfblock: Mark bdrv_parent_perms_conflict() and callers...
2023-09-20 Kevin Wolfblock: Mark bdrv_attach_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Call transaction callbacks with lock held
2023-09-20 Kevin Wolfblock: Mark bdrv_attach_child_common() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_replace_child_tran() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_replace_child_noperm() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock-coroutine-wrapper: Allow arbitrary parameter...
2023-09-20 Kevin Wolfblock-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock...
2023-09-20 Kevin Wolfblock: Introduce bdrv_schedule_unref()
2023-09-20 Kevin Wolfblock: Take AioContext lock for bdrv_append() more...
2023-09-20 Kevin Wolfpreallocate: Don't poll during permission updates
2023-09-20 Kevin Wolfpreallocate: Factor out preallocate_truncate_to_real_size()
2023-09-20 Kevin Wolfblock: Remove unused BlockReopenQueueEntry.perms_checked
2023-09-20 Philippe Mathieu... tests/avocado: Disable MIPS Malta tests due to GitLab...
next