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-02-27
block/vvfat: Remove pointless check of NDEBUG
Philippe Mathieu-Daudé
2023-02-24
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-23
block/rbd: Add support for layered encryption
Or Ozeri
2023-02-23
block/rbd: Add luks-any encryption opening option
Or Ozeri
2023-02-23
block/rbd: Remove redundant stack variable passphrase_len
Or Ozeri
2023-02-23
block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-02-23
block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-02-23
block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark public read/write functions GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark read/write in block/io.c GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-02-23
block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-02-23
block/qed: add missing graph rdlock in qed_need_check_timer_entry
Emanuele Giuseppe Esposito
2023-02-23
block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
mirror: Fix access of uninitialised fields during start
Kevin Wolf
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-17
block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
Emanuele Giuseppe Esposito
2023-02-17
block: Handle curl 7.55.0, 7.85.0 version changes
Anton Johansson
2023-02-17
vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
qcow2: Fix open/create to open images with no_co_wrapper
Kevin Wolf
2023-02-17
qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
block: Create no_co_wrappers for open functions
Kevin Wolf
2023-02-17
curl: Fix error path in curl_open()
Hanna Czenczek
2023-02-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-15
block: deprecate iSCSI 'password' in favour of 'password-secret'
Daniel P. Berrangé
2023-02-10
block/iscsi: fix double-free on BUSY or similar statuses
Paolo Bonzini
2023-02-09
block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
Stefan Hajnoczi
2023-02-08
Fix non-first inclusions of qemu/osdep.h
Markus Armbruster
2023-02-08
block: Clean up includes
Markus Armbruster
2023-02-04
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
2023-02-04
block: Factor out hmp_change_medium(), and move to block/monitor/
Markus Armbruster
2023-02-01
qemu-img: Change info key names for protocol nodes
Hanna Reitz
2023-02-01
block/qapi: Add indentation to bdrv_node_info_dump()
Hanna Reitz
[next]