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
2023-11-09
file-posix: fix over-writing of returning zone_append offset
Naohiro Aota
2023-11-09
block/file-posix: fix update_zones_wp() caller
Sam Li
2023-11-09
qcow2: keep reference on zeroize with discard-no-unref enabled
Jean-Louis Dupond
2023-11-09
block/nvme: nvme_process_completion() fix bound for cid
Vladimir Sementsov-Ogievskiy
2023-11-09
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-01
block: Fix locking in media change monitor commands
Kevin Wolf
2023-10-03
file-posix: Simplify raw_co_prw's 'out' zone code
Hanna Czenczek
2023-10-03
file-posix: Fix zone update in I/O error path
Hanna Czenczek
2023-10-03
file-posix: Check bs->bl.zoned for zone info
Hanna Czenczek
2023-10-03
file-posix: Clear bs->bl.zoned on error
Hanna Czenczek
2023-08-03
block/blkio: add more comments on the fd passing handling
Stefano Garzarella
2023-08-03
block/blkio: close the fd when blkio_connect() fails
Stefano Garzarella
2023-07-27
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-07-27
block/blkio: use blkio_set_int("fd") to check fd support
Stefano Garzarella
2023-07-27
block/blkio: fall back on using `path` when `fd` setting fails
Stefano Garzarella
2023-07-27
block/blkio: retry blkio_connect() if it fails using `fd`
Stefano Garzarella
2023-07-27
block/blkio: move blkio_connect() in the drivers functions
Stefano Garzarella
2023-07-27
block: Fix pad_request's request restriction
Hanna Czenczek
2023-07-27
block/file-posix: fix g_file_get_contents return path
Sam Li
2023-07-26
block/blkio: do not use open flags in qemu_open()
Stefano Garzarella
2023-07-25
block/blkio: enable the completion eventfd
Stefano Garzarella
2023-07-19
nbd/client: Simplify cookie vs. index computation
Eric Blake
2023-07-19
nbd: s/handle/cookie/ to match NBD spec
Eric Blake
2023-07-17
block/nvme: invoke blk_io_plug_call() outside q->lock
Stefan Hajnoczi
2023-07-04
block/blkio: fix module_block.py parsing
Stefan Hajnoczi
2023-06-28
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-06-28
block: use bdrv_co_debug_event in coroutine context
Paolo Bonzini
2023-06-28
block: use bdrv_co_getlength in coroutine context
Paolo Bonzini
2023-06-28
qcow2: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
vmdk: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
dmg: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
bochs: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
vpc: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-06-28
file-posix: remove incorrect coroutine_fn calls
Paolo Bonzini
2023-06-28
Revert "graph-lock: Disable locking for now"
Kevin Wolf
2023-06-28
graph-lock: Unlock the AioContext while polling
Kevin Wolf
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-05
qcow2: add discard-no-unref option
Jean-Louis Dupond
2023-06-05
parallels: Incorrect condition in out-of-image check
Alexander Ivanov
2023-06-05
parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
Alexander Ivanov
2023-06-05
parallels: Move statistic collection to a separate function
Alexander Ivanov
2023-06-05
parallels: Move check of leaks to a separate function
Alexander Ivanov
2023-06-05
parallels: Fix statistics calculation
Alexander Ivanov
2023-06-05
parallels: Move check of cluster outside image to a separate function
Alexander Ivanov
[next]