index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2024-05-25
meson: do not query modules before they are processed
Paolo Bonzini
2024-05-25
meson: remove unnecessary reference to libm
Paolo Bonzini
2024-05-14
block/ssh: Use URI parsing code from glib
Thomas Huth
2024-05-14
block/nfs: Use URI parsing code from glib
Thomas Huth
2024-05-14
block/nbd: Use URI parsing code from glib
Thomas Huth
2024-05-14
block/gluster: Use URI parsing code from glib
Thomas Huth
2024-05-08
block/qcow2-bitmap: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
block/gluster: Remove deprecated RDMA protocol handling
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
Philippe Mathieu-Daudé
2024-04-02
block: Remove unnecessary NULL check in bdrv_pad_request()
Kevin Wolf
2024-03-26
block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to B...
Fiona Ebner
2024-03-26
block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
Fiona Ebner
2024-03-26
block/io: accept NULL qiov in bdrv_pad_request
Stefan Reiter
2024-03-18
qemu-img: Fix Column Width and Improve Formatting in snapshot list
Abhiram Tilak
2024-03-18
mirror: Don't call job_pause_point() under graph lock
Kevin Wolf
2024-03-12
error: Move ERRP_GUARD() to the beginning of the function
Zhao Liu
2024-03-12
block/vmdk: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
block/vdi: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
block/snapshot: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
block/qed: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
block/qcow2: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
block/qcow2-bitmap: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
block/nvme: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
block/nbd: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
block/copy-before-write: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-02-12
Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...
Peter Maydell
2024-02-09
block: Support detached LUKS header creation using qemu-img
Hyman Huang
2024-02-09
block: Support detached LUKS header creation using blockdev-create
Hyman Huang
2024-02-09
crypto: Modify the qcrypto_block_create to support creation flags
Hyman Huang
2024-02-09
qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
Hyman Huang
2024-02-09
crypto: Support LUKS volume with detached header
Hyman Huang
2024-02-07
blkio: Respect memory-alignment for bounce buffer allocations
Kevin Wolf
2024-02-07
block-backend: Allow concurrent context changes
Hanna Czenczek
2024-01-30
block/blkio: Make s->mem_region_alignment be 64 bits
Richard W.M. Jones
2024-01-30
block/io_uring: improve error message when init fails
Fiona Ebner
2024-01-26
block/blklogwrites: Protect mutable driver state with a mutex.
Ari Sundholm
2024-01-26
stream: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
commit: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
block/blklogwrites: Fix a bug when logging "write zeroes" operations.
Ari Sundholm
2024-01-22
block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
Fiona Ebner
2024-01-18
remove unnecessary casts from uintptr_t
Paolo Bonzini
2024-01-18
io_uring: move LuringState typedef to block/aio.h
Paolo Bonzini
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-21
block: remove outdated AioContext locking comments
Stefan Hajnoczi
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
[prev]
[next]