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
/
include
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
bdrv_query_image_info Error parameter added
Andrey Shinkevich
2
-2
/
+4
2019-02-04
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
1
-2
/
+30
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2019-01-24
throttle-groups: fix restart coroutine iothread race
Stefan Hajnoczi
1
-0
/
+5
2019-01-21
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
1
-0
/
+2
2019-01-21
nbd/client: Add nbd_receive_export_list()
Eric Blake
1
-2
/
+13
2019-01-21
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
1
-1
/
+1
2019-01-21
nbd/client: Move export name into NBDExportInfo
Eric Blake
1
-4
/
+4
2019-01-21
nbd/server: Favor [u]int64_t over off_t
Eric Blake
1
-2
/
+2
2019-01-15
Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"
Vladimir Sementsov-Ogievskiy
1
-2
/
+0
2019-01-15
dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2019-01-15
dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2019-01-14
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
1
-6
/
+3
2019-01-14
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
1
-2
/
+1
2019-01-04
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2018-12-14
block: Remove flags parameter from bdrv_reopen_queue()
Alberto Garcia
1
-2
/
+1
2018-12-14
block: Drop bdrv_reopen()
Alberto Garcia
1
-1
/
+0
2018-12-14
block: Add bdrv_reopen_set_read_only()
Alberto Garcia
1
-0
/
+2
2018-12-14
block/backup: drop unused synchronization interface
Vladimir Sementsov-Ogievskiy
1
-13
/
+0
2018-11-05
block: Require auto-read-only for existing fallbacks
Kevin Wolf
1
-1
/
+2
2018-11-05
block: Add auto-read-only option
Kevin Wolf
1
-0
/
+2
2018-10-29
dirty-bitmaps: clean-up bitmaps loading and migration logic
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-10-29
block/dirty-bitmaps: add user_locked status checker
John Snow
1
-0
/
+1
2018-10-29
dirty-bitmap: make it possible to restore bitmap after merge
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-10-29
dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-10-19
qemu-timer: introduce timer attributes
Artem Pisarenko
1
-7
/
+52
2018-10-04
nbd: fix NBD_FLAG_SEND_CACHE value
Denis V. Lunev
1
-1
/
+3
2018-10-03
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2018-10-01
block: Allow changing 'detect-zeroes' on reopen
Alberto Garcia
1
-0
/
+1
2018-09-25
block: Use a single global AioWait
Kevin Wolf
4
-29
/
+12
2018-09-25
aio-wait: Increase num_waiters even in home thread
Kevin Wolf
1
-3
/
+3
2018-09-25
blockjob: Wake up BDS when job becomes idle
Kevin Wolf
1
-0
/
+13
2018-09-25
block/stream: add block job creation flags
John Snow
1
-1
/
+4
2018-09-25
block/mirror: add block job creation flags
John Snow
1
-1
/
+4
2018-09-25
block/commit: add block job creation flags
John Snow
1
-1
/
+4
2018-07-30
block: Fix documentation for BDRV_REQ_MAY_UNMAP
Kevin Wolf
1
-5
/
+6
2018-07-10
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
1
-2
/
+2
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
1
-2
/
+2
2018-07-10
block: add BDRV_REQ_SERIALISING flag
Vladimir Sementsov-Ogievskiy
1
-1
/
+13
2018-07-10
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
2
-5
/
+12
2018-07-10
block/io: fix copy_range
Vladimir Sementsov-Ogievskiy
1
-0
/
+12
2018-07-10
block: Poll after drain on attaching a node
Kevin Wolf
2
-0
/
+11
2018-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+7
2018-07-05
block: Move two block permission constants to the relevant enum
Ari Sundholm
1
-0
/
+7
2018-07-04
block/dirty-bitmap: add bdrv_enable_dirty_bitmap_locked
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2018-07-03
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-2
/
+3
2018-07-02
block: Honour BDRV_REQ_NO_SERIALISING in copy range
Fam Zheng
1
-2
/
+3
2018-07-02
nbd/client: Add x-dirty-bitmap to query bitmap from server
Eric Blake
1
-0
/
+1
2018-06-29
block: Remove unused sector-based vectored I/O
Eric Blake
1
-4
/
+0
2018-06-29
file-posix: Make .bdrv_co_truncate asynchronous
Kevin Wolf
1
-1
/
+3
[next]