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
*
Compress lines for immediate return
Simran Singhal
2020-05-04
4
-12
/
+6
*
qcow2: Forward ZERO_WRITE flag for full preallocation
Kevin Wolf
2020-04-30
1
-3
/
+19
*
block: truncate: Don't make backing file data visible
Kevin Wolf
2020-04-30
1
-0
/
+25
*
file-posix: Support BDRV_REQ_ZERO_WRITE for truncate
Kevin Wolf
2020-04-30
1
-0
/
+4
*
raw-format: Support BDRV_REQ_ZERO_WRITE for truncate
Kevin Wolf
2020-04-30
1
-1
/
+3
*
qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
Kevin Wolf
2020-04-30
2
-1
/
+35
*
block-backend: Add flags to blk_truncate()
Kevin Wolf
2020-04-30
10
-16
/
+16
*
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
2020-04-30
11
-23
/
+28
*
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
2020-04-30
13
-11
/
+22
*
qapi: Only input visitors can actually fail
Markus Armbruster
2020-04-30
1
-8
/
+1
*
block/file-posix: Fix check_cache_dropped() error handling
Markus Armbruster
2020-04-29
1
-1
/
+4
*
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
2020-04-29
2
-6
/
+6
*
block/iscsi:fix heap-buffer-overflow in iscsi_aio_ioctl_cb
Chen Qun
2020-04-20
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-04-07
4
-84
/
+133
|
\
|
*
vpc: Don't round up already aligned BAT sizes
Kevin Wolf
2020-04-07
1
-1
/
+1
|
*
block: Fix blk->in_flight during blk_wait_while_drained()
Kevin Wolf
2020-04-07
1
-12
/
+5
|
*
block: Increase BB.in_flight for coroutine and sync interfaces
Kevin Wolf
2020-04-07
1
-23
/
+80
|
*
block-backend: Reorder flush/pdiscard function definitions
Kevin Wolf
2020-04-07
1
-46
/
+46
|
*
backup: don't acquire aio_context in backup_clean
Stefan Reiter
2020-04-07
1
-4
/
+0
|
*
replication: assert we own context before job_cancel_sync
Stefan Reiter
2020-04-07
1
-1
/
+4
*
|
qcow2: Check request size in qcow2_co_pwritev_compressed_part()
Alberto Garcia
2020-04-07
1
-0
/
+5
*
|
qcow2: Forbid discard in qcow2 v2 images with backing files
Alberto Garcia
2020-04-07
1
-0
/
+6
|
/
*
qcow2: Remove unused fields from BDRVQcow2State
Kevin Wolf
2020-03-27
1
-3
/
+0
*
mirror: Wait only for in-flight operations
Kevin Wolf
2020-03-27
1
-1
/
+8
*
Revert "mirror: Don't let an operation wait for itself"
Kevin Wolf
2020-03-27
1
-12
/
+9
*
block/iscsi:use the flags in iscsi_open() prevent Clang warning
Chen Qun
2020-03-27
1
-1
/
+1
*
sheepdog: Consistently set bdrv_has_zero_init_truncate
Eric Blake
2020-03-26
1
-0
/
+2
*
qcow2: Avoid feature name extension on small cluster size
Eric Blake
2020-03-26
1
-2
/
+9
*
qcow2: List autoclear bit names in header
Eric Blake
2020-03-26
1
-1
/
+11
*
qcow2: Comment typo fixes
Eric Blake
2020-03-26
1
-3
/
+3
*
block: trickle down the fallback image creation function use to the block dri...
Maxim Levitsky
2020-03-26
4
-13
/
+19
*
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
2020-03-26
17
-18
/
+45
*
block/mirror: fix use after free of local_err
Vladimir Sementsov-Ogievskiy
2020-03-26
1
-0
/
+1
*
block/qcow2: zero data_file child after free
Vladimir Sementsov-Ogievskiy
2020-03-24
1
-0
/
+2
*
block: Avoid memleak on qcow2 image info failure
Eric Blake
2020-03-24
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2020-03-19
2
-14
/
+17
|
\
|
*
block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-10
/
+5
|
*
block/dirty-bitmap: improve _next_dirty_area API
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-2
/
+4
|
*
block/dirty-bitmap: add _next_dirty API
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-0
/
+6
|
*
block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
2020-03-18
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use &error_abort instead of separate assert()
Markus Armbruster
2020-03-17
1
-3
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-03-17
2
-2
/
+2
|
\
\
|
*
|
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-03-16
1
-1
/
+1
|
*
|
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
1
-1
/
+1
|
|
/
*
/
block/io: fix bdrv_co_do_copy_on_readv
Vladimir Sementsov-Ogievskiy
2020-03-16
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-03-12
2
-0
/
+41
|
\
|
*
crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails
Daniel Henrique Barboza
2020-03-11
1
-0
/
+18
|
*
block: introducing 'bdrv_co_delete_file' interface
Daniel Henrique Barboza
2020-03-11
1
-0
/
+23
*
|
block/block-copy: hide structure definitions
Vladimir Sementsov-Ogievskiy
2020-03-11
3
-14
/
+76
[next]