index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
vhdx.h
Age
Commit message (
Expand
)
Author
2014-12-12
block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
Jeff Cody
2014-08-15
block: VHDX endian fixes
Jeff Cody
2014-06-16
vhdx.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-03-14
block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants
Jeff Cody
2013-12-20
block: vhdx - improve error message, and .bdrv_check implementation
Jeff Cody
2013-11-07
block: vhdx - add .bdrv_create() support
Jeff Cody
2013-11-07
block: vhdx - fix comment typos in header, fix incorrect struct fields
Jeff Cody
2013-11-07
block: vhdx - move more endian translations to vhdx-endian.c
Jeff Cody
2013-11-07
block: vhdx - remove BAT file offset bit shifting
Jeff Cody
2013-11-07
block: vhdx write support
Jeff Cody
2013-11-07
block: vhdx - add log write support
Jeff Cody
2013-11-07
block: vhdx - add region overlap detection for image files
Jeff Cody
2013-11-07
block: vhdx - log parsing, replay, and flush support
Jeff Cody
2013-11-07
block: vhdx - update log guid in header, and first write tracker
Jeff Cody
2013-11-07
block: vhdx - break endian translation functions out
Jeff Cody
2013-11-07
block: vhdx - log support struct and defines
Jeff Cody
2013-11-07
block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header.
Jeff Cody
2013-11-07
block: vhdx - add header update capability.
Jeff Cody
2013-11-07
block: vhdx - minor comments and typo correction.
Jeff Cody
2013-07-27
misc: Fix new typos in comments and strings
Stefan Weil
2013-05-03
block: initial VHDX driver support framework - supports open and probe
Jeff Cody
2013-05-03
block: vhdx header for the QEMU support of VHDX images
Jeff Cody