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
/
vhdx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
error: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
2020-07-10
1
-3
/
+2
*
qapi: Smooth another visitor error checking pattern
Markus Armbruster
2020-07-10
1
-5
/
+2
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-2
/
+1
*
block/vhdx: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-3
/
+0
*
block: Use bdrv_default_perms()
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Make format drivers use child_of_bds
Max Reitz
2020-05-18
1
-2
/
+2
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Add BlockDriver.is_format
Max Reitz
2020-05-18
1
-0
/
+1
*
vhdx: Rework truncation logic
Eric Blake
2020-05-08
1
-38
/
+51
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...
Peter Maydell
2020-05-05
1
-4
/
+4
|
\
|
*
block: Add blk_new_with_bs() helper
Eric Blake
2020-05-05
1
-4
/
+4
*
|
Compress lines for immediate return
Simran Singhal
2020-05-04
1
-2
/
+1
|
/
*
block-backend: Add flags to blk_truncate()
Kevin Wolf
2020-04-30
1
-2
/
+2
*
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
2020-04-30
1
-1
/
+1
*
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
2020-04-29
1
-4
/
+4
*
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
2020-03-26
1
-1
/
+2
*
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
1
-3
/
+4
*
block/vhdx: add check for truncated image files
Peter Lieven
2019-10-14
1
-17
/
+103
*
vhdx: Fix .bdrv_has_zero_init()
Max Reitz
2019-08-19
1
-1
/
+25
*
block: Use bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
1
-1
/
+1
*
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
1
-1
/
+2
*
block/vhdx: Use IEC binary prefixes for size constants
Stefano Garzarella
2019-04-30
1
-2
/
+2
*
block/vhdx: Remove redundant IEC binary prefixes definition
Stefano Garzarella
2019-04-30
1
-1
/
+2
*
block/vhdx: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
1
-9
/
+9
*
block: Fix typos in comments (found by codespell)
Stefan Weil
2018-07-23
1
-1
/
+1
*
vhdx: Switch to byte-based calls
Eric Blake
2018-06-29
1
-6
/
+6
*
block: Factor out qobject_input_visitor_new_flat_confused()
Markus Armbruster
2018-06-15
1
-5
/
+2
*
block: Clean up a misuse of qobject_to() in .bdrv_co_create_opts()
Markus Armbruster
2018-06-15
1
-5
/
+4
*
block: Fix -blockdev for certain non-string scalars
Markus Armbruster
2018-06-15
1
-1
/
+1
*
block: Add block-specific QDict header
Max Reitz
2018-06-15
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
1
-1
/
+1
|
\
|
*
block: use local path for local headers
Michael S. Tsirkin
2018-05-31
1
-1
/
+1
*
|
vhdx: Fix vhdx_co_create() return value
Kevin Wolf
2018-05-29
1
-1
/
+1
|
/
*
block: Merge .bdrv_co_writev{,_flags} in drivers
Eric Blake
2018-05-15
1
-1
/
+3
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-2
/
+2
*
vhdx: Check for 4 GB maximum log size on creation
Kevin Wolf
2018-03-26
1
-0
/
+4
*
vhdx: Don't use error_setg_errno() with constant errno
Kevin Wolf
2018-03-26
1
-5
/
+4
*
vhdx: Require power-of-two block size on create
Kevin Wolf
2018-03-26
1
-0
/
+4
*
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
1
-1
/
+1
*
vhdx: Support .bdrv_co_create
Kevin Wolf
2018-03-19
1
-52
/
+164
*
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
2018-03-09
1
-3
/
+4
*
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
2018-03-02
1
-2
/
+3
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-1
/
+1
*
block/vhdx.c: Don't blindly update the header
Jeff Cody
2017-11-14
1
-7
/
+0
*
block/vhdx: check for offset overflow to bdrv_truncate()
Jeff Cody
2017-08-08
1
-0
/
+3
*
block/vhdx: check error return of bdrv_getlength()
Jeff Cody
2017-08-08
1
-1
/
+8
*
block: Add PreallocMode to blk_truncate()
Max Reitz
2017-07-11
1
-2
/
+3
*
block: Add PreallocMode to bdrv_truncate()
Max Reitz
2017-07-11
1
-1
/
+2
*
migration: Create migration/blocker.h
Juan Quintela
2017-05-17
1
-1
/
+1
*
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
1
-7
/
+3
[next]