index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockjobs: fix documentation
John Snow
2016-11-01
1
-2
/
+2
*
blockjobs: split interface into public/private, Part 1
John Snow
2016-11-01
3
-210
/
+244
*
Blockjobs: Internalize user_pause logic
John Snow
2016-11-01
1
-0
/
+26
*
blockjob: centralize QMP event emissions
John Snow
2016-11-01
2
-30
/
+4
*
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
1
-2
/
+7
*
blockjobs: Allow creating internal jobs
John Snow
2016-11-01
1
-1
/
+6
*
blockjobs: hide internal jobs from management API
John Snow
2016-11-01
1
-2
/
+10
*
block: Add block_job_add_bdrv()
Alberto Garcia
2016-10-31
1
-0
/
+14
*
block: Add bdrv_drain_all_{begin,end}()
Alberto Garcia
2016-10-31
1
-0
/
+2
*
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
2016-10-28
1
-2
/
+1
*
iothread: release AioContext around aio_poll
Paolo Bonzini
2016-10-28
1
-3
/
+0
*
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
2016-10-28
2
-3
/
+40
*
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
2016-10-28
1
-1
/
+1
*
aio: introduce qemu_get_current_aio_context
Paolo Bonzini
2016-10-28
1
-0
/
+18
*
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
1
-0
/
+9
*
block: add BDS field to count in-flight requests
Paolo Bonzini
2016-10-28
1
-4
/
+6
*
blockjob: introduce .drain callback for jobs
Paolo Bonzini
2016-10-28
1
-0
/
+7
*
block: Remove bdrv_aio_ioctl()
Kevin Wolf
2016-10-27
1
-3
/
+0
*
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
2016-10-27
1
-0
/
+2
*
block: Remove bdrv_ioctl()
Kevin Wolf
2016-10-27
1
-1
/
+0
*
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
2016-10-27
1
-0
/
+1
*
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
2016-10-27
1
-3
/
+0
*
block: More operations for meta dirty bitmap
Fam Zheng
2016-10-24
1
-0
/
+3
*
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
2016-10-24
1
-0
/
+14
*
block: Add two dirty bitmap getters
Fam Zheng
2016-10-24
1
-0
/
+2
*
block: Support meta dirty bitmap
Fam Zheng
2016-10-24
1
-0
/
+9
*
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
2016-10-24
1
-2
/
+5
*
async: add aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
1
-0
/
+6
*
block: Move 'discard' option to bdrv_open_common()
Kevin Wolf
2016-09-29
1
-0
/
+1
*
block: reintroduce bdrv_flush_all
John Snow
2016-09-29
1
-0
/
+1
*
block: mirror: fix wrong comment of mirror_start
Yaowei Bai
2016-09-28
1
-1
/
+1
*
block: Add "read-only" to the options QDict
Alberto Garcia
2016-09-23
1
-0
/
+1
*
block: Remove bdrv_is_snapshot
Alberto Garcia
2016-09-23
1
-1
/
+0
*
Remove unused function declarations
Ladi Prosek
2016-09-15
2
-15
/
+0
*
mirror: auto complete active commit
Wen Congyang
2016-09-13
1
-1
/
+2
*
Backup: export interfaces for extra serialization
Changlong Xie
2016-09-13
1
-0
/
+14
*
Backup: clear all bitmap when doing block checkpoint
Wen Congyang
2016-09-13
1
-0
/
+25
*
drive-backup: added support for data compression
Pavel Butsykin
2016-09-05
1
-0
/
+1
*
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2016-09-05
2
-5
/
+0
*
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2016-09-05
2
-1
/
+5
*
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
2016-09-05
1
-1
/
+1
*
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2016-09-05
1
-2
/
+2
*
nbd-server: Use a separate BlockBackend
Kevin Wolf
2016-09-05
1
-1
/
+2
*
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
2016-08-18
1
-1
/
+1
*
block: Cater to iscsi with non-power-of-2 discard
Eric Blake
2016-08-03
1
-17
/
+20
*
nbd: Limit nbdflags to 16 bits
Eric Blake
2016-08-03
1
-3
/
+3
*
AioContext: correct comments
Cao jin
2016-07-26
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-07-21
3
-11
/
+9
|
\
|
*
nbd: Convert to byte-based interface
Eric Blake
2016-07-20
1
-1
/
+0
|
*
block: Kill .bdrv_co_discard()
Eric Blake
2016-07-20
1
-2
/
+0
[next]