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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: simplify plug/unplug
Paolo Bonzini
2018-08-15
1
-10
/
+10
*
nvme: Fix nvme_init error handling
Fam Zheng
2018-08-15
1
-25
/
+12
*
block/qapi: Include anonymous BBs in query-blockstats
Kevin Wolf
2018-07-30
1
-1
/
+5
*
block/qapi: Add 'qdev' field to query-blockstats result
Kevin Wolf
2018-07-30
1
-0
/
+10
*
file-posix: Fix write_zeroes with unmap on block devices
Kevin Wolf
2018-07-30
1
-15
/
+44
*
file-posix: Handle EINTR in preallocation=full write
Fam Zheng
2018-07-30
1
-0
/
+3
*
qcow2: A grammar fix in conflicting cache sizing error message
Leonid Bloch
2018-07-30
1
-1
/
+1
*
qcow: fix a reference leak
KONRAD Frederic
2018-07-30
1
-0
/
+1
*
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
2018-07-28
3
-3
/
+3
*
block/file-posix: add bdrv_attach_aio_context callback for host dev and cdrom
Nishanth Aravamudan
2018-07-24
1
-0
/
+3
*
block/vvfat: Disable debug message by default
Thomas Huth
2018-07-23
1
-2
/
+2
*
block: Fix typos in comments (found by codespell)
Stefan Weil
2018-07-23
4
-5
/
+5
*
throttle-groups: fix hang when group member leaves
Stefan Hajnoczi
2018-07-19
1
-0
/
+4
*
file-posix: specify expected filetypes
John Snow
2018-07-12
1
-8
/
+31
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-07-10
16
-149
/
+311
|
\
|
*
block: Use common write req handling in truncate
Fam Zheng
2018-07-10
1
-20
/
+35
|
*
block: Fix bdrv_co_truncate overlap check
Fam Zheng
2018-07-10
1
-1
/
+2
|
*
block: Use common req handling in copy offloading
Fam Zheng
2018-07-10
1
-14
/
+10
|
*
block: Use common req handling for discard
Fam Zheng
2018-07-10
1
-10
/
+23
|
*
block: Fix handling of image enlarging write
Fam Zheng
2018-07-10
1
-3
/
+7
|
*
block: Extract common write req handling
Fam Zheng
2018-07-10
1
-34
/
+57
|
*
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
2018-07-10
1
-3
/
+5
|
*
block: Use BdrvChild to discard
Fam Zheng
2018-07-10
10
-18
/
+18
|
*
block: Add copy offloading trace points
Fam Zheng
2018-07-10
4
-0
/
+15
|
*
block: Prefix file driver trace points with "file_"
Fam Zheng
2018-07-10
3
-4
/
+4
|
*
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2018-07-10
1
-0
/
+1
|
*
block/blklogwrites: Make sure the log sector size is not too small
Ari Sundholm
2018-07-10
1
-1
/
+4
|
*
block/backup: fix fleecing scheme: use serialized writes
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-6
/
+14
|
*
block: add BDRV_REQ_SERIALISING flag
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-1
/
+27
|
*
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
7
-52
/
+75
|
*
block/io: fix copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-15
/
+27
|
*
block: Fix copy-on-read crash with partial final cluster
Kevin Wolf
2018-07-10
1
-0
/
+6
|
*
block: Poll after drain on attaching a node
Kevin Wolf
2018-07-10
1
-6
/
+20
*
|
qcow2: add overlap check for bitmap directory
Vladimir Sementsov-Ogievskiy
2018-07-09
4
-30
/
+54
*
|
vmdk: Fix possible segfault with non-VMDK backing
Max Reitz
2018-07-09
1
-0
/
+6
*
|
raw: Drop superfluous semicolon
Fam Zheng
2018-07-09
1
-1
/
+1
*
|
qcow2: Drop unreachable break
Fam Zheng
2018-07-09
1
-1
/
+0
*
|
file-posix: Fix fd_open check in raw_co_copy_range_to
Fam Zheng
2018-07-09
1
-1
/
+1
*
|
qcow2: Drop unused cluster_data
Fam Zheng
2018-07-09
1
-2
/
+0
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-07-05
6
-33
/
+679
|
\
|
*
file-posix: Unlock FD after creation
Max Reitz
2018-07-05
1
-3
/
+14
|
*
file-posix: Fix creation locking
Max Reitz
2018-07-05
1
-2
/
+2
|
*
block/blklogwrites: Add an option for the update interval of the log superblock
Ari Sundholm
2018-07-05
1
-2
/
+18
|
*
block/blklogwrites: Add an option for appending to an old log
Ari Sundholm
2018-07-05
1
-14
/
+133
|
*
block/blklogwrites: Change log_sector_size from int64_t to uint64_t
Ari Sundholm
2018-07-05
1
-5
/
+3
|
*
block/crypto: Fix memory leak in create error path
Kevin Wolf
2018-07-05
1
-1
/
+1
|
*
block: Add blklogwrites
Aapo Vienamo
2018-07-05
2
-0
/
+415
|
*
qcow2: add compress threads
Vladimir Sementsov-Ogievskiy
2018-07-05
2
-1
/
+64
|
*
qcow2: refactor data compression
Vladimir Sementsov-Ogievskiy
2018-07-05
1
-27
/
+51
*
|
dirty-bitmap: fix double lock on bitmap enabling
Vladimir Sementsov-Ogievskiy
2018-07-04
1
-1
/
+2
[next]