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
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-07-21
2
-2
/
+13
|
\
|
*
qcow2: Implement v2 zero writes with discard if possible
Kevin Wolf
2020-07-21
1
-1
/
+8
|
*
file-posix: Handle `EINVAL` fallocate return value
Antoine Damhet
2020-07-21
1
-1
/
+5
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-07-21' into s...
Peter Maydell
2020-07-21
1
-1
/
+1
|
\
\
|
*
|
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
1
-1
/
+1
|
|
/
*
|
block: fix bdrv_aio_cancel() for ENOMEDIUM requests
Stefan Hajnoczi
2020-07-21
1
-0
/
+8
*
|
block/crypto: disallow write sharing by default
Maxim Levitsky
2020-07-21
1
-1
/
+1
|
/
*
file-posix: Fix leaked fd in raw_open_common() error path
Kevin Wolf
2020-07-17
1
-0
/
+3
*
file-posix: Fix check_hdev_writable() with auto-read-only
Kevin Wolf
2020-07-17
1
-12
/
+21
*
file-posix: Move check_hdev_writable() up
Kevin Wolf
2020-07-17
1
-33
/
+33
*
file-posix: Allow byte-aligned O_DIRECT with NFS
Kevin Wolf
2020-07-17
1
-1
/
+25
*
Remove VXHS block device
Marc-André Lureau
2020-07-17
3
-606
/
+0
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-07-14
7
-6
/
+103
|
\
|
*
block: Avoid stale pointer dereference in blk_get_aio_context()
Greg Kurz
2020-07-14
1
-1
/
+3
|
*
block: Add support to warn on backing file change without format
Eric Blake
2020-07-14
2
-2
/
+2
|
*
qcow2: Deprecate use of qemu-img amend to change backing file
Eric Blake
2020-07-14
1
-0
/
+5
|
*
qcow: Tolerate backing_fmt=
Eric Blake
2020-07-14
1
-1
/
+19
|
*
vmdk: Add trivial backing_fmt support
Eric Blake
2020-07-14
1
-0
/
+14
|
*
sheepdog: Add trivial backing_fmt support
Eric Blake
2020-07-14
1
-2
/
+16
|
*
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
2020-07-14
1
-0
/
+44
*
|
nbd: Avoid off-by-one in long export name truncation
Eric Blake
2020-07-13
1
-1
/
+1
|
/
*
iscsi: return -EIO when sense fields are meaningless
Xie Yongji
2020-07-11
1
-0
/
+2
*
iscsi: handle check condition status in retry loop
Xie Yongji
2020-07-11
1
-10
/
+10
*
nbd: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
1
-4
/
+3
*
error: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
2020-07-10
7
-25
/
+14
*
qapi: Smooth another visitor error checking pattern
Markus Armbruster
2020-07-10
11
-54
/
+22
*
block/parallels: Simplify parallels_open() after previous commit
Markus Armbruster
2020-07-10
1
-5
/
+2
*
error: Reduce unnecessary error propagation
Markus Armbruster
2020-07-10
5
-10
/
+9
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
1
-3
/
+1
*
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
2020-07-10
17
-61
/
+25
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
9
-24
/
+10
*
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
4
-33
/
+25
*
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
2020-07-10
1
-3
/
+2
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
4
-10
/
+5
*
qemu-option: Use returned bool to check for failure
Markus Armbruster
2020-07-10
21
-56
/
+28
*
qemu-option: Check return value instead of @err where convenient
Markus Armbruster
2020-07-10
1
-2
/
+2
*
qed: Simplify backing reads
Eric Blake
2020-07-06
2
-59
/
+6
*
block: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
3
-9
/
+2
*
block/vhdx: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-3
/
+0
*
block/file-posix: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-3
/
+0
*
block/iscsi: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-1
/
+0
*
block/crypto: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-1
/
+0
*
block/vpc: return ZERO block-status when appropriate
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-2
/
+1
*
block/vdi: return ZERO block-status when appropriate
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-2
/
+1
*
block: inline bdrv_unallocated_blocks_are_zero()
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-3
/
+8
*
block/qcow2: implement blockdev-amend
Maxim Levitsky
2020-07-06
1
-0
/
+39
*
block/crypto: implement blockdev-amend
Maxim Levitsky
2020-07-06
1
-19
/
+53
*
block/core: add generic infrastructure for x-blockdev-amend qmp command
Maxim Levitsky
2020-07-06
2
-1
/
+114
*
block/qcow2: extend qemu-img amend interface with crypto options
Maxim Levitsky
2020-07-06
1
-9
/
+62
*
block/crypto: implement the encryption key management
Maxim Levitsky
2020-07-06
2
-3
/
+161
[next]