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-02-20
block: use per-object cflags and libs
Fam Zheng
1
-1
/
+12
2014-02-14
block: mirror - use local_err to avoid NULL errp
Jeff Cody
1
-2
/
+4
2014-02-14
block: Don't throw away errno via error_setg
Jeff Cody
3
-10
/
+17
2014-02-14
block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
Jeff Cody
1
-2
/
+8
2014-02-09
blkdebug: Don't leak bs->file on failure
Kevin Wolf
1
-5
/
+9
2014-02-09
raw: Fix BlockLimits passthrough
Kevin Wolf
1
-1
/
+7
2014-02-09
qcow2: check for NULL l2meta
Hu Tao
1
-15
/
+16
2014-02-09
qcow2: fix offset overflow in qcow2_alloc_clusters_at()
Hu Tao
1
-1
/
+7
2014-02-09
qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
Hu Tao
3
-15
/
+14
2014-02-09
block/iscsi: always fill bs->bl.opt_transfer_length
Peter Lieven
1
-3
/
+2
2014-02-09
block: add native support for NFS
Peter Lieven
2
-0
/
+440
2014-01-31
block/vhdx: Error checking fixes
Markus Armbruster
2
-6
/
+6
2014-01-31
block/vmdk: add basic .bdrv_check support
Peter Lieven
1
-0
/
+48
2014-01-31
block: remove qcow2 .bdrv_make_empty implementation
Jeff Cody
1
-21
/
+0
2014-01-31
block: remove QED .bdrv_make_empty implementation
Jeff Cody
1
-6
/
+0
2014-01-24
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+8
2014-01-24
qemu-iotests: Test pwritev RMW logic
Kevin Wolf
1
-0
/
+8
2014-01-24
blkdebug: Make required alignment configurable
Kevin Wolf
1
-0
/
+16
2014-01-24
iscsi: Set bs->request_alignment
Paolo Bonzini
1
-0
/
+1
2014-01-24
block: Switch BdrvTrackedRequest to byte granularity
Kevin Wolf
1
-1
/
+6
2014-01-24
raw: Probe required direct I/O alignment
Paolo Bonzini
2
-17
/
+126
2014-01-24
block: Update BlockLimits when they might have changed
Kevin Wolf
1
-0
/
+2
2014-01-24
block: Move initialisation of BlockLimits to bdrv_refresh_limits()
Kevin Wolf
4
-23
/
+67
2014-01-24
block: resize backing image during active layer commit, if needed
Jeff Cody
1
-0
/
+38
2014-01-24
block/curl: Implement the libcurl timer callback interface
Peter Maydell
1
-11
/
+70
2014-01-24
block: Create authorizations mechanism for external snapshot and resize.
Benoît Canet
1
-1
/
+1
2014-01-24
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
1
-54
/
+55
2014-01-24
qapi: Add "backing" to BlockStats
Fam Zheng
1
-0
/
+5
2014-01-24
vmdk: Fix format specific information (create type) for streamOptimized
Fam Zheng
1
-0
/
+4
2014-01-24
drive mirror:fix memory leak
Zhang Min
1
-0
/
+1
2014-01-24
sheepdog: fix 'qemu-img map'
Liu Yuan
1
-2
/
+3
2014-01-24
vmdk: Check for overhead when opening
Fam Zheng
1
-0
/
+7
2014-01-24
qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASK
Hu Tao
1
-3
/
+3
2014-01-22
blkverify: Don't require protocol filename
Max Reitz
1
-1
/
+3
2014-01-22
blkverify: Allow command-line configuration
Max Reitz
1
-20
/
+5
2014-01-22
blkdebug: Allow command-line file configuration
Max Reitz
1
-9
/
+3
2014-01-22
block: Allow reference for bdrv_file_open()
Max Reitz
9
-14
/
+16
2014-01-22
blkdebug: Use command-line in read_config()
Max Reitz
1
-3
/
+12
2014-01-22
blkdebug: Always call read_config()
Max Reitz
1
-17
/
+19
2014-01-22
blkdebug: Don't require sophisticated filename
Max Reitz
1
-1
/
+3
2014-01-22
blkdebug: Use errp for read_config()
Max Reitz
1
-4
/
+6
2014-01-22
vmdk: Fix big flat extent IO
Fam Zheng
1
-2
/
+2
2014-01-22
sheepdog: fix clone operation by 'qemu-img create -b'
Liu Yuan
1
-8
/
+8
2014-01-22
gluster: Add support for creating zero-filled image
Bharata B Rao
1
-1
/
+49
2014-01-22
gluster: Implement .bdrv_co_write_zeroes for gluster
Bharata B Rao
1
-19
/
+60
2014-01-22
gluster: Convert aio routines into coroutines
Bharata B Rao
1
-147
/
+74
2014-01-22
block/iscsi: return -ENOMEM if an async call fails immediately
Peter Lieven
1
-6
/
+6
2014-01-22
rbd: switch from pipe to QEMUBH completion notification
Stefan Hajnoczi
1
-108
/
+22
2014-01-15
block: add .bdrv_reopen_prepare() stub for iscsi
Jeff Cody
1
-0
/
+9
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
12
-13
/
+15
[next]