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-10-11
vmdk: Fix vmdk_parse_extents
Fam Zheng
1
-2
/
+5
2013-10-11
vmdk: refuse enabling zeroed grain with flat images
Fam Zheng
1
-0
/
+4
2013-10-11
vmdk: convert error code to use errp
Fam Zheng
1
-55
/
+61
2013-10-11
block/raw-posix: Employ error parameter
Max Reitz
1
-15
/
+57
2013-10-11
blkverify: Employ error parameter
Max Reitz
1
-6
/
+5
2013-10-11
blkdebug: Employ error parameter
Max Reitz
1
-4
/
+4
2013-10-11
block/raw-win32: Employ error parameter
Max Reitz
1
-5
/
+11
2013-10-11
block/raw_bsd: Employ error parameter
Max Reitz
1
-2
/
+1
2013-10-11
qcow2: Evaluate overlap check options
Max Reitz
1
-1
/
+28
2013-10-11
qcow2: Add more overlap check bitmask macros
Max Reitz
1
-3
/
+11
2013-10-11
qcow2: Array assigning options to OL check bits
Max Reitz
1
-0
/
+11
2013-10-11
qcow2: Add overlap-check options
Max Reitz
2
-0
/
+55
2013-10-11
qcow2: Make overlap check mask variable
Max Reitz
3
-4
/
+5
2013-10-11
qcow2: Use negated overflow check mask
Max Reitz
6
-38
/
+29
2013-10-11
qcow2: Use better type for numerical snapshot ID
Max Reitz
1
-2
/
+3
2013-10-11
qcow2: Fix snapshot restoration in snapshot_create
Max Reitz
1
-0
/
+1
2013-10-11
qcow2: Remove wrong metadata overlap check
Max Reitz
1
-8
/
+0
2013-10-11
qcow2: Add missing space in error message
Max Reitz
1
-1
/
+1
2013-10-11
block: Add BlockDriver.bdrv_check_ext_snapshot.
BenoƮt Canet
1
-0
/
+2
2013-10-11
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
1
-1
/
+3
2013-10-11
qcow2: Assert against snapshot name/ID overflow
Max Reitz
1
-0
/
+1
2013-10-11
qcow2: Free allocated snapshot table on error
Max Reitz
1
-0
/
+4
2013-10-11
qcow2: Always use error path on writing snapshots
Max Reitz
1
-3
/
+4
2013-10-11
qcow2: Free preallocated zero clusters
Max Reitz
1
-3
/
+5
2013-10-11
qcow2: Use pread for inactive L1 in overlap check
Max Reitz
1
-4
/
+3
2013-10-11
qcow2: Add support for ImageInfoSpecific
Max Reitz
1
-0
/
+28
2013-10-11
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
1
-0
/
+121
2013-10-11
block: Add bdrv_get_specific_info
Max Reitz
1
-0
/
+3
2013-10-11
qapi: make use of new BlockJobType
Fam Zheng
4
-4
/
+4
2013-10-11
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
4
-8
/
+8
2013-10-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-3
/
+3
2013-10-09
block/iscsi: reenable iscsi_co_get_block_status
Peter Lieven
1
-3
/
+3
2013-10-07
qcow2: Free allocated L2 cluster on error
Max Reitz
1
-0
/
+4
2013-10-02
qcow2: Switch L1 table in a single sequence
Max Reitz
1
-2
/
+5
2013-10-02
block: vhdx - add migration blocker
Jeff Cody
1
-0
/
+10
2013-10-02
qcow2: CHECK_OFLAG_COPIED is obsolete
Max Reitz
1
-3
/
+1
2013-10-02
qcow2: Correct endianness in overlap check
Max Reitz
1
-2
/
+2
2013-09-27
qcow2: Remove useless count_contiguous_clusters() parameter
Kevin Wolf
1
-6
/
+6
2013-09-27
qcow2: COMPRESSED on count_contiguous_clusters
Max Reitz
1
-4
/
+2
2013-09-27
qcow2: count_contiguous_clusters and compression
Max Reitz
1
-2
/
+5
2013-09-27
qcow2: Free only newly allocated clusters on error
Max Reitz
1
-6
/
+10
2013-09-27
qcow2: Always use error path in l2_allocate
Max Reitz
1
-2
/
+3
2013-09-27
qcow2: Don't put invalid L2 table into cache
Max Reitz
1
-2
/
+4
2013-09-27
qcow2: Correct bitmap size in zero expansion
Max Reitz
1
-11
/
+27
2013-09-25
qcow2: Assert against currently impossible overflow
Max Reitz
1
-0
/
+1
2013-09-25
block: qed - use QEMU_PACKED for on-disk structures
Jeff Cody
1
-1
/
+1
2013-09-25
block: qcow2 - used QEMU_PACKED for on-disk structures
Jeff Cody
2
-2
/
+2
2013-09-25
block: vpc - use QEMU_PACKED for on-disk structures
Jeff Cody
1
-14
/
+14
2013-09-25
block: vdi - use QEMU_PACKED for on-disk structures
Jeff Cody
1
-1
/
+1
2013-09-25
rbd: avoid qemu_rbd_snap_list() memory leaks
Stefan Hajnoczi
1
-1
/
+2
[next]