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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-13
commit: Implement .bdrv_refresh_filename
Kevin Wolf
1
-0
/
+8
2017-03-13
mirror: Implement .bdrv_refresh_filename
Kevin Wolf
1
-0
/
+9
2017-03-13
commit: Implement bdrv_commit_top.bdrv_co_get_block_status
Kevin Wolf
1
-4
/
+16
2017-03-13
block: Request block status from *file for BDRV_BLOCK_RAW
Kevin Wolf
1
-1
/
+1
2017-03-13
vvfat: React to bdrv_is_allocated() errors
Eric Blake
1
-3
/
+19
2017-03-13
backup: React to bdrv_is_allocated() errors
Eric Blake
1
-4
/
+10
2017-03-13
block: Drop unmaintained 'archipelago' driver
Eric Blake
2
-1081
/
+0
2017-03-13
file-posix: Consider max_segments for BlockLimits.max_transfer
Fam Zheng
1
-0
/
+47
2017-03-13
backup: allow target without .bdrv_get_info
Vladimir Sementsov-Ogievskiy
1
-1
/
+11
2017-03-07
commit: Don't use error_abort in commit_start
Fam Zheng
1
-2
/
+14
2017-03-07
block: Don't use error_abort in blk_new_open
Fam Zheng
1
-1
/
+6
2017-03-07
qapi-schema: Rename SocketAddressFlat's variant tcp to inet
Markus Armbruster
1
-28
/
+31
2017-03-07
qapi-schema: Rename GlusterServer to SocketAddressFlat
Markus Armbruster
1
-19
/
+19
2017-03-07
gluster: Plug memory leaks in qemu_gluster_parse_json()
Markus Armbruster
1
-11
/
+11
2017-03-07
gluster: Don't duplicate qapi-util.c's qapi_enum_parse()
Markus Armbruster
1
-21
/
+9
2017-03-07
gluster: Drop assumptions on SocketTransport names
Markus Armbruster
1
-4
/
+2
2017-03-07
sheepdog: Implement bdrv_parse_filename()
Markus Armbruster
1
-56
/
+174
2017-03-07
sheepdog: Use SocketAddress and socket_connect()
Markus Armbruster
1
-23
/
+30
2017-03-07
sheepdog: Report errors in pseudo-filename more usefully
Markus Armbruster
1
-29
/
+59
2017-03-07
sheepdog: Don't truncate long VDI name in _open(), _create()
Markus Armbruster
1
-1
/
+4
2017-03-07
sheepdog: Fix snapshot ID parsing in _open(), _create, _goto()
Markus Armbruster
1
-11
/
+55
2017-03-07
sheepdog: Mark sd_snapshot_delete() lossage FIXME
Markus Armbruster
1
-0
/
+10
2017-03-07
sheepdog: Fix error handling sd_create()
Markus Armbruster
1
-4
/
+2
2017-03-07
sheepdog: Fix error handling in sd_snapshot_delete()
Markus Armbruster
1
-22
/
+19
2017-03-07
sheepdog: Defuse time bomb in sd_open() error handling
Markus Armbruster
1
-10
/
+10
2017-03-07
block: Fix error handling in bdrv_replace_in_backing_chain()
Kevin Wolf
1
-6
/
+9
2017-03-07
mirror: Fix error path for dirty bitmap creation
Kevin Wolf
1
-4
/
+1
2017-03-07
mirror: Fix permissions for removing mirror_top_bs
Kevin Wolf
1
-1
/
+4
2017-03-07
mirror: Fix permission problem with 'replaces'
Kevin Wolf
1
-2
/
+8
2017-03-07
commit: Fix error handling
Kevin Wolf
1
-1
/
+1
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
3
-3
/
+3
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
[next]