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-12-12
block: vhdx - remove redundant comments
Jeff Cody
1
-4
/
+4
2014-12-12
block/rbd: fix memory leak
Gonglei
1
-4
/
+4
2014-12-12
vmdk: Fix error for JSON descriptor file names
Max Reitz
1
-1
/
+9
2014-12-10
vmdk: Set errp on failures in vmdk_open_vmdk4
Fam Zheng
1
-0
/
+3
2014-12-10
vmdk: Remove unnecessary initialization
Fam Zheng
1
-1
/
+1
2014-12-10
vmdk: Check descriptor file length when reading it
Fam Zheng
1
-0
/
+8
2014-12-10
vmdk: Clean up descriptor file reading
Fam Zheng
1
-2
/
+3
2014-12-10
vmdk: Fix comment to match code of extent lines
Fam Zheng
1
-2
/
+4
2014-12-10
vmdk: Use g_random_int to generate CID
Fam Zheng
1
-2
/
+3
2014-12-10
block: remove BLOCK_OPT_NOCOW from vpc_create_opts
Jeff Cody
1
-5
/
+0
2014-12-10
block: remove BLOCK_OPT_NOCOW from vdi_create_opts
Jeff Cody
1
-5
/
+0
2014-12-10
block/raw-posix: Fix ret in raw_open_common()
Max Reitz
1
-0
/
+1
2014-12-10
qcow2: Respect bdrv_truncate() error
Max Reitz
1
-2
/
+1
2014-12-10
qcow2: Flushing the caches in qcow2_close may fail
Max Reitz
1
-3
/
+16
2014-12-10
qcow2: Prevent numerical overflow
Max Reitz
1
-1
/
+1
2014-12-10
block/nfs: Add create_opts
Max Reitz
1
-0
/
+15
2014-12-10
block/vvfat: qcow driver may not be found
Max Reitz
1
-0
/
+6
2014-12-10
block: Omit bdrv_find_format for essential drivers
Max Reitz
1
-4
/
+3
2014-12-10
block: Make essential BlockDriver objects public
Max Reitz
4
-4
/
+4
2014-12-10
block: do not use get_clock()
Paolo Bonzini
2
-6
/
+8
2014-12-10
qcow2: Fix header extension size check
Kevin Wolf
1
-1
/
+1
2014-12-10
raw: Prohibit dangerous writes for probed images
Kevin Wolf
1
-1
/
+63
2014-12-10
block: Add blk_add_close_notifier() for BB
Max Reitz
1
-0
/
+5
2014-12-10
block: Add AioContextNotifier functions to BB
Max Reitz
1
-0
/
+18
2014-12-10
block: Lift more functions into BlockBackend
Max Reitz
1
-0
/
+15
2014-12-10
blkdebug: Simplify and improve filename generation
Max Reitz
1
-71
/
+28
2014-12-10
block/qapi: Add cache information to query-block
Kevin Wolf
1
-0
/
+7
2014-12-10
qmp: Add optional switch "query-nodes" in query-blockstats
Fam Zheng
1
-7
/
+13
2014-12-10
block: Include "node-name" if present in query-blockstats
Fam Zheng
1
-0
/
+5
2014-11-24
Revert "qemu-img info: show nocow info"
Kevin Wolf
1
-26
/
+0
2014-11-18
block/raw-posix: Catch fsync() errors
Max Reitz
1
-1
/
+6
2014-11-18
block/raw-posix: Only sync after successful preallocation
Max Reitz
1
-1
/
+3
2014-11-18
block/raw-posix: Fix preallocating write() loop
Max Reitz
1
-1
/
+1
2014-11-18
raw-posix: The SEEK_HOLE code is flawed, rewrite it
Markus Armbruster
1
-26
/
+85
2014-11-18
raw-posix: SEEK_HOLE suffices, get rid of FIEMAP
Markus Armbruster
1
-59
/
+4
2014-11-18
raw-posix: Fix comment for raw_co_get_block_status()
Markus Armbruster
1
-3
/
+1
2014-11-14
vmdk: Leave bdi intact if -ENOTSUP in vmdk_get_info
Fam Zheng
1
-7
/
+13
2014-11-09
block/vdi: Limit maximum size even futher
Max Reitz
1
-2
/
+12
2014-11-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
17
-209
/
+558
2014-11-03
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...
Peter Maydell
1
-0
/
+2
2014-11-03
block: let commit blockjob run in BDS AioContext
Stefan Hajnoczi
1
-26
/
+44
2014-11-03
block: let mirror blockjob run in BDS AioContext
Stefan Hajnoczi
1
-26
/
+59
2014-11-03
block: let stream blockjob run in BDS AioContext
Stefan Hajnoczi
1
-14
/
+36
2014-11-03
block: let backup blockjob run in BDS AioContext
Stefan Hajnoczi
1
-2
/
+19
2014-11-03
block/qcow2: Simplify shared L2 handling in amend
Max Reitz
1
-66
/
+28
2014-11-03
block/qcow2: Make get_refcount() global
Max Reitz
2
-13
/
+15
2014-11-03
block/qcow2: Implement status CB for amend
Max Reitz
3
-8
/
+39
2014-11-03
block: Add status callback to bdrv_amend_options()
Max Reitz
1
-1
/
+2
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
[next]