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-06-27
block: Add replaces argument to drive-mirror
Benoît Canet
1
-13
/
+47
2014-06-27
block: acquire AioContext in qmp_query_blockstats()
Stefan Hajnoczi
1
-0
/
+4
2014-06-27
block: make bdrv_query_stats() static
Stefan Hajnoczi
1
-1
/
+1
2014-06-27
quorum: Add the rewrite-corrupted parameter to quorum
Benoît Canet
1
-6
/
+91
2014-06-26
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
5
-0
/
+5
2014-06-26
block/nfs: add knob to set readahead
Peter Lieven
1
-0
/
+4
2014-06-26
block/nfs: fix url parameter checking
Peter Lieven
1
-6
/
+12
2014-06-26
mirror: Go through ready -> complete process for 0 len image
Fam Zheng
1
-1
/
+10
2014-06-24
Fix new typos (found by codespell)
Stefan Weil
1
-1
/
+1
2014-06-23
qapi event: convert QUORUM events
Wenchao Xia
1
-17
/
+8
2014-06-23
qapi event: convert other BLOCK_JOB events
Wenchao Xia
1
-1
/
+1
2014-06-23
qapi event: convert BLOCK_IMAGE_CORRUPTED
Wenchao Xia
1
-6
/
+8
2014-06-23
qapi: adjust existing defines
Wenchao Xia
3
-6
/
+7
2014-06-23
sheepdog: fix NULL dereference in sd_create
Liu Yuan
1
-0
/
+1
2014-06-18
block/iscsi: drop obsolete pointers from iscsi_co_writev
Peter Lieven
1
-7
/
+2
2014-06-18
block/iscsi: fix init value for iTask->retries
Peter Lieven
1
-1
/
+0
2014-06-18
block/iscsi: bump libiscsi requirement to 1.9.0
Peter Lieven
1
-67
/
+0
2014-06-18
block/iscsi: use 16 byte CDBs only when necessary
Peter Lieven
1
-18
/
+40
2014-06-18
block/iscsi: fix potential segfault on early callback
Peter Lieven
1
-1
/
+4
2014-06-18
block/iscsi: handle BUSY condition
Peter Lieven
1
-12
/
+43
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
18
-47
/
+37
2014-06-16
vpc.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-28
/
+34
2014-06-16
vmdk.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-60
/
+63
2014-06-16
vhdx.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2
-52
/
+48
2014-06-16
vdi.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-38
/
+35
2014-06-16
ssh.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-17
/
+15
2014-06-16
sheepdog.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-55
/
+56
2014-06-16
rbd.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-33
/
+30
2014-06-16
raw_bsd.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-12
/
+15
2014-06-16
raw-win32.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-19
/
+19
2014-06-16
raw-posix.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-32
/
+27
2014-06-16
qed.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2
-56
/
+61
2014-06-16
qcow2.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-122
/
+139
2014-06-16
qcow.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-36
/
+36
2014-06-16
nfs.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-9
/
+3
2014-06-16
iscsi.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-18
/
+16
2014-06-16
gluster.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-39
/
+42
2014-06-16
cow.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-28
/
+26
2014-06-16
vvfat.c: handle cross_driver's create_options and create_opts
Chunyan Liu
1
-7
/
+17
2014-06-16
change block layer to support both QemuOpts and QEMUOptionParamter
Chunyan Liu
8
-9
/
+9
2014-06-16
block/nfs: fix potential segfault on early callback
Peter Lieven
1
-1
/
+3
2014-06-16
block: Drop superfluous conditionals around g_free()
Markus Armbruster
2
-9
/
+4
2014-06-10
vdi: remove double conversion
Paolo Bonzini
1
-1
/
+0
2014-06-06
sheepdog: reload only header in a case of live snapshot
Hitoshi Mitake
1
-3
/
+6
2014-06-06
sheepdog: fix vdi object update after live snapshot
Hitoshi Mitake
1
-17
/
+23
2014-06-06
rbd: Fix leaks in rbd_start_aio() error path
Kevin Wolf
1
-1
/
+4
2014-06-04
raw-posix: drop raw_get_aio_fd() since it is no longer used
Stefan Hajnoczi
1
-34
/
+0
2014-06-04
vmdk: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-0
/
+23
2014-06-04
ssh: use BlockDriverState's AioContext
Stefan Hajnoczi
1
-17
/
+19
2014-06-04
sheepdog: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-38
/
+80
[next]