Sign in
qemu
/
qemu
/
f03a81897db14bb56109b6adc8699a91774b3389
/
block
/
vhdx.h
65ff757
vhdx: Take locks for accessing bs->file
by Kevin Wolf
· 1 year, 4 months ago
b7cfc7d
block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK
by Kevin Wolf
· 1 year, 5 months ago
3202d8e
block: spelling fixes
by Michael Tokarev
· 1 year, 8 months ago
f6b0899
vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
by Paolo Bonzini
· 1 year, 9 months ago
0cb98af
block/vhdx: Use IEC binary prefixes for size constants
by Stefano Garzarella
· 6 years ago
e9991e2
block/vhdx: Remove redundant IEC binary prefixes definition
by Stefano Garzarella
· 6 years ago
b58deb3
qemu/queue.h: leave head structs anonymous unless necessary
by Paolo Bonzini
· 6 years ago
1229e46
block/vhdx: Don't take address of fields in packed structs
by Peter Maydell
· 6 years ago
a9d1e9d
block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
by Jeff Cody
· 10 years ago
4f75b52
block: VHDX endian fixes
by Jeff Cody
· 11 years ago
5366092
vhdx.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
62e466e
block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants
by Jeff Cody
· 11 years ago
7e30e6a
block: vhdx - improve error message, and .bdrv_check implementation
by Jeff Cody
· 11 years ago
3412f7b
block: vhdx - add .bdrv_create() support
by Jeff Cody
· 11 years ago
61c02e5
block: vhdx - fix comment typos in header, fix incorrect struct fields
by Jeff Cody
· 11 years ago
c325ee1
block: vhdx - move more endian translations to vhdx-endian.c
by Jeff Cody
· 11 years ago
0b7da09
block: vhdx - remove BAT file offset bit shifting
by Jeff Cody
· 11 years ago
d92aa88
block: vhdx write support
by Jeff Cody
· 11 years ago
8adc523
block: vhdx - add log write support
by Jeff Cody
· 11 years ago
1a848fd
block: vhdx - add region overlap detection for image files
by Jeff Cody
· 11 years ago
0a43a1b
block: vhdx - log parsing, replay, and flush support
by Jeff Cody
· 11 years ago
c3906c5
block: vhdx - update log guid in header, and first write tracker
by Jeff Cody
· 11 years ago
0f48e8f
block: vhdx - break endian translation functions out
by Jeff Cody
· 11 years ago
625565d
block: vhdx - log support struct and defines
by Jeff Cody
· 11 years ago
28541d4
block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header.
by Jeff Cody
· 11 years ago
4f18b78
block: vhdx - add header update capability.
by Jeff Cody
· 11 years ago
6e9d290
block: vhdx - minor comments and typo correction.
by Jeff Cody
· 11 years ago
52f3502
misc: Fix new typos in comments and strings
by Stefan Weil
· 12 years ago
e8d4e5f
block: initial VHDX driver support framework - supports open and probe
by Jeff Cody
· 12 years ago
203cdba
block: vhdx header for the QEMU support of VHDX images
by Jeff Cody
· 12 years ago