index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
block/amend: Keep strong reference to BDS
Hanna Reitz
1
-0
/
+3
2022-03-04
block/amend: Always call .bdrv_amend_clean()
Hanna Reitz
1
-2
/
+2
2022-03-04
block: Make bdrv_refresh_limits() non-recursive
Hanna Reitz
1
-4
/
+0
2022-03-04
block_int-common.h: assertions in the callers of BlockDriver function pointers
Emanuele Giuseppe Esposito
1
-0
/
+2
2022-03-04
block/coroutines: I/O and "I/O or GS" API
Emanuele Giuseppe Esposito
4
-29
/
+62
2022-03-04
block/copy-before-write.h: global state API + assertions
Emanuele Giuseppe Esposito
2
-0
/
+9
2022-03-04
include/block/snapshot: global state API + assertions
Emanuele Giuseppe Esposito
1
-0
/
+28
2022-03-04
assertions for blockdev.h global state API
Emanuele Giuseppe Esposito
1
-0
/
+3
2022-03-04
block.c: add assertions to static functions
Emanuele Giuseppe Esposito
1
-0
/
+3
2022-03-04
IO_CODE and IO_OR_GS_CODE for block_int I/O API
Emanuele Giuseppe Esposito
3
-0
/
+18
2022-03-04
assertions for block_int global state API
Emanuele Giuseppe Esposito
8
-0
/
+20
2022-03-04
IO_CODE and IO_OR_GS_CODE for block-backend I/O API
Emanuele Giuseppe Esposito
1
-0
/
+58
2022-03-04
block/block-backend.c: assertions for block-backend
Emanuele Giuseppe Esposito
1
-0
/
+78
2022-03-04
include/sysemu/block-backend: split header into I/O and global state (GS) API
Emanuele Giuseppe Esposito
1
-3
/
+6
2022-03-04
block/export/fuse.c: allow writable exports to take RESIZE permission
Emanuele Giuseppe Esposito
1
-7
/
+18
2022-03-04
IO_CODE and IO_OR_GS_CODE for block I/O API
Emanuele Giuseppe Esposito
2
-2
/
+42
2022-03-04
assertions for block global state API
Emanuele Giuseppe Esposito
2
-0
/
+13
2022-03-04
include/block/block: split header into I/O and global state API
Emanuele Giuseppe Esposito
1
-2
/
+5
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
1
-1
/
+1
2022-03-04
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
3
-3
/
+3
2022-03-04
crypto: distinguish between main loop and I/O in block_crypto_amend_options_g...
Emanuele Giuseppe Esposito
1
-20
/
+15
2022-03-04
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
2
-0
/
+58
2022-02-23
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
1
-7
/
+35
2022-02-21
configure, meson: move block layer options to meson_options.txt
Paolo Bonzini
1
-1
/
+3
2022-02-21
configure, meson: move image format options to meson_options.txt
Paolo Bonzini
1
-15
/
+32
2022-02-16
block: print the server key type and fingerprint on failure
Daniel P. Berrangé
1
-7
/
+30
2022-02-16
block: support sha256 fingerprint with pre-blockdev options
Daniel P. Berrangé
1
-0
/
+5
2022-02-12
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...
Peter Maydell
1
-0
/
+64
2022-02-11
block/nbd: Move s->ioc on AioContext change
Hanna Reitz
1
-0
/
+45
2022-02-11
block/nbd: Assert there are no timers when closed
Hanna Reitz
1
-0
/
+4
2022-02-11
block/nbd: Delete open timer when done
Hanna Reitz
1
-0
/
+8
2022-02-11
block/nbd: Delete reconnect delay timer when done
Hanna Reitz
1
-0
/
+7
2022-02-09
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
1
-2
/
+1
2022-02-01
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
3
-27
/
+75
2022-02-01
block/rbd: workaround for ceph issue #53784
Peter Lieven
1
-2
/
+40
2022-02-01
block/rbd: fix handling of holes in .bdrv_co_block_status
Peter Lieven
1
-5
/
+5
2022-02-01
block/export/fuse: Fix build failure on FreeBSD
Philippe Mathieu-Daudé
1
-0
/
+4
2022-02-01
block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate()
Philippe Mathieu-Daudé
1
-20
/
+21
2022-02-01
block/export: Fix vhost-user-blk shutdown with requests in flight
Kevin Wolf
1
-0
/
+5
2022-02-01
block-backend: Retain permissions after migration
Hanna Reitz
1
-0
/
+11
2022-02-01
qcow2: simple case support for downgrading of qcow2 images with zstd
Vladimir Sementsov-Ogievskiy
1
-2
/
+56
2022-01-28
block/io: Update BSC only if want_zero is true
Hanna Reitz
1
-1
/
+5
2022-01-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-28
/
+46
2022-01-14
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2
-13
/
+3
2022-01-14
vvfat: Fix vvfat_write() for writes before the root directory
Kevin Wolf
1
-8
/
+22
2022-01-14
vvfat: Fix size of temporary qcow file
Kevin Wolf
1
-4
/
+3
2022-01-14
block-backend: prevent dangling BDS pointers across aio_poll()
Stefan Hajnoczi
1
-2
/
+17
2022-01-14
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
1
-1
/
+1
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
9
-48
/
+71
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
9
-48
/
+71
[next]