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
2013-04-26
sheepdog: fix loadvm operation
Liu Yuan
1
-1
/
+53
2013-04-26
sheepdog: resend write requests when SD_RES_READONLY is received
MORITA Kazutaka
1
-1
/
+59
2013-04-26
sheepdog: add helper function to reload inode
MORITA Kazutaka
1
-28
/
+39
2013-04-26
sheepdog: add SD_RES_READONLY result code
MORITA Kazutaka
1
-0
/
+2
2013-04-26
sheepdog: cleanup find_vdi_name
MORITA Kazutaka
1
-7
/
+8
2013-04-26
rbd: Fix use after free in rbd_open()
Kevin Wolf
1
-3
/
+6
2013-04-26
sheepdog: implement .bdrv_co_is_allocated()
Liu Yuan
1
-0
/
+37
2013-04-26
sheepdog: use BDRV_SECTOR_SIZE
Liu Yuan
1
-6
/
+5
2013-04-26
sheepdog: add discard/trim support for sheepdog
Liu Yuan
1
-1
/
+63
2013-04-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
15
-224
/
+693
2013-04-22
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
1
-6
/
+19
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
12
-35
/
+19
2013-04-22
vvfat: Use bdrv_open options instead of filename
Kevin Wolf
1
-60
/
+168
2013-04-22
sheepdog: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+31
2013-04-22
rbd: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+30
2013-04-22
iscsi: Use bdrv_open options instead of filename
Kevin Wolf
1
-2
/
+37
2013-04-22
gluster: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+31
2013-04-22
curl: Use bdrv_open options instead of filename
Kevin Wolf
1
-51
/
+102
2013-04-22
blkverify: Use bdrv_open options instead of filename
Kevin Wolf
1
-29
/
+85
2013-04-22
blkdebug: Use bdrv_open options instead of filename
Kevin Wolf
1
-32
/
+82
2013-04-22
raw-win32: Use bdrv_open options instead of filename
Kevin Wolf
1
-10
/
+47
2013-04-22
raw-posix: Use bdrv_open options instead of filename
Kevin Wolf
1
-12
/
+45
2013-04-22
block: Add driver-specific options for backing files
Kevin Wolf
1
-1
/
+1
2013-04-22
qcow: allow sub-cluster compressed write to last cluster
Stefan Hajnoczi
1
-2
/
+15
2013-04-22
qcow2: allow sub-cluster compressed write to last cluster
Stefan Hajnoczi
1
-2
/
+15
2013-04-19
ssh: Remove unnecessary use of strlen function.
Richard W.M. Jones
1
-4
/
+2
2013-04-19
block/ssh: Add missing gcc format attributes
Stefan Weil
1
-2
/
+2
2013-04-15
nbd: set TCP_NODELAY
Stefan Hajnoczi
1
-0
/
+3
2013-04-15
nbd: use TCP_CORK in nbd_co_send_request()
Stefan Hajnoczi
1
-6
/
+16
2013-04-15
nbd: unlock mutex in nbd_co_send_request() error path
Stefan Hajnoczi
1
-1
/
+1
2013-04-15
rbd: add an asynchronous flush
Josh Durgin
1
-4
/
+33
2013-04-15
block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.
Richard W.M. Jones
1
-5
/
+73
2013-04-15
block: Add support for Secure Shell (ssh) block device.
Richard W.M. Jones
2
-0
/
+996
2013-04-15
block: Introduce bdrv_pwritev() for qcow2_save_vmstate
Kevin Wolf
1
-7
/
+1
2013-04-15
block: Introduce bdrv_writev_vmstate
Kevin Wolf
2
-6
/
+19
2013-04-13
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
3
-3
/
+3
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-2
/
+2
2013-04-05
qcow2: Fix L1 write error handling in qcow2_update_snapshot_refcount
Kevin Wolf
1
-6
/
+8
2013-04-05
qcow2: Return real error in qcow2_update_snapshot_refcount
Kevin Wolf
1
-6
/
+5
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2
-2
/
+2
2013-03-28
qcow2: Gather clusters in a looping loop
Kevin Wolf
1
-31
/
+43
2013-03-28
qcow2: Move cluster gathering to a non-looping loop
Kevin Wolf
1
-64
/
+70
2013-03-28
qcow2: Allow requests with multiple l2metas
Kevin Wolf
3
-3
/
+17
2013-03-28
qcow2: Use byte granularity in qcow2_alloc_cluster_offset()
Kevin Wolf
1
-56
/
+28
2013-03-28
qcow2: Prepare handle_alloc/copied() for byte granularity
Kevin Wolf
1
-9
/
+16
2013-03-28
qcow2: handle_copied(): Implement non-zero host_offset
Kevin Wolf
1
-8
/
+20
2013-03-28
qcow2: handle_copied(): Get rid of keep_clusters parameter
Kevin Wolf
1
-10
/
+13
2013-03-28
qcow2: handle_copied(): Get rid of nb_clusters parameter
Kevin Wolf
1
-6
/
+18
2013-03-28
qcow2: Factor out handle_copied()
Kevin Wolf
1
-40
/
+94
2013-03-28
qcow2: Clean up handle_alloc()
Kevin Wolf
1
-57
/
+53
[next]