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
2022-03-04
block/amend: Keep strong reference to BDS
Hanna Reitz
2022-03-04
block/amend: Always call .bdrv_amend_clean()
Hanna Reitz
2022-03-04
block: Make bdrv_refresh_limits() non-recursive
Hanna Reitz
2022-03-04
block_int-common.h: assertions in the callers of BlockDriver function pointers
Emanuele Giuseppe Esposito
2022-03-04
block/coroutines: I/O and "I/O or GS" API
Emanuele Giuseppe Esposito
2022-03-04
block/copy-before-write.h: global state API + assertions
Emanuele Giuseppe Esposito
2022-03-04
include/block/snapshot: global state API + assertions
Emanuele Giuseppe Esposito
2022-03-04
assertions for blockdev.h global state API
Emanuele Giuseppe Esposito
2022-03-04
block.c: add assertions to static functions
Emanuele Giuseppe Esposito
2022-03-04
IO_CODE and IO_OR_GS_CODE for block_int I/O API
Emanuele Giuseppe Esposito
2022-03-04
assertions for block_int global state API
Emanuele Giuseppe Esposito
2022-03-04
IO_CODE and IO_OR_GS_CODE for block-backend I/O API
Emanuele Giuseppe Esposito
2022-03-04
block/block-backend.c: assertions for block-backend
Emanuele Giuseppe Esposito
2022-03-04
include/sysemu/block-backend: split header into I/O and global state (GS) API
Emanuele Giuseppe Esposito
2022-03-04
block/export/fuse.c: allow writable exports to take RESIZE permission
Emanuele Giuseppe Esposito
2022-03-04
IO_CODE and IO_OR_GS_CODE for block I/O API
Emanuele Giuseppe Esposito
2022-03-04
assertions for block global state API
Emanuele Giuseppe Esposito
2022-03-04
include/block/block: split header into I/O and global state API
Emanuele Giuseppe Esposito
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
2022-03-04
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
2022-03-04
crypto: distinguish between main loop and I/O in block_crypto_amend_options_g...
Emanuele Giuseppe Esposito
2022-03-04
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
2022-02-23
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2022-02-21
configure, meson: move block layer options to meson_options.txt
Paolo Bonzini
2022-02-21
configure, meson: move image format options to meson_options.txt
Paolo Bonzini
2022-02-16
block: print the server key type and fingerprint on failure
Daniel P. Berrangé
2022-02-16
block: support sha256 fingerprint with pre-blockdev options
Daniel P. Berrangé
2022-02-12
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...
Peter Maydell
2022-02-11
block/nbd: Move s->ioc on AioContext change
Hanna Reitz
2022-02-11
block/nbd: Assert there are no timers when closed
Hanna Reitz
2022-02-11
block/nbd: Delete open timer when done
Hanna Reitz
2022-02-11
block/nbd: Delete reconnect delay timer when done
Hanna Reitz
2022-02-09
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2022-02-01
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
2022-02-01
block/rbd: workaround for ceph issue #53784
Peter Lieven
2022-02-01
block/rbd: fix handling of holes in .bdrv_co_block_status
Peter Lieven
2022-02-01
block/export/fuse: Fix build failure on FreeBSD
Philippe Mathieu-Daudé
2022-02-01
block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate()
Philippe Mathieu-Daudé
2022-02-01
block/export: Fix vhost-user-blk shutdown with requests in flight
Kevin Wolf
2022-02-01
block-backend: Retain permissions after migration
Hanna Reitz
2022-02-01
qcow2: simple case support for downgrading of qcow2 images with zstd
Vladimir Sementsov-Ogievskiy
2022-01-28
block/io: Update BSC only if want_zero is true
Hanna Reitz
2022-01-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2022-01-14
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
vvfat: Fix vvfat_write() for writes before the root directory
Kevin Wolf
2022-01-14
vvfat: Fix size of temporary qcow file
Kevin Wolf
2022-01-14
block-backend: prevent dangling BDS pointers across aio_poll()
Stefan Hajnoczi
2022-01-14
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
[next]