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
2018-09-24
curl: Make sslverify=off disable host as well as peer verification.
Richard W.M. Jones
1
-0
/
+2
2018-09-24
block/rbd: Attempt to parse legacy filenames
Jeff Cody
1
-2
/
+52
2018-09-24
block/rbd: pull out qemu_rbd_convert_options
Jeff Cody
1
-12
/
+24
2018-09-24
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...
Peter Maydell
5
-121
/
+76
2018-08-31
block/backup: make function variables consistently named
John Snow
1
-31
/
+31
2018-08-31
jobs: utilize job_exit shim
John Snow
3
-42
/
+10
2018-08-31
block/mirror: utilize job_exit shim
John Snow
1
-18
/
+11
2018-08-31
block/commit: utilize job_exit shim
John Snow
1
-17
/
+5
2018-08-31
jobs: canonize Error object
John Snow
5
-7
/
+6
2018-08-31
jobs: change start callback to run callback
John Snow
5
-16
/
+23
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
4
-10
/
+7
2018-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
11
-46
/
+44
2018-08-15
block: drop empty .bdrv_close handlers
Vladimir Sementsov-Ogievskiy
6
-32
/
+0
2018-08-15
block: make .bdrv_close optional
Vladimir Sementsov-Ogievskiy
1
-1
/
+3
2018-08-15
mirror: Fail gracefully for source == target
Kevin Wolf
1
-0
/
+5
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-08-15
luks: Allow share-rw=on
Fam Zheng
1
-1
/
+3
2018-08-15
throttle-groups: Don't allow timers without throttled requests
Alberto Garcia
1
-10
/
+22
2018-08-15
throttle-groups: Skip the round-robin if a member is being drained
Alberto Garcia
1
-0
/
+9
2018-08-15
block/qapi: Fix memory leak in qmp_query_blockstats()
Kevin Wolf
1
-1
/
+2
2018-08-15
nvme: simplify plug/unplug
Paolo Bonzini
1
-10
/
+10
2018-08-15
nvme: Fix nvme_init error handling
Fam Zheng
1
-25
/
+12
2018-07-30
block/qapi: Include anonymous BBs in query-blockstats
Kevin Wolf
1
-1
/
+5
2018-07-30
block/qapi: Add 'qdev' field to query-blockstats result
Kevin Wolf
1
-0
/
+10
2018-07-30
file-posix: Fix write_zeroes with unmap on block devices
Kevin Wolf
1
-15
/
+44
2018-07-30
file-posix: Handle EINTR in preallocation=full write
Fam Zheng
1
-0
/
+3
2018-07-30
qcow2: A grammar fix in conflicting cache sizing error message
Leonid Bloch
1
-1
/
+1
2018-07-30
qcow: fix a reference leak
KONRAD Frederic
1
-0
/
+1
2018-07-28
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
3
-3
/
+3
2018-07-24
block/file-posix: add bdrv_attach_aio_context callback for host dev and cdrom
Nishanth Aravamudan
1
-0
/
+3
2018-07-23
block/vvfat: Disable debug message by default
Thomas Huth
1
-2
/
+2
2018-07-23
block: Fix typos in comments (found by codespell)
Stefan Weil
4
-5
/
+5
2018-07-19
throttle-groups: fix hang when group member leaves
Stefan Hajnoczi
1
-0
/
+4
2018-07-12
file-posix: specify expected filetypes
John Snow
1
-8
/
+31
2018-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
16
-149
/
+311
2018-07-10
block: Use common write req handling in truncate
Fam Zheng
1
-20
/
+35
2018-07-10
block: Fix bdrv_co_truncate overlap check
Fam Zheng
1
-1
/
+2
2018-07-10
block: Use common req handling in copy offloading
Fam Zheng
1
-14
/
+10
2018-07-10
block: Use common req handling for discard
Fam Zheng
1
-10
/
+23
2018-07-10
block: Fix handling of image enlarging write
Fam Zheng
1
-3
/
+7
2018-07-10
block: Extract common write req handling
Fam Zheng
1
-34
/
+57
2018-07-10
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
1
-3
/
+5
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
10
-18
/
+18
2018-07-10
block: Add copy offloading trace points
Fam Zheng
4
-0
/
+15
2018-07-10
block: Prefix file driver trace points with "file_"
Fam Zheng
3
-4
/
+4
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
1
-0
/
+1
2018-07-10
block/blklogwrites: Make sure the log sector size is not too small
Ari Sundholm
1
-1
/
+4
2018-07-10
block/backup: fix fleecing scheme: use serialized writes
Vladimir Sementsov-Ogievskiy
1
-6
/
+14
2018-07-10
block: add BDRV_REQ_SERIALISING flag
Vladimir Sementsov-Ogievskiy
1
-1
/
+27
2018-07-10
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
7
-52
/
+75
[next]