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
2017-03-03
iscsi: fix missing unlock
Paolo Bonzini
1
-0
/
+4
2017-03-02
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-178
/
+375
2017-03-01
block/rbd: add support for 'mon_host', 'auth_supported' via QAPI
Jeff Cody
1
-0
/
+135
2017-02-28
block: Add Error parameter to bdrv_append()
Kevin Wolf
1
-1
/
+8
2017-02-28
block: Add Error parameter to bdrv_set_backing_hd()
Kevin Wolf
4
-10
/
+22
2017-02-28
block: Assertions for resize permission
Kevin Wolf
1
-0
/
+1
2017-02-28
block: Assertions for write permissions
Kevin Wolf
1
-0
/
+3
2017-02-28
block: Pass BdrvChild to bdrv_aligned_preadv/pwritev and copy-on-read
Kevin Wolf
1
-16
/
+21
2017-02-28
hmp: Request permissions in qemu-io
Kevin Wolf
1
-0
/
+6
2017-02-28
commit: Add filter-node-name to block-commit
Kevin Wolf
3
-4
/
+6
2017-02-28
mirror: Add filter-node-name to blockdev-mirror
Kevin Wolf
1
-6
/
+8
2017-02-28
stream: Use real permissions in streaming block job
Kevin Wolf
1
-12
/
+27
2017-02-28
mirror: Use real permissions in mirror/active commit block job
Kevin Wolf
1
-34
/
+182
2017-02-28
backup: Use real permissions in backup block job
Kevin Wolf
1
-5
/
+10
2017-02-28
commit: Use real permissions for HMP 'commit'
Kevin Wolf
1
-6
/
+27
2017-02-28
commit: Use real permissions in commit block job
Kevin Wolf
1
-18
/
+95
2017-02-28
blockjob: Add permissions to block_job_add_bdrv()
Kevin Wolf
4
-6
/
+19
2017-02-28
block: Add BdrvChildRole.get_parent_desc()
Kevin Wolf
1
-0
/
+21
2017-02-28
blockjob: Add permissions to block_job_create()
Kevin Wolf
4
-8
/
+12
2017-02-28
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
1
-5
/
+15
2017-02-28
block: Request real permissions in blk_new_open()
Kevin Wolf
1
-3
/
+19
2017-02-28
block: Add BDRV_O_RESIZE for blk_new_open()
Kevin Wolf
9
-11
/
+21
2017-02-28
block: Add error parameter to blk_insert_bs()
Kevin Wolf
5
-19
/
+62
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
5
-14
/
+27
2017-02-28
block: Add permissions to BlockBackend
Kevin Wolf
1
-0
/
+27
2017-02-28
vvfat: Implement .bdrv_child_perm()
Kevin Wolf
1
-0
/
+22
2017-02-28
block: Request child permissions in format drivers
Kevin Wolf
12
-0
/
+12
2017-02-28
block: Request child permissions in filter drivers
Kevin Wolf
6
-0
/
+8
2017-02-28
block: Let callers request permissions when attaching a child node
Kevin Wolf
1
-2
/
+6
2017-02-28
block: Add Error argument to bdrv_attach_child()
Kevin Wolf
1
-1
/
+8
2017-02-28
block/rbd: parse all options via bdrv_parse_filename
Jeff Cody
1
-148
/
+151
2017-02-28
block/rbd: add all the currently supported runtime_opts
Jeff Cody
1
-19
/
+49
2017-02-28
block/rbd: don't copy strings in qemu_rbd_next_tok()
Jeff Cody
1
-35
/
+64
2017-02-28
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-1
/
+1
2017-02-27
block/mirror: fix broken sparseness detection
John Snow
1
-1
/
+1
2017-02-27
iscsi: do not use aio_context_acquire/release
Paolo Bonzini
1
-19
/
+64
2017-02-27
nfs: do not use aio_context_acquire/release
Paolo Bonzini
1
-4
/
+19
2017-02-27
curl: do not use aio_context_acquire/release
Paolo Bonzini
1
-9
/
+15
2017-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
21
-62
/
+170
2017-02-24
RBD: Add support readv,writev for rbd
tianqing
1
-24
/
+56
2017-02-24
block/nfs: try to avoid the bounce buffer in pwritev
Peter Lieven
1
-7
/
+16
2017-02-24
block/nfs: convert to preadv / pwritev
Peter Lieven
1
-18
/
+15
2017-02-24
vvfat: Use opened node as backing file
Kevin Wolf
1
-5
/
+5
2017-02-24
block: Attach bs->file only during .bdrv_open()
Kevin Wolf
14
-6
/
+102
2017-02-24
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
10
-15
/
+15
2017-02-24
mirror: Resize active commit base in mirror_run()
Kevin Wolf
1
-28
/
+22
2017-02-24
qcow2: Use BB for resizing in qcow2_amend_options()
Kevin Wolf
1
-1
/
+5
2017-02-24
qemu-img: Improve documentation for PREALLOC_MODE_FALLOC
Nir Soffer
1
-1
/
+6
2017-02-24
qemu-img: Truncate before full preallocation
Nir Soffer
1
-0
/
+12
2017-02-24
qemu-img: Do not truncate before preallocation
Nir Soffer
1
-7
/
+4
[next]