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-05-30
vmdk: Fix local_err in vmdk_create
Fam Zheng
1
-4
/
+4
2014-05-30
block/raw-posix.c: Avoid nonstandard LONG_LONG_MAX
Peter Maydell
1
-1
/
+1
2014-05-30
block/sheepdog: Plug memory leak in sd_snapshot_create()
Markus Armbruster
1
-2
/
+2
2014-05-30
block/vvfat: Plug memory leak in read_directory()
Markus Armbruster
1
-1
/
+3
2014-05-30
block/vvfat: Plug memory leak in check_directory_consistency()
Markus Armbruster
1
-1
/
+1
2014-05-30
block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR
Markus Armbruster
1
-0
/
+1
2014-05-30
qcow2: Plug memory leak on qcow2_invalidate_cache() error paths
Markus Armbruster
1
-2
/
+1
2014-05-30
block/vvfat: Plug memory leak in enable_write_target()
Markus Armbruster
1
-0
/
+1
2014-05-28
block/sheepdog: Don't use qerror_report()
Markus Armbruster
1
-13
/
+13
2014-05-28
block/sheepdog: Fix silent sd_open(), sd_create() failures
Markus Armbruster
1
-0
/
+5
2014-05-28
block/sheepdog: Propagate errors to open and create methods
Markus Armbruster
1
-28
/
+12
2014-05-28
block/sheepdog: Propagate errors through find_vdi_name()
Markus Armbruster
1
-9
/
+11
2014-05-28
block/sheepdog: Propagate errors through do_sd_create()
Markus Armbruster
1
-14
/
+21
2014-05-28
block/sheepdog: Propagate errors through sd_prealloc()
Markus Armbruster
1
-7
/
+13
2014-05-28
block/sheepdog: Propagate errors through get_sheep_fd()
Markus Armbruster
1
-8
/
+10
2014-05-28
block/sheepdog: Propagate errors through connect_to_sdog()
Markus Armbruster
1
-22
/
+55
2014-05-28
block/vvfat: Propagate errors through init_directories()
Markus Armbruster
1
-7
/
+9
2014-05-28
block/vvfat: Propagate errors through enable_write_target()
Markus Armbruster
1
-11
/
+7
2014-05-28
block/ssh: Propagate errors to open and create methods
Markus Armbruster
1
-25
/
+22
2014-05-28
block/ssh: Propagate errors through connect_to_ssh()
Markus Armbruster
1
-17
/
+17
2014-05-28
block/ssh: Propagate errors through authenticate()
Markus Armbruster
1
-9
/
+14
2014-05-28
block/ssh: Propagate errors through check_host_key()
Markus Armbruster
1
-19
/
+49
2014-05-28
block/ssh: Drop superfluous libssh2_session_last_errno() calls
Markus Armbruster
1
-5
/
+4
2014-05-28
block/rbd: Propagate errors to open and create methods
Markus Armbruster
1
-32
/
+39
2014-05-28
block: Add backing_blocker in BlockDriverState
Fam Zheng
1
-1
/
+1
2014-05-28
block: Use bdrv_set_backing_hd everywhere
Fam Zheng
2
-3
/
+3
2014-05-28
qcow2: Fix memory leak in COW error path
Kevin Wolf
1
-1
/
+2
2014-05-22
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
1
-3
/
+1
2014-05-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-50
/
+83
2014-05-20
block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not defined
Jeff Cody
1
-3
/
+1
2014-05-19
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
1
-0
/
+1
2014-05-19
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
1
-107
/
+212
2014-05-19
qcow1: Stricter backing file length check
Kevin Wolf
1
-2
/
+5
2014-05-19
qcow1: Validate image size (CVE-2014-0223)
Kevin Wolf
1
-2
/
+14
2014-05-19
qcow1: Validate L2 table size (CVE-2014-0222)
Kevin Wolf
1
-0
/
+8
2014-05-19
qcow1: Check maximum cluster size
Kevin Wolf
1
-2
/
+8
2014-05-19
qcow1: Make padding in the header explicit
Kevin Wolf
1
-1
/
+2
2014-05-19
curl: Add sslverify option
Matthew Booth
1
-0
/
+12
2014-05-19
curl: Remove broken parsing of options from url
Matthew Booth
1
-42
/
+10
2014-05-19
curl: Fix build when curl_multi_socket_action isn't available
Matthew Booth
1
-0
/
+15
2014-05-19
block: vhdx - account for identical header sections
Jeff Cody
1
-1
/
+8
2014-05-09
block/raw-posix: Try both FIEMAP and SEEK_HOLE
Max Reitz
1
-50
/
+77
2014-05-09
gluster: Correctly propagate errors when volume isn't accessible
Peter Krempa
1
-1
/
+6
2014-05-09
vmdk: Implement .bdrv_get_info()
Fam Zheng
1
-0
/
+21
2014-05-09
vmdk: Implement .bdrv_write_compressed
Fam Zheng
1
-0
/
+14
2014-05-09
block/iscsi: bump year in copyright notice
Peter Lieven
1
-1
/
+1
2014-05-09
block/nfs: Check for NULL server part
Max Reitz
1
-0
/
+4
2014-05-09
qcow2: Fix alloc_clusters_noref() overflow detection
Max Reitz
1
-1
/
+3
2014-05-05
[PATCH] block/iscsi: bump year in copyright notice
Peter Lieven
1
-1
/
+1
2014-04-30
curl: Fix hang reading from slow connections
Matthew Booth
1
-1
/
+2
[next]