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
2016-01-20
vmdk: Create streamOptimized as version 3
Fam Zheng
1
-1
/
+7
2016-01-20
qcow2: Make image inaccessible after failed qcow2_invalidate_cache()
Kevin Wolf
1
-0
/
+3
2016-01-20
qcow2: Fix BDRV_O_INACTIVE handling in qcow2_invalidate_cache()
Kevin Wolf
1
-1
/
+2
2016-01-20
qcow2: Implement .bdrv_inactivate
Kevin Wolf
1
-17
/
+28
2016-01-20
block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Kevin Wolf
3
-7
/
+7
2016-01-20
block: Assert no write requests under BDRV_O_INCOMING
Kevin Wolf
1
-0
/
+2
2016-01-20
qcow2: Write full header on image creation
Kevin Wolf
1
-0
/
+7
2016-01-20
qcow2: Write feature table only for v3 images
Kevin Wolf
1
-23
/
+25
2016-01-20
block: Clean up includes
Peter Maydell
53
-18
/
+53
2016-01-19
block/raw-posix: avoid bogus fixup for cylinders on DASD disks
Christian Borntraeger
1
-7
/
+0
2016-01-15
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
1
-0
/
+5
2016-01-15
iscsi: send readcapacity10 when readcapacity16 failed
Zhu Lingshan
1
-1
/
+6
2016-01-13
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
1
-6
/
+7
2016-01-13
vmdk: Clean up "Invalid extent lines" error message
Markus Armbruster
1
-7
/
+13
2016-01-13
vmdk: Clean up control flow in vmdk_parse_extents() a bit
Markus Armbruster
1
-13
/
+15
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-2
/
+2
2016-01-13
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
2
-6
/
+4
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
1
-3
/
+2
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
1
-2
/
+1
2016-01-11
iscsi: fix readcapacity error message
Zhu Lingshan
1
-1
/
+1
2016-01-07
block/qapi: Clear err for further error
Fam Zheng
1
-0
/
+1
2015-12-22
block/mirror: replace IOV_MAX with blk_get_max_iov()
Stefan Hajnoczi
1
-2
/
+4
2015-12-22
block: replace IOV_MAX with BlockLimits.max_iov
Stefan Hajnoczi
1
-1
/
+2
2015-12-22
block-backend: add blk_get_max_iov()
Stefan Hajnoczi
1
-0
/
+5
2015-12-22
block: add BlockLimits.max_iov field
Stefan Hajnoczi
1
-0
/
+7
2015-12-18
block/qapi: allow best-effort query
John Snow
1
-3
/
+4
2015-12-18
block/qapi: explicitly warn if !has_full_backing_filename
John Snow
1
-3
/
+4
2015-12-18
block/qapi: always report full_backing_filename
John Snow
1
-3
/
+4
2015-12-18
block/qapi: do not redundantly print "actual path"
John Snow
1
-1
/
+3
2015-12-18
block: fix bdrv_ioctl called from coroutine
Paolo Bonzini
1
-3
/
+4
2015-12-18
block: use drained section around bdrv_snapshot_delete
Paolo Bonzini
1
-9
/
+14
2015-12-18
raw-posix: Make aio=native option binding
Kevin Wolf
1
-12
/
+8
2015-12-18
qcow2: insert assert into qcow2_get_specific_info()
Denis V. Lunev
1
-0
/
+4
2015-12-18
qcow2: Point to amend function in check
Max Reitz
1
-0
/
+3
2015-12-18
qcow2: Invoke refcount order amendment function
Max Reitz
1
-9
/
+35
2015-12-18
qcow2: Add function for refcount order amendment
Max Reitz
2
-0
/
+451
2015-12-18
qcow2: Use intermediate helper CB for amend
Max Reitz
1
-1
/
+79
2015-12-18
qcow2: Split upgrade/downgrade paths for amend
Max Reitz
1
-15
/
+16
2015-12-18
qcow2: Use abort() instead of assert(false)
Max Reitz
1
-2
/
+2
2015-12-18
qcow2: Use error_report() in qcow2_amend_options()
Max Reitz
1
-8
/
+6
2015-12-18
block: Add opaque value to the amend CB
Max Reitz
3
-11
/
+15
2015-12-18
blkdebug: Enable reopen
Kevin Wolf
1
-0
/
+7
2015-12-18
block: Pass driver-specific options to .bdrv_refresh_filename()
Kevin Wolf
4
-18
/
+13
2015-12-18
block: Allow references for backing files
Kevin Wolf
1
-1
/
+1
2015-12-18
mirror: Error out when a BDS would get two BBs
Kevin Wolf
1
-0
/
+28
2015-12-18
qcow2: Add .bdrv_join_options callback
Kevin Wolf
1
-0
/
+47
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
1
-2
/
+2
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
5
-10
/
+10
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
1
-68
/
+11
2015-12-03
block: Don't wait serialising for non-COR read requests
Fam Zheng
2
-6
/
+8
[next]