index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
vhdx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
Jeff Cody
2014-12-12
1
-1
/
+2
*
block: VHDX endian fixes
Jeff Cody
2014-08-15
1
-0
/
+1
*
vhdx.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
1
-0
/
+1
*
block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants
Jeff Cody
2014-03-14
1
-3
/
+3
*
block: vhdx - improve error message, and .bdrv_check implementation
Jeff Cody
2013-12-20
1
-1
/
+4
*
block: vhdx - add .bdrv_create() support
Jeff Cody
2013-11-07
1
-1
/
+14
*
block: vhdx - fix comment typos in header, fix incorrect struct fields
Jeff Cody
2013-11-07
1
-5
/
+5
*
block: vhdx - move more endian translations to vhdx-endian.c
Jeff Cody
2013-11-07
1
-1
/
+8
*
block: vhdx - remove BAT file offset bit shifting
Jeff Cody
2013-11-07
1
-1
/
+0
*
block: vhdx write support
Jeff Cody
2013-11-07
1
-1
/
+1
*
block: vhdx - add log write support
Jeff Cody
2013-11-07
1
-0
/
+3
*
block: vhdx - add region overlap detection for image files
Jeff Cody
2013-11-07
1
-0
/
+9
*
block: vhdx - log parsing, replay, and flush support
Jeff Cody
2013-11-07
1
-1
/
+6
*
block: vhdx - update log guid in header, and first write tracker
Jeff Cody
2013-11-07
1
-0
/
+6
*
block: vhdx - break endian translation functions out
Jeff Cody
2013-11-07
1
-0
/
+8
*
block: vhdx - log support struct and defines
Jeff Cody
2013-11-07
1
-16
/
+30
*
block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header.
Jeff Cody
2013-11-07
1
-0
/
+48
*
block: vhdx - add header update capability.
Jeff Cody
2013-11-07
1
-2
/
+12
*
block: vhdx - minor comments and typo correction.
Jeff Cody
2013-11-07
1
-3
/
+3
*
misc: Fix new typos in comments and strings
Stefan Weil
2013-07-27
1
-1
/
+1
*
block: initial VHDX driver support framework - supports open and probe
Jeff Cody
2013-05-03
1
-0
/
+14
*
block: vhdx header for the QEMU support of VHDX images
Jeff Cody
2013-05-03
1
-0
/
+311