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
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
11
-0
/
+13
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
1
-6
/
+0
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
10
-25
/
+25
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
3
-5
/
+5
2015-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
6
-95
/
+62
2015-06-12
block: Fix reopen flag inheritance
Kevin Wolf
1
-26
/
+2
2015-06-12
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
4
-8
/
+7
2015-06-12
vmdk: Use bdrv_open_image()
Kevin Wolf
1
-13
/
+21
2015-06-12
quorum: Use bdrv_open_image()
Kevin Wolf
1
-40
/
+11
2015-06-12
raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size
Kevin Wolf
1
-2
/
+3
2015-06-12
vmdk: Use vmdk_find_index_in_cluster everywhere
Fam Zheng
1
-8
/
+2
2015-06-12
vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status
Fam Zheng
1
-1
/
+12
2015-06-12
qcow2: Add DEFAULT_L2_CACHE_CLUSTERS
Max Reitz
2
-3
/
+10
2015-06-12
qcow2: Set MIN_L2_CACHE_SIZE to 2
Max Reitz
1
-1
/
+2
2015-06-12
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
Alberto Garcia
1
-0
/
+3
2015-06-12
throttle: acquire the ThrottleGroup lock in bdrv_swap()
Alberto Garcia
1
-1
/
+30
2015-06-12
throttle: Add throttle group support
Alberto Garcia
3
-64
/
+230
2015-06-12
throttle: Add throttle group infrastructure
Alberto Garcia
2
-0
/
+262
2015-06-12
throttle: Extract timers from ThrottleState into a separate structure
BenoƮt Canet
1
-10
/
+14
2015-06-12
raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size
Kevin Wolf
1
-2
/
+3
2015-06-09
blkdebug: Simplify passing of Error through qemu_opts_foreach()
Markus Armbruster
1
-6
/
+4
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-3
/
+3
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-2
/
+2
2015-06-03
iscsi: Remove pointless runtime check of macro value
Fam Zheng
1
-7
/
+0
2015-05-22
qcow2/qcow: protect against uninitialized encryption key
Daniel P. Berrange
3
-10
/
+21
2015-05-22
qcow2: style fixes in qcow2-cache.c
Alberto Garcia
1
-3
/
+3
2015-05-22
qcow2: make qcow2_cache_put() a void function
Alberto Garcia
4
-71
/
+17
2015-05-22
qcow2: use a hash to look for entries in the L2 cache
Alberto Garcia
1
-2
/
+7
2015-05-22
qcow2: remove qcow2_cache_find_entry_to_replace()
Alberto Garcia
1
-29
/
+16
2015-05-22
qcow2: use an LRU algorithm to replace entries from the L2 cache
Alberto Garcia
1
-18
/
+15
2015-05-22
qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty()
Alberto Garcia
1
-17
/
+15
2015-05-22
qcow2: use one single memory block for the L2/refcount cache tables
Alberto Garcia
4
-39
/
+39
2015-05-22
vmdk: Fix overflow if l1_size is 0x20000000
Fam Zheng
1
-1
/
+2
2015-05-22
vmdk: Fix next_cluster_sector for compressed write
Fam Zheng
1
-4
/
+10
2015-05-22
qcow2: Flush pending discards before allocating cluster
Kevin Wolf
1
-0
/
+5
2015-05-22
block: get_block_status: use "else" when testing the opposite condition
Paolo Bonzini
1
-3
/
+1
2015-05-22
block: Fix NULL deference for unaligned write if qiov is NULL
Fam Zheng
1
-2
/
+95
2015-05-22
Revert "block: Fix unaligned zero write"
Fam Zheng
1
-39
/
+6
2015-05-22
block: align bounce buffers to page
Denis V. Lunev
2
-7
/
+8
2015-05-22
block: minimal bounce buffer alignment
Denis V. Lunev
2
-1
/
+7
2015-05-22
block: return EPERM on writes or discards to read-only devices
Paolo Bonzini
1
-2
/
+2
2015-05-22
block/parallels: improve image writing performance further
Denis V. Lunev
1
-20
/
+23
2015-05-22
block/parallels: optimize linear image expansion
Denis V. Lunev
1
-10
/
+32
2015-05-22
block/parallels: add prealloc-mode and prealloc-size open paramemets
Denis V. Lunev
1
-6
/
+77
2015-05-22
block/parallels: delay writing to BAT till bdrv_co_flush_to_os
Denis V. Lunev
1
-6
/
+44
2015-05-22
block/parallels: create bat_entry_off helper
Denis V. Lunev
1
-6
/
+9
2015-05-22
block/parallels: improve image reading performance
Denis V. Lunev
1
-5
/
+31
2015-05-22
block/parallels: implement incorrect close detection
Denis V. Lunev
1
-0
/
+50
2015-05-22
block/parallels: implement parallels_check method of block driver
Denis V. Lunev
1
-0
/
+85
2015-05-22
block/parallels: move parallels_open/probe to the very end of the file
Denis V. Lunev
1
-93
/
+98
[prev]
[next]