index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
vmdk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-28
block/vmdk: do not report file offset for compressed extents
Peter Lieven
1
-1
/
+1
2014-02-21
block: do not abuse EMEDIUMTYPE
Paolo Bonzini
1
-2
/
+4
2014-02-21
vmdk: correctly propagate errors
Paolo Bonzini
1
-5
/
+6
2014-02-21
vmdk: do not try opening a file as both image and descriptor
Paolo Bonzini
1
-7
/
+15
2014-02-21
vmdk: push vmdk_read_desc up to caller
Paolo Bonzini
1
-24
/
+31
2014-02-21
vmdk: extract vmdk_read_desc
Paolo Bonzini
1
-11
/
+30
2014-02-21
block: Make bdrv_file_open() static
Max Reitz
1
-4
/
+9
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
1
-1
/
+2
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
1
-3
/
+2
2014-02-14
block: Don't throw away errno via error_setg
Jeff Cody
1
-3
/
+3
2014-01-31
block/vmdk: add basic .bdrv_check support
Peter Lieven
1
-0
/
+48
2014-01-24
block: Move initialisation of BlockLimits to bdrv_refresh_limits()
Kevin Wolf
1
-4
/
+18
2014-01-24
vmdk: Fix format specific information (create type) for streamOptimized
Fam Zheng
1
-0
/
+4
2014-01-24
vmdk: Check for overhead when opening
Fam Zheng
1
-0
/
+7
2014-01-22
block: Allow reference for bdrv_file_open()
Max Reitz
1
-4
/
+4
2014-01-22
vmdk: Fix big flat extent IO
Fam Zheng
1
-2
/
+2
2013-12-20
vmdk: Allow vmdk_create to work with protocol
Fam Zheng
1
-69
/
+95
2013-12-20
vmdk: Check VMFS extent line field number
Fam Zheng
1
-2
/
+7
2013-12-03
block drivers: expose requirement for write same alignment from formats
Paolo Bonzini
1
-0
/
+4
2013-12-03
vmdk: Fix creating big description file
Fam Zheng
1
-24
/
+38
2013-11-29
vmdk: Allow read only open of VMDK version 3
Fam Zheng
1
-1
/
+8
2013-11-29
block: Use BDRV_O_NO_BACKING where appropriate
Kevin Wolf
1
-1
/
+1
2013-11-28
block: add flags to bdrv_*_write_zeroes
Peter Lieven
1
-1
/
+2
2013-10-31
vmdk: Implment bdrv_get_specific_info
Fam Zheng
1
-1
/
+67
2013-10-18
vmdk: fix VMFS extent parsing
Fam Zheng
1
-0
/
+2
2013-10-18
vmdk: Only read cid from image file when opening
Fam Zheng
1
-5
/
+3
2013-10-11
vmdk: Fix vmdk_parse_extents
Fam Zheng
1
-2
/
+5
2013-10-11
vmdk: refuse enabling zeroed grain with flat images
Fam Zheng
1
-0
/
+4
2013-10-11
vmdk: convert error code to use errp
Fam Zheng
1
-55
/
+61
2013-09-25
vmdk: fix cluster size check for flat extents
Fam Zheng
1
-3
/
+3
2013-09-12
block: Error parameter for open functions
Max Reitz
1
-2
/
+9
2013-09-12
bdrv: Use "Error" for creating images
Max Reitz
1
-1
/
+2
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
1
-1
/
+2
2013-09-06
block: return get_block_status data and flags for formats
Paolo Bonzini
1
-1
/
+18
2013-09-06
block: introduce bdrv_get_block_status API
Paolo Bonzini
1
-2
/
+2
2013-09-06
block: make bdrv_delete() static
Fam Zheng
1
-5
/
+5
2013-08-22
vmdk: support vmfs files
Paolo Bonzini
1
-2
/
+3
2013-08-22
vmdk: support vmfsSparse files
Fam Zheng
1
-8
/
+9
2013-08-22
vmdk: fix L1 and L2 table size in vmdk3 open
Fam Zheng
1
-8
/
+8
2013-08-22
vmdk: Move l1_size check into vmdk_add_extent()
Fam Zheng
1
-8
/
+8
2013-08-06
vmdk: rename num_gtes_per_gte to num_gtes_per_gt
Fam Zheng
1
-8
/
+9
2013-08-06
vmdk: use heap allocation for whole_grain
Fam Zheng
1
-8
/
+13
2013-08-06
vmdk: check l1 size before opening image
Fam Zheng
1
-0
/
+8
2013-08-06
vmdk: check l2 table size when opening
Fam Zheng
1
-0
/
+5
2013-08-06
vmdk: check granularity field in opening
Fam Zheng
1
-9
/
+31
2013-08-06
vmdk: use unsigned values for on disk header fields
Fam Zheng
1
-12
/
+12
2013-08-06
vmdk: Make VMDK3Header and VmdkGrainMarker QEMU_PACKED
Fam Zheng
1
-2
/
+2
2013-08-02
vmdk: fix comment for vmdk_co_write_zeroes
Fam Zheng
1
-2
/
+6
2013-07-05
vmdk: Implement .bdrv_has_zero_init
Fam Zheng
1
-15
/
+33
2013-06-28
vmdk: remove wrong calculation of relative path
Fam Zheng
1
-43
/
+1
[next]