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
*
nbd: Avoid magic number for NBD max name size
Eric Blake
2016-06-16
1
-0
/
+6
*
nbd: simplify the nbd_request and nbd_reply structs
Paolo Bonzini
2016-06-16
1
-6
/
+7
*
block/mirror: Fix target backing BDS
Max Reitz
2016-06-16
1
-1
/
+17
*
block: Remove bs->zero_beyond_eof
Kevin Wolf
2016-06-16
1
-3
/
+0
*
block: Make bdrv_load/save_vmstate coroutine_fns
Kevin Wolf
2016-06-16
1
-4
/
+6
*
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
2016-06-16
2
-2
/
+3
*
block: Introduce bdrv_preadv()
Kevin Wolf
2016-06-16
1
-0
/
+1
*
block: Byte-based bdrv_co_do_copy_on_readv()
Kevin Wolf
2016-06-16
1
-3
/
+7
*
block: Assert that flags are in range
Eric Blake
2016-06-16
1
-0
/
+3
*
block: Kill bdrv_co_write_zeroes()
Eric Blake
2016-06-08
1
-2
/
+0
*
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
2016-06-08
1
-5
/
+5
*
block: Add .bdrv_co_pwrite_zeroes()
Eric Blake
2016-06-08
1
-1
/
+3
*
block: Track write zero limits in bytes
Eric Blake
2016-06-08
1
-4
/
+6
*
block: Move BlockRequest type to io.c
Eric Blake
2016-06-07
1
-21
/
+0
*
iostatus: fix comments for block_job_iostatus_reset
Changlong Xie
2016-06-07
1
-1
/
+1
*
block/io: Remove unused bdrv_aio_write_zeroes()
Kevin Wolf
2016-06-07
1
-3
/
+0
*
blockjob: Remove BlockJob.bs
Kevin Wolf
2016-05-25
1
-1
/
+0
*
backup: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
1
-2
/
+0
*
stream: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
1
-2
/
+0
*
block: Convert block job core to BlockBackend
Kevin Wolf
2016-05-25
1
-1
/
+2
*
block: Cancel jobs first in bdrv_close_all()
Kevin Wolf
2016-05-25
1
-0
/
+7
*
block: keep a list of block jobs
Alberto Garcia
2016-05-25
1
-0
/
+14
*
block: Fix reconfiguring graph with drained nodes
Kevin Wolf
2016-05-25
1
-1
/
+2
*
block: Make bdrv_open() return a BDS
Max Reitz
2016-05-25
1
-2
/
+2
*
block: Drop bdrv_new_root()
Max Reitz
2016-05-25
1
-1
/
+0
*
block: Fix bdrv_next() memory leak
Kevin Wolf
2016-05-25
1
-2
/
+13
*
block: Remove BlockDriverState.blk
Kevin Wolf
2016-05-19
1
-2
/
+1
*
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
1
-1
/
+2
*
block: Remove bdrv_aio_multiwrite()
Kevin Wolf
2016-05-19
1
-5
/
+2
*
blockjob: Don't set iostatus of target
Kevin Wolf
2016-05-19
1
-3
/
+1
*
block: User BdrvChild callback for device name
Kevin Wolf
2016-05-19
1
-0
/
+5
*
block: Use BdrvChild callbacks for change_media/resize
Kevin Wolf
2016-05-19
1
-1
/
+3
*
block: Decouple throttling from BlockDriverState
Kevin Wolf
2016-05-19
1
-3
/
+0
*
block: Drain throttling queue with BdrvChild callback
Kevin Wolf
2016-05-19
1
-5
/
+11
*
block: Introduce BdrvChild.opaque
Kevin Wolf
2016-05-19
1
-0
/
+1
*
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
3
-8
/
+3
*
block: Move actual I/O throttling to BlockBackend
Kevin Wolf
2016-05-19
1
-1
/
+1
*
block: Move throttling fields from BDS to BB
Kevin Wolf
2016-05-19
2
-14
/
+1
*
block: Convert throttle_group_get_name() to BlockBackend
Kevin Wolf
2016-05-19
1
-1
/
+1
*
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
2016-05-19
2
-3
/
+2
*
quorum: implement bdrv_add_child() and bdrv_del_child()
Wen Congyang
2016-05-12
1
-0
/
+4
*
Add new block driver interface to add/delete a BDS's child
Wen Congyang
2016-05-12
2
-0
/
+9
*
block: Honor BDRV_REQ_FUA during write_zeroes
Eric Blake
2016-05-12
1
-2
/
+5
*
block: Make supported_write_flags a per-bds property
Eric Blake
2016-05-12
1
-2
/
+2
*
Allow users to specify the vmdk virtual hardware version.
Janne Karhunen
2016-05-12
1
-1
/
+1
*
block: Remove BlockDriver.bdrv_read/write
Kevin Wolf
2016-05-12
1
-4
/
+0
*
block: Introduce .bdrv_co_preadv/pwritev BlockDriver function
Kevin Wolf
2016-05-12
1
-0
/
+4
*
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
2016-05-12
1
-2
/
+2
*
block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
Paolo Bonzini
2016-05-12
2
-2
/
+6
*
block: introduce bdrv_no_throttling_begin/end
Paolo Bonzini
2016-05-12
1
-3
/
+6
[next]