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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
qemu-img: Implement commit like QMP
Max Reitz
1
-2
/
+1
2014-11-03
block/mirror: Improve progress report
Max Reitz
1
-12
/
+22
2014-11-03
qcow2: Optimize bdrv_make_empty()
Max Reitz
2
-1
/
+166
2014-11-03
qcow2: Implement bdrv_make_empty()
Max Reitz
1
-0
/
+27
2014-11-03
qcow2: Allow "full" discard
Max Reitz
4
-13
/
+20
2014-11-03
raw-posix: raw_co_get_block_status() return value
Max Reitz
1
-14
/
+14
2014-11-03
raw-posix: Fix raw_co_get_block_status() after EOF
Max Reitz
1
-4
/
+10
2014-11-03
block/curl: Improve type safety of s->timeout.
Richard W.M. Jones
1
-2
/
+7
2014-11-03
snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency...
Zhang Haoyu
1
-0
/
+4
2014-11-03
rbd: Add support for bdrv_invalidate_cache
Adam Crume
1
-0
/
+15
2014-11-03
block/parallels: fix access to not initialized memory in catalog_bitmap
Denis V. Lunev
1
-1
/
+1
2014-11-03
block/iscsi: check for oversized requests
Peter Lieven
1
-0
/
+12
2014-11-03
block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limits
Peter Lieven
1
-10
/
+10
2014-11-03
block/iscsi: set max_transfer_length
Peter Lieven
1
-2
/
+15
2014-10-23
block: char devices on FreeBSD are not behind a pager
Roger Pau Monne
1
-5
/
+21
2014-10-23
qcow2: Do not overflow when writing an L1 sector
Max Reitz
1
-2
/
+4
2014-10-23
qcow2: Drop REFCOUNT_SHIFT
Max Reitz
3
-21
/
+15
2014-10-23
qcow2: Clean up after refcount rebuild
Max Reitz
1
-0
/
+45
2014-10-23
qcow2: Rebuild refcount structure during check
Max Reitz
1
-6
/
+305
2014-10-23
qcow2: Do not perform potentially damaging repairs
Max Reitz
1
-161
/
+27
2014-10-23
qcow2: Fix refcount blocks beyond image end
Max Reitz
1
-4
/
+63
2014-10-23
qcow2: Reuse refcount table in calculate_refcounts()
Max Reitz
1
-5
/
+7
2014-10-23
qcow2: Let inc_refcounts() resize the reftable
Max Reitz
1
-22
/
+35
2014-10-23
qcow2: Let inc_refcounts() return -errno
Max Reitz
1
-31
/
+60
2014-10-23
qcow2: Split fail code in L1 and L2 checks
Max Reitz
1
-9
/
+14
2014-10-23
qcow2: Use int64_t for in-memory reftable size
Max Reitz
1
-3
/
+3
2014-10-23
qcow2: Pull check_refblocks() up
Max Reitz
1
-53
/
+49
2014-10-23
qcow2: Use sizeof(**refcount_table)
Max Reitz
1
-1
/
+1
2014-10-23
qcow2: Split qcow2_check_refcounts()
Max Reitz
1
-51
/
+102
2014-10-23
qcow2: Fix leaks in dirty images
Max Reitz
1
-1
/
+1
2014-10-23
qcow2: Calculate refcount block entry count
Max Reitz
2
-0
/
+5
2014-10-23
block/vdi: Use {DIV_,}ROUND_UP
Max Reitz
1
-5
/
+4
2014-10-20
block: Make device model's references to BlockBackend strong
Markus Armbruster
1
-0
/
+2
2014-10-20
block: Lift device model API into BlockBackend
Markus Armbruster
2
-15
/
+144
2014-10-20
block/qapi: Convert qmp_query_block() to BlockBackend
Markus Armbruster
1
-7
/
+8
2014-10-20
blockdev: Fix blockdev-add not to create DriveInfo
Markus Armbruster
1
-1
/
+1
2014-10-20
blockdev: Drop superfluous DriveInfo member id
Markus Armbruster
1
-1
/
+0
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-0
/
+262
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
22
-70
/
+70
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
17
-132
/
+132
2014-10-20
block: Merge BlockBackend and BlockDriverState name spaces
Markus Armbruster
1
-6
/
+11
2014-10-20
block: Eliminate BlockDriverState member device_name[]
Markus Armbruster
11
-17
/
+18
2014-10-20
block: Make BlockBackend own its BlockDriverState
Markus Armbruster
1
-4
/
+2
2014-10-20
block: Code motion to get rid of stubs/blockdev.c
Markus Armbruster
1
-0
/
+13
2014-10-20
block: Connect BlockBackend and DriveInfo
Markus Armbruster
1
-0
/
+38
2014-10-20
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
1
-3
/
+68
2014-10-20
block: New BlockBackend
Markus Armbruster
2
-1
/
+121
2014-10-20
block: Split bdrv_new_root() off bdrv_new()
Markus Armbruster
2
-2
/
+2
2014-10-20
nbd: Fix filename generation
Max Reitz
1
-15
/
+29
2014-10-20
block/raw-posix: use seek_hole ahead of fiemap
Tony Breeds
1
-2
/
+2
[next]