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/armbru/tags/pull-qapi-2021-01-28' into ...
Peter Maydell
2021-01-28
6
-67
/
+22
|
\
|
*
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
2
-22
/
+5
|
*
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
5
-45
/
+17
*
|
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-27
1
-3
/
+16
|
/
*
block: report errno when flock fcntl fails
David Edmondson
2021-01-26
1
-10
/
+28
*
block/block-copy: drop unused argument of block_copy()
Vladimir Sementsov-Ogievskiy
2021-01-26
2
-9
/
+3
*
block/block-copy: drop unused block_copy_set_progress_callback()
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-15
/
+0
*
backup: move to block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-67
/
+120
*
block/backup: drop extra gotos from backup_run()
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-7
/
+5
*
block/block-copy: make progress_bytes_callback optional
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-1
/
+3
*
qapi: backup: add max-chunk and max-workers to x-perf struct
Vladimir Sementsov-Ogievskiy
2021-01-26
2
-6
/
+24
*
block/block-copy: add block_copy_cancel
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-5
/
+19
*
block/block-copy: add ratelimit to block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
3
-3
/
+47
*
block/block-copy: add list of all call-states
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-1
/
+10
*
block/block-copy: add max_chunk and max_workers parameters
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-2
/
+9
*
block/block-copy: implement block_copy_async
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-4
/
+77
*
block/block-copy: More explicit call_state
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-13
/
+38
*
qapi: backup: add perf.use-copy-range parameter
Vladimir Sementsov-Ogievskiy
2021-01-26
5
-4
/
+13
*
block: apply COR-filter to block-stream jobs
Andrey Shinkevich
2021-01-26
1
-43
/
+62
*
block/stream: add s->target_bs
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-13
/
+10
*
qapi: block-stream: add "bottom" argument
Vladimir Sementsov-Ogievskiy
2021-01-26
2
-17
/
+36
*
stream: rework backing-file changing
Andrey Shinkevich
2021-01-26
1
-4
/
+5
*
copy-on-read: skip non-guest reads if no copy needed
Andrey Shinkevich
2021-01-26
1
-4
/
+10
*
block: include supported_read_flags into BDS structure
Andrey Shinkevich
2021-01-26
1
-2
/
+8
*
qapi: copy-on-read filter: add 'bottom' option
Andrey Shinkevich
2021-01-26
1
-2
/
+96
*
qapi: add filter-node-name to block-stream
Andrey Shinkevich
2021-01-26
2
-3
/
+5
*
copy-on-read: add filter drop function
Andrey Shinkevich
2021-01-26
2
-0
/
+88
*
copy-on-read: support preadv/pwritev_part functions
Andrey Shinkevich
2021-01-26
1
-12
/
+16
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ...
Peter Maydell
2021-01-13
1
-61
/
+92
|
\
|
*
block/nbd.c: Add yank feature
Lukas Straub
2021-01-13
1
-61
/
+92
*
|
meson: Propagate gnutls dependency
Roman Bolshakov
2021-01-12
1
-1
/
+1
|
/
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
3
-4
/
+0
*
libiscsi: convert to meson
Paolo Bonzini
2021-01-02
1
-1
/
+1
*
curl: remove compatibility code, require 7.29.0
Paolo Bonzini
2021-01-02
1
-28
/
+0
*
meson: use dependency to gate block modules
Paolo Bonzini
2021-01-02
1
-10
/
+10
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2021-01-01
3
-8
/
+5
|
\
|
*
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
2020-12-19
1
-1
/
+1
|
*
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
2
-7
/
+4
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...
Peter Maydell
2021-01-01
6
-57
/
+747
|
\
\
|
*
|
block/nvme: Implement fake truncate() coroutine
Philippe Mathieu-Daudé
2020-12-18
1
-0
/
+24
|
*
|
quorum: Implement bdrv_co_pwrite_zeroes()
Alberto Garcia
2020-12-18
1
-2
/
+34
|
*
|
quorum: Implement bdrv_co_block_status()
Alberto Garcia
2020-12-18
1
-0
/
+52
|
*
|
block: introduce preallocate filter
Vladimir Sementsov-Ogievskiy
2020-12-18
2
-0
/
+560
|
*
|
block: introduce BDRV_REQ_NO_WAIT flag
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+10
|
*
|
block: bdrv_mark_request_serialising: split non-waiting function
Vladimir Sementsov-Ogievskiy
2020-12-18
2
-13
/
+24
|
*
|
block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-5
/
+5
|
*
|
block/io: split out bdrv_find_conflicting_request
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-30
/
+41
|
*
|
block/io.c: drop assertion on double waiting for request serialisation
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-10
/
+1
|
|
/
*
|
block/vpc: Use sizeof() instead of HEADER_SIZE for footer size
Markus Armbruster
2020-12-18
1
-15
/
+14
*
|
block/vpc: Pass footer buffers as VHDFooter * instead of uint8_t *
Markus Armbruster
2020-12-18
1
-7
/
+7
[next]