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-07
block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
Vladimir Sementsov-Ogievskiy
2022-03-07
block/reqlist: reqlist_find_conflict(): use ranges_overlap()
Vladimir Sementsov-Ogievskiy
2022-03-07
block: intoduce reqlist
Vladimir Sementsov-Ogievskiy
2022-03-07
block/block-copy: add block_copy_reset()
Vladimir Sementsov-Ogievskiy
2022-03-07
block/copy-before-write: add bitmap open parameter
Vladimir Sementsov-Ogievskiy
2022-03-07
block/block-copy: block_copy_state_new(): add bitmap parameter
Vladimir Sementsov-Ogievskiy
2022-03-07
block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
Vladimir Sementsov-Ogievskiy
2022-03-07
block/block-copy: move copy_bitmap initialization to block_copy_state_new()
Vladimir Sementsov-Ogievskiy
2022-03-07
block: fix preallocate filter: don't do unaligned preallocate requests
Vladimir Sementsov-Ogievskiy
2022-03-07
block/curl.c: Check error return from curl_easy_setopt()
Peter Maydell
2022-03-07
block/curl.c: Set error message string if curl_init_state() fails
Peter Maydell
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
[next]