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-04-24
block/rbd: Add support for reopen()
Jeff Cody
1
-0
/
+21
2017-04-24
block/rbd - update variable names to more apt names
Jeff Cody
1
-16
/
+17
2017-04-24
block: do not set BDS read_only if copy_on_read enabled
Jeff Cody
5
-8
/
+38
2017-04-24
block: add bdrv_set_read_only() helper function
Jeff Cody
5
-6
/
+6
2017-04-24
block/vxhs.c: Add support for a new block device type called "vxhs"
Ashish Mittal
3
-0
/
+594
2017-04-24
nfs: Make errp the last parameter of nfs_client_open
Fam Zheng
1
-3
/
+3
2017-04-24
block: Make errp the last parameter of commit_active_start
Fam Zheng
2
-3
/
+3
2017-04-24
mirror: Make errp the last parameter of mirror_start_job
Fam Zheng
1
-6
/
+7
2017-04-24
crypto: Make errp the last parameter of functions
Fam Zheng
1
-6
/
+6
2017-04-24
socket: Make errp the last parameter of inet_connect_saddr
Fam Zheng
1
-1
/
+1
2017-04-24
socket: Make errp the last parameter of socket_connect
Fam Zheng
1
-1
/
+1
2017-04-18
block: Walk bs->children carefully in bdrv_drain_recurse
Fam Zheng
1
-3
/
+20
2017-04-11
block/io: Comment out permission assertions
Max Reitz
1
-2
/
+10
2017-04-11
sheepdog: Fix crash in co_read_response()
Kevin Wolf
1
-1
/
+1
2017-04-11
iscsi: Fix iscsi_create
Fam Zheng
1
-2
/
+8
2017-04-11
throttle: Remove block from group on hot-unplug
Eric Blake
1
-0
/
+3
2017-04-11
block: pass the right options for BlockDriver.bdrv_open()
Dong Jia Shi
1
-3
/
+23
2017-04-11
sheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILE
Fam Zheng
1
-1
/
+1
2017-04-11
block: Fix bdrv_co_flush early return
Fam Zheng
1
-5
/
+7
2017-04-11
block: Use bdrv_coroutine_enter to start I/O coroutines
Fam Zheng
2
-9
/
+9
2017-04-11
block: Make bdrv_parent_drained_begin/end public
Fam Zheng
1
-2
/
+2
2017-04-07
mirror: Fix aio context of mirror_top_bs
Fam Zheng
1
-0
/
+1
2017-04-07
block: Don't check permissions for copy on read
Kevin Wolf
1
-1
/
+8
2017-04-07
block/mirror: Fix use-after-free
Max Reitz
1
-2
/
+10
2017-04-07
commit: Set commit_top_bs->total_sectors
Kevin Wolf
1
-0
/
+1
2017-04-07
commit: Set commit_top_bs->aio_context
Kevin Wolf
1
-0
/
+2
2017-04-07
block: Ignore guest dev permissions during incoming migration
Kevin Wolf
1
-1
/
+39
2017-04-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+1
2017-04-03
block/parallels: Avoid overflows
Max Reitz
1
-6
/
+13
2017-04-03
qcow2: Discard unaligned tail when wiping image
Eric Blake
1
-6
/
+4
2017-04-03
sheepdog: Fix blockdev-add
Markus Armbruster
1
-32
/
+58
2017-04-03
nbd: Tidy up blockdev-add interface
Markus Armbruster
1
-25
/
+28
2017-04-03
qapi-schema: SocketAddressFlat variants 'vsock' and 'fd'
Markus Armbruster
1
-0
/
+2
2017-04-03
gluster: Prepare for SocketAddressFlat extension
Markus Armbruster
1
-10
/
+16
2017-04-03
block: Document -drive problematic code and bugs
Markus Armbruster
5
-0
/
+35
2017-04-03
nbd sockets vnc: Mark problematic address family tests TODO
Markus Armbruster
1
-0
/
+1
2017-04-02
nbd: fix memory leak on socket_connect failed
yaolujing
1
-0
/
+1
2017-04-02
iscsi: drop unused IscsiAIOCB.qiov field
Stefan Hajnoczi
1
-1
/
+0
2017-03-31
block/curl: Check protocol prefix
Max Reitz
1
-0
/
+10
2017-03-31
rbd: Fix regression in legacy key/values containing escaped :
Eric Blake
1
-43
/
+44
2017-03-28
rbd: Fix bugs around -drive parameter "server"
Markus Armbruster
1
-95
/
+32
2017-03-28
rbd: Revert -blockdev and -drive parameter auth-supported
Markus Armbruster
1
-28
/
+3
2017-03-28
rbd: Clean up qemu_rbd_create()'s detour through QemuOpts
Markus Armbruster
1
-15
/
+5
2017-03-28
rbd: Clean up runtime_opts, fix -drive to reject filename
Markus Armbruster
1
-14
/
+24
2017-03-28
rbd: Don't accept -drive driver=rbd, keyvalue-pairs=...
Markus Armbruster
1
-4
/
+8
2017-03-28
rbd: Clean up after the previous commit
Markus Armbruster
1
-15
/
+9
2017-03-28
rbd: Don't limit length of parameter values
Markus Armbruster
1
-77
/
+14
2017-03-28
rbd: Fix to cleanly reject -drive without pool or image
Markus Armbruster
1
-3
/
+7
2017-03-28
parallels: wrong call to bdrv_truncate
Denis V. Lunev
1
-1
/
+2
2017-03-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+0
[next]