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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2016-10-28
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
1
-2
/
+1
2016-10-28
iothread: release AioContext around aio_poll
Paolo Bonzini
1
-3
/
+0
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
2
-3
/
+40
2016-10-28
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
1
-1
/
+1
2016-10-28
aio: introduce qemu_get_current_aio_context
Paolo Bonzini
1
-0
/
+18
2016-10-28
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
1
-0
/
+9
2016-10-28
block: add BDS field to count in-flight requests
Paolo Bonzini
1
-4
/
+6
2016-10-28
blockjob: introduce .drain callback for jobs
Paolo Bonzini
1
-0
/
+7
2016-10-27
block: Remove bdrv_aio_ioctl()
Kevin Wolf
1
-3
/
+0
2016-10-27
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
1
-0
/
+2
2016-10-27
block: Remove bdrv_ioctl()
Kevin Wolf
1
-1
/
+0
2016-10-27
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
1
-0
/
+1
2016-10-27
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
1
-3
/
+0
2016-10-24
block: More operations for meta dirty bitmap
Fam Zheng
1
-0
/
+3
2016-10-24
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
1
-0
/
+14
2016-10-24
block: Add two dirty bitmap getters
Fam Zheng
1
-0
/
+2
2016-10-24
block: Support meta dirty bitmap
Fam Zheng
1
-0
/
+9
2016-10-24
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
1
-2
/
+5
2016-10-07
async: add aio_bh_schedule_oneshot
Paolo Bonzini
1
-0
/
+6
2016-09-29
block: Move 'discard' option to bdrv_open_common()
Kevin Wolf
1
-0
/
+1
2016-09-29
block: reintroduce bdrv_flush_all
John Snow
1
-0
/
+1
2016-09-28
block: mirror: fix wrong comment of mirror_start
Yaowei Bai
1
-1
/
+1
2016-09-23
block: Add "read-only" to the options QDict
Alberto Garcia
1
-0
/
+1
2016-09-23
block: Remove bdrv_is_snapshot
Alberto Garcia
1
-1
/
+0
2016-09-15
Remove unused function declarations
Ladi Prosek
2
-15
/
+0
2016-09-13
mirror: auto complete active commit
Wen Congyang
1
-1
/
+2
2016-09-13
Backup: export interfaces for extra serialization
Changlong Xie
1
-0
/
+14
2016-09-13
Backup: clear all bitmap when doing block checkpoint
Wen Congyang
1
-0
/
+25
2016-09-05
drive-backup: added support for data compression
Pavel Butsykin
1
-0
/
+1
2016-09-05
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2
-5
/
+0
2016-09-05
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2
-1
/
+5
2016-09-05
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
1
-1
/
+1
2016-09-05
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
1
-2
/
+2
2016-09-05
nbd-server: Use a separate BlockBackend
Kevin Wolf
1
-1
/
+2
2016-08-18
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
1
-1
/
+1
2016-08-03
block: Cater to iscsi with non-power-of-2 discard
Eric Blake
1
-17
/
+20
2016-08-03
nbd: Limit nbdflags to 16 bits
Eric Blake
1
-3
/
+3
2016-07-26
AioContext: correct comments
Cao jin
1
-1
/
+1
2016-07-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-11
/
+9
2016-07-20
nbd: Convert to byte-based interface
Eric Blake
1
-1
/
+0
2016-07-20
block: Kill .bdrv_co_discard()
Eric Blake
1
-2
/
+0
2016-07-20
block: Add .bdrv_co_pdiscard() driver callback
Eric Blake
1
-0
/
+2
2016-07-20
block: Convert .bdrv_aio_discard() to byte-based
Eric Blake
1
-2
/
+2
2016-07-20
block: Convert bdrv_aio_discard() to byte-based
Eric Blake
1
-3
/
+3
2016-07-20
block: Convert bdrv_discard() to byte-based
Eric Blake
1
-1
/
+1
2016-07-20
block: Convert bdrv_co_discard() to byte-based
Eric Blake
1
-1
/
+1
2016-07-20
nbd: Drop unused offset parameter
Eric Blake
1
-1
/
+0
2016-07-19
dirty-bitmap: operate with int64_t amount
Denis V. Lunev
2
-3
/
+3
2016-07-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-0
/
+5
2016-07-18
block: ignore flush requests when storage is clean
Evgeny Yakovlev
1
-0
/
+5
[next]