index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
qcow2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
block: Eliminate BlockDriverState member device_name[]
Markus Armbruster
1
-2
/
+2
2014-10-04
qapi: Add corrupt field to ImageInfoSpecificQCow2
Max Reitz
1
-0
/
+3
2014-09-22
qcow2: Add overlap-check.template option
Max Reitz
1
-2
/
+22
2014-09-22
qcow2: Fix leak of QemuOpts in qcow2_open()
Max Reitz
1
-2
/
+3
2014-09-22
qcow2: Add qcow2_signal_corruption()
Max Reitz
1
-0
/
+48
2014-09-12
qcow2: Add falloc and full preallocation option
Hu Tao
1
-10
/
+53
2014-09-12
qapi: introduce PreallocMode and new PreallocModes full and falloc.
Hu Tao
1
-10
/
+18
2014-09-12
block: don't convert file size to sector size
Hu Tao
1
-5
/
+5
2014-09-12
block: round up file size to nearest sector
Hu Tao
1
-1
/
+2
2014-08-20
qcow2: Add runtime options for cache sizes
Max Reitz
1
-11
/
+100
2014-08-20
qcow2: Constant cache size in bytes
Max Reitz
1
-2
/
+13
2014-08-15
qcow2: Handle failure for potentially large allocations
Kevin Wolf
1
-8
/
+34
2014-08-15
block: Drop superfluous aligning of bdrv_getlength()'s value
Markus Armbruster
1
-1
/
+0
2014-08-15
block: Use bdrv_nb_sectors() where sectors, not bytes are wanted
Markus Armbruster
1
-1
/
+1
2014-07-18
block: Add Error argument to bdrv_refresh_limits()
Kevin Wolf
1
-3
/
+1
2014-07-18
qcow2: Fix error path for unknown incompatible features
Kevin Wolf
1
-5
/
+16
2014-07-14
qcow2: Make qiov match request size until backing file EOF
Kevin Wolf
1
-1
/
+10
2014-06-26
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
1
-0
/
+1
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
1
-3
/
+3
2014-06-16
qcow2.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-122
/
+139
2014-06-16
change block layer to support both QemuOpts and QEMUOptionParamter
Chunyan Liu
1
-1
/
+1
2014-05-30
qcow2: Plug memory leak on qcow2_invalidate_cache() error paths
Markus Armbruster
1
-2
/
+1
2014-04-30
block: Use correct width in format strings
Max Reitz
1
-5
/
+7
2014-04-04
qcow2: Flush metadata during read-only reopen
Kevin Wolf
1
-4
/
+21
2014-04-01
qcow2: link all L2 meta updates in preallocate()
Stefan Hajnoczi
1
-1
/
+6
2014-04-01
qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
Kevin Wolf
1
-3
/
+1
2014-04-01
qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
Kevin Wolf
1
-3
/
+4
2014-04-01
qcow2: Check new refcount table size on growth
Kevin Wolf
1
-3
/
+1
2014-04-01
qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0...
Kevin Wolf
1
-5
/
+6
2014-04-01
qcow2: Fix backing file name length check
Kevin Wolf
1
-3
/
+6
2014-04-01
qcow2: Validate active L1 table offset and size (CVE-2014-0144)
Kevin Wolf
1
-0
/
+16
2014-04-01
qcow2: Validate snapshot table offset/size (CVE-2014-0144)
Kevin Wolf
1
-0
/
+15
2014-04-01
qcow2: Validate refcount table offset
Kevin Wolf
1
-0
/
+33
2014-04-01
qcow2: Check refcount table size (CVE-2014-0144)
Kevin Wolf
1
-0
/
+9
2014-04-01
qcow2: Check backing_file_offset (CVE-2014-0144)
Kevin Wolf
1
-0
/
+6
2014-04-01
qcow2: Check header_length (CVE-2014-0144)
Kevin Wolf
1
-9
/
+25
2014-04-01
qcow2: fix two memory leaks in qcow2_open error code path
Prasad Joshi
1
-0
/
+4
2014-03-19
block: Add error handling to bdrv_invalidate_cache()
Kevin Wolf
1
-3
/
+19
2014-03-13
qcow2: Don't write with BDRV_O_INCOMING
Kevin Wolf
1
-5
/
+7
2014-03-13
qcow2: Keep option in qcow2_invalidate_cache()
Kevin Wolf
1
-4
/
+1
2014-03-13
block: Update image size in bdrv_invalidate_cache()
Kevin Wolf
1
-0
/
+2
2014-02-21
block: do not abuse EMEDIUMTYPE
Paolo Bonzini
1
-1
/
+1
2014-02-21
block: Make bdrv_file_open() static
Max Reitz
1
-1
/
+3
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
1
-2
/
+2
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
1
-5
/
+9
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-3
/
+3
2014-02-09
qcow2: check for NULL l2meta
Hu Tao
1
-15
/
+16
2014-02-09
qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
Hu Tao
1
-6
/
+7
2014-01-31
block: remove qcow2 .bdrv_make_empty implementation
Jeff Cody
1
-21
/
+0
2014-01-24
block: Move initialisation of BlockLimits to bdrv_refresh_limits()
Kevin Wolf
1
-1
/
+10
[next]