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-10-04
qapi: Add corrupt field to ImageInfoSpecificQCow2
Max Reitz
1
-0
/
+3
2014-10-03
vmdk: Fix integer overflow in offset calculation
Fam Zheng
1
-1
/
+1
2014-10-03
ssh: Don't crash if either host or path is not specified.
Richard W.M. Jones
1
-0
/
+10
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+12
2014-09-30
block/iscsi: handle failure on malloc of the allocationmap
Peter Lieven
1
-7
/
+12
2014-09-29
raw-posix: Fix build without posix_fallocate()
Kevin Wolf
1
-4
/
+14
2014-09-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-25
/
+41
2014-09-26
trace-events: drop orphan iscsi trace events
Stefan Hajnoczi
1
-1
/
+0
2014-09-25
vpc: fix beX_to_cpu() and cpu_to_beX() confusion
Stefan Hajnoczi
1
-22
/
+22
2014-09-25
blkdebug: show an error for invalid event names
Stefan Hajnoczi
1
-3
/
+19
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
19
-676
/
+403
2014-09-22
block: vhdx - fix reading beyond pointer during image creation
Jeff Cody
1
-8
/
+8
2014-09-22
block: delete cow block driver
Stefan Hajnoczi
2
-434
/
+1
2014-09-22
block/archipelago: Fix typo in qemu_archipelago_truncate()
Chrysostomos Nanakos
1
-1
/
+1
2014-09-22
qcow2: Add overlap-check.template option
Max Reitz
2
-2
/
+23
2014-09-22
qcow2: Fix leak of QemuOpts in qcow2_open()
Max Reitz
1
-2
/
+3
2014-09-22
qcow2: Check L1/L2/reftable entries for alignment
Max Reitz
2
-5
/
+82
2014-09-22
qcow2: Use qcow2_signal_corruption() for overlaps
Max Reitz
1
-21
/
+3
2014-09-22
qcow2: Add qcow2_signal_corruption()
Max Reitz
2
-0
/
+53
2014-09-22
qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED
Max Reitz
1
-0
/
+1
2014-09-22
block: Introduce "null" drivers
Fam Zheng
2
-0
/
+169
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
11
-24
/
+24
2014-09-22
win32-aio: Drop win32_aiocb_info.cancel
Fam Zheng
1
-14
/
+0
2014-09-22
sheepdog: Convert sd_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-27
/
+19
2014-09-22
rbd: Drop rbd_aiocb_info.cancel
Fam Zheng
1
-22
/
+1
2014-09-22
quorum: Convert quorum_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-5
/
+2
2014-09-22
quorum: fix quorum_aio_cancel()
Liu Yuan
1
-1
/
+3
2014-09-22
qed: Drop qed_aiocb_info.cancel
Fam Zheng
1
-21
/
+0
2014-09-22
curl: Drop curl_aiocb_info.cancel
Fam Zheng
1
-6
/
+0
2014-09-22
blkverify: Drop blkverify_aiocb_info.cancel
Fam Zheng
1
-19
/
+0
2014-09-22
blkdebug: Drop blkdebug_aiocb_info.cancel
Fam Zheng
1
-14
/
+1
2014-09-22
archipelago: Drop archipelago_aiocb_info.cancel
Fam Zheng
1
-16
/
+1
2014-09-22
iscsi: Convert iscsi_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-15
/
+2
2014-09-22
linux-aio: Convert laio_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-22
/
+8
2014-09-22
block/vhdx.c: Mark parent_vhdx_guid variable as unused
Peter Maydell
1
-1
/
+2
2014-09-22
block: allow creation of fixed vhdx images
Adelina Tuvenie
1
-1
/
+1
2014-09-12
qcow2: Add falloc and full preallocation option
Hu Tao
1
-10
/
+53
2014-09-12
raw-posix: Add falloc and full preallocation option
Hu Tao
1
-19
/
+73
2014-09-12
qapi: introduce PreallocMode and new PreallocModes full and falloc.
Hu Tao
1
-10
/
+18
2014-09-12
block: don't convert file size to sector size
Hu Tao
5
-23
/
+22
2014-09-12
block: round up file size to nearest sector
Hu Tao
17
-23
/
+36
2014-09-10
block/archipelago: Implement bdrv_truncate()
Chrysostomos Nanakos
1
-2
/
+61
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
1
-13
/
+10
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2
-10
/
+10
2014-09-10
block: Extract the block accounting code
Benoît Canet
2
-0
/
+58
2014-09-10
block: Extract the BlockAcctStats structure
Benoît Canet
1
-9
/
+10
2014-09-10
Fix improper usage of cpu_to_be32 in vpc
Xiaodong Gong
1
-4
/
+4
2014-09-08
vmdk: fix buf leak in vmdk_parse_extents()
Stefan Hajnoczi
1
-1
/
+1
2014-09-08
vmdk: fix vmdk_parse_extents() extent_file leaks
Stefan Hajnoczi
1
-0
/
+2
2014-09-08
block/archipelago: Use QEMU atomic builtins
Chrysostomos Nanakos
1
-53
/
+23
[next]