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
2012-06-11
change qemu_iovec_to_buf() to match other to,from_buf functions
Michael Tokarev
4
-5
/
+4
2012-06-11
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
Michael Tokarev
2
-5
/
+5
2012-06-11
allow qemu_iovec_from_buffer() to specify offset from which to start copying
Michael Tokarev
4
-11
/
+8
2012-06-11
consolidate qemu_iovec_memset{,_skip}() into single function and use existing...
Michael Tokarev
2
-5
/
+5
2012-06-07
build: move block/ objects to nested Makefile.objs
Paolo Bonzini
1
-0
/
+11
2012-05-30
block: prevent snapshot mode $TMPDIR symlink attack
Jim Meyering
1
-1
/
+6
2012-05-30
sheepdog: fix return value of do_load_save_vm_state
MORITA Kazutaka
1
-5
/
+5
2012-05-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-56
/
+83
2012-05-28
ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN
Ronnie Sahlberg
1
-29
/
+83
2012-05-28
ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMC
Ronnie Sahlberg
1
-5
/
+59
2012-05-28
ISCSI: get device type at connection time
Ronnie Sahlberg
1
-2
/
+43
2012-05-28
ISCSI: change num_blocks to 64-bit
Paolo Bonzini
1
-1
/
+1
2012-05-28
ISCSI: redo how we set up the events
Ronnie Sahlberg
1
-4
/
+21
2012-05-25
qcow2: Check qcow2_alloc_clusters_at() return value
Kevin Wolf
1
-10
/
+13
2012-05-25
sheepdog: use heap instead of stack for BDRVSheepdogState
MORITA Kazutaka
1
-13
/
+22
2012-05-25
sheepdog: return -errno on error
MORITA Kazutaka
1
-32
/
+46
2012-05-25
sheepdog: mark image as snapshot when tag is specified
MORITA Kazutaka
1
-1
/
+1
2012-05-25
qcow2: don't leak buffer for unexpected qcow_version in header
Jim Meyering
1
-1
/
+2
2012-05-14
qcow2: Don't ignore failure to clear autoclear flags
Kevin Wolf
1
-1
/
+4
2012-05-10
block: fix warning introduced in efcc7a23
Anthony Liguori
1
-1
/
+1
2012-05-10
stream: do not copy unallocated sectors from the base
Paolo Bonzini
1
-14
/
+4
2012-05-10
stream: fix ratelimiting corner case
Paolo Bonzini
1
-5
/
+5
2012-05-10
stream: pass new base image format to bdrv_change_backing_file
Paolo Bonzini
1
-2
/
+5
2012-05-10
block: wait for job callback in block_job_cancel_sync
Paolo Bonzini
1
-4
/
+3
2012-05-10
block: add block_job_sleep_ns
Paolo Bonzini
1
-14
/
+9
2012-05-10
block: fix snapshot on QED
Paolo Bonzini
2
-0
/
+14
2012-05-10
block: update in-memory backing file and format
Paolo Bonzini
1
-11
/
+0
2012-05-10
block: push bdrv_change_backing_file error checking up from drivers
Paolo Bonzini
1
-5
/
+0
2012-05-08
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-5
/
+20
2012-05-07
qcow2: lock on prealloc
Zhi Yong Wu
1
-0
/
+3
2012-05-07
qcow2: Limit COW to where it's needed
Kevin Wolf
1
-5
/
+9
2012-05-07
sheepdog: switch to writethrough mode if cluster doesn't support flush
MORITA Kazutaka
1
-0
/
+8
2012-05-04
ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs
Ronnie Sahlberg
1
-13
/
+73
2012-05-02
rbd: add discard support
Josh Durgin
1
-16
/
+73
2012-05-02
qcow2: fix the return value -ENOENT -> -EEXIST
Zhi Yong Wu
1
-1
/
+1
2012-05-02
qcow2: Don't hold cache references across yield
Kevin Wolf
1
-8
/
+13
2012-05-02
qcow2: Remove unused parameter in do_alloc_cluster_offset
Kevin Wolf
1
-2
/
+2
2012-05-02
block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported()
Stefan Weil
1
-1
/
+2
2012-05-01
raw-posix: Do not use CONFIG_COCOA macro
Pavel Borzenkov
1
-4
/
+4
2012-04-27
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-11
/
+11
2012-04-27
block: add 'speed' optional parameter to block-stream
Stefan Hajnoczi
1
-2
/
+3
2012-04-27
block: change block-job-set-speed argument from 'value' to 'speed'
Stefan Hajnoczi
1
-4
/
+4
2012-04-27
block: use Error mechanism instead of -errno for block_job_set_speed()
Stefan Hajnoczi
1
-3
/
+3
2012-04-27
block: use Error mechanism instead of -errno for block_job_create()
Stefan Hajnoczi
1
-6
/
+5
2012-04-26
nbd: Fix uninitialised use of s->sock
Kevin Wolf
1
-1
/
+1
2012-04-23
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
11
-176
/
+581
2012-04-20
qcow2: Zero write support
Kevin Wolf
3
-0
/
+94
2012-04-20
qcow2: Support for feature table header extension
Kevin Wolf
2
-9
/
+69
2012-04-20
qcow2: Support reading zero clusters
Kevin Wolf
4
-4
/
+33
2012-04-20
qcow2: Version 3 images
Kevin Wolf
2
-15
/
+148
[prev]
[next]