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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-15
raw-win32: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
raw-posix: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
qed: Handle failure for potentially large allocations
Kevin Wolf
2
-3
/
+10
2014-08-15
qcow2: Handle failure for potentially large allocations
Kevin Wolf
5
-32
/
+130
2014-08-15
qcow1: Handle failure for potentially large allocations
Kevin Wolf
1
-7
/
+26
2014-08-15
parallels: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
nfs: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
iscsi: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+4
2014-08-15
dmg: Handle failure for potentially large allocations
Kevin Wolf
1
-6
/
+13
2014-08-15
curl: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+7
2014-08-15
cloop: Handle failure for potentially large allocations
Kevin Wolf
1
-3
/
+20
2014-08-15
bochs: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
block: Handle failure for potentially large allocations
Kevin Wolf
1
-7
/
+27
2014-08-15
block: Introduce qemu_try_blockalign()
Kevin Wolf
5
-8
/
+32
2014-08-15
block: iotest - update 084 to test static VDI image creation
Jeff Cody
2
-2
/
+28
2014-08-15
block: vpc - use block layer ops in vpc_create, instead of posix calls
Jeff Cody
1
-63
/
+43
2014-08-15
block: use the standard 'ret' instead of 'result'
Jeff Cody
1
-18
/
+18
2014-08-15
block: vdi - use block layer ops in vdi_create, instead of posix calls
Jeff Cody
1
-46
/
+29
2014-08-15
block: allow bdrv_unref() to be passed NULL pointers
Jeff Cody
1
-0
/
+3
2014-08-15
test-coroutine: add baseline test that times the cost of function calls
Paolo Bonzini
1
-0
/
+24
2014-08-15
block: VHDX endian fixes
Jeff Cody
4
-56
/
+88
2014-08-15
block: vhdx - add error check
Jeff Cody
1
-0
/
+5
2014-08-15
thread-pool: avoid deadlock in nested aio_poll() calls
Stefan Hajnoczi
1
-0
/
+6
2014-08-15
thread-pool: avoid per-thread-pool EventNotifier
Stefan Hajnoczi
1
-13
/
+8
2014-08-15
block: bump coroutine pool size for drives
Stefan Hajnoczi
1
-0
/
+6
2014-08-15
coroutine: make pool size dynamic
Stefan Hajnoczi
2
-3
/
+34
2014-08-15
qemu-iotests: add support for Archipelago protocol
Chrysostomos Nanakos
2
-1
/
+14
2014-08-15
QMP: Add support for Archipelago
Chrysostomos Nanakos
1
-1
/
+34
2014-08-15
block/archipelago: Add support for creating images
Chrysostomos Nanakos
1
-0
/
+146
2014-08-15
block/archipelago: Implement bdrv_parse_filename()
Chrysostomos Nanakos
1
-2
/
+138
2014-08-15
block: Support Archipelago as a QEMU block backend
Chrysostomos Nanakos
4
-0
/
+835
2014-08-15
qemu-img info: show nocow info
Chunyan Liu
2
-1
/
+30
2014-08-15
vmdk: Optimize cluster allocation
Fam Zheng
1
-82
/
+140
2014-08-15
qemu-iotests: Add data pattern in version3 VMDK sample image in 059
Fam Zheng
3
-1
/
+205
2014-08-15
qdev-monitor: include QOM properties in -device FOO, help output
Stefan Hajnoczi
1
-23
/
+17
2014-08-15
qmp: hide "hotplugged" device property from device-list-properties
Stefan Hajnoczi
1
-0
/
+1
2014-08-15
docs/multiple-iothreads.txt: add documentation on IOThread programming
Stefan Hajnoczi
1
-0
/
+134
2014-08-15
xen_disk: fix possible null-ptr dereference
Gonglei (Arei)
1
-0
/
+1
2014-08-15
configure: explicitly state version requirements to devel packages
Hu Tao
1
-5
/
+7
2014-08-15
docs: Make the recommendation for the backing file name position a requirement
Maria Kustova
1
-6
/
+6
2014-08-15
block: Avoid bdrv_get_geometry() where errors should be detected
Markus Armbruster
3
-21
/
+68
2014-08-15
qemu-img: Make img_convert() get image size just once per image
Markus Armbruster
1
-16
/
+16
2014-08-15
block: Drop superfluous aligning of bdrv_getlength()'s value
Markus Armbruster
2
-2
/
+0
2014-08-15
block: Use bdrv_nb_sectors() where sectors, not bytes are wanted
Markus Armbruster
4
-11
/
+8
2014-08-15
block: Use bdrv_nb_sectors() in img_convert()
Markus Armbruster
1
-4
/
+4
2014-08-15
block: Use bdrv_nb_sectors() in bdrv_co_get_block_status()
Markus Armbruster
1
-8
/
+8
2014-08-15
block: Use bdrv_nb_sectors() in bdrv_aligned_preadv()
Markus Armbruster
1
-5
/
+4
2014-08-15
block: Use bdrv_nb_sectors() in bdrv_make_zero()
Markus Armbruster
1
-7
/
+5
2014-08-15
block: New bdrv_nb_sectors()
Markus Armbruster
2
-10
/
+20
2014-08-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140804'...
Peter Maydell
10
-54
/
+79
[next]