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-log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
2020-04-30
1
-1
/
+1
*
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
1
-2
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-2
/
+1
*
block/vhdx: Use IEC binary prefixes for size constants
Stefano Garzarella
2019-04-30
1
-1
/
+1
*
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-25
1
-0
/
+1
*
block/vhdx: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
1
-2
/
+2
*
block: use local path for local headers
Michael S. Tsirkin
2018-05-31
1
-1
/
+1
*
vhdx: use QEMU_ALIGN_DOWN
Marc-André Lureau
2017-08-31
1
-1
/
+1
*
block/vhdx: check error return of bdrv_truncate()
Jeff Cody
2017-08-08
1
-1
/
+5
*
block/vhdx: check error return of bdrv_flush()
Jeff Cody
2017-08-08
1
-3
/
+14
*
block/vhdx: check for offset overflow to bdrv_truncate()
Jeff Cody
2017-08-08
1
-1
/
+5
*
block/vhdx: check error return of bdrv_getlength()
Jeff Cody
2017-08-08
1
-5
/
+18
*
block: Add PreallocMode to bdrv_truncate()
Max Reitz
2017-07-11
1
-1
/
+1
*
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
1
-1
/
+1
*
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
2017-02-24
1
-1
/
+1
*
block: Convert bdrv_pwrite(v/_sync) to BdrvChild
Kevin Wolf
2016-07-05
1
-2
/
+2
*
block: Convert bdrv_pread(v) to BdrvChild
Kevin Wolf
2016-07-05
1
-4
/
+4
*
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
2016-01-13
1
-6
/
+7
*
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
1
-12
/
+13
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
block: Drop some superfluous casts from void *
Markus Armbruster
2014-08-20
1
-1
/
+1
*
vhdx: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+6
*
block: VHDX endian fixes
Jeff Cody
2014-08-15
1
-18
/
+25
*
block: vhdx - add error check
Jeff Cody
2014-08-15
1
-0
/
+5
*
Fixed various typos
Deepak Kathayat
2014-03-25
1
-1
/
+1
*
block/vhdx: Error checking fixes
Markus Armbruster
2014-01-31
1
-2
/
+2
*
block: vhdx - improve error message, and .bdrv_check implementation
Jeff Cody
2013-12-20
1
-1
/
+12
*
block: vhdx - add log write support
Jeff Cody
2013-11-07
1
-0
/
+282
*
block: vhdx - log parsing, replay, and flush support
Jeff Cody
2013-11-07
1
-0
/
+728