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
/
tests
/
qemu-iotests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
block/backup: Fix hang for unaligned image size
Kevin Wolf
2
-1
/
+295
2014-07-07
qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin
Benoît Canet
1
-2
/
+39
2014-07-07
mirror: Fix qiov size for short requests
Kevin Wolf
2
-2
/
+7
2014-07-01
block: make 'top' argument to block-commit optional
Jeff Cody
1
-10
/
+18
2014-07-01
iotests: Add more tests to quick group
Max Reitz
1
-19
/
+19
2014-07-01
iotests: Add qemu tests to quick group
Max Reitz
1
-9
/
+9
2014-07-01
qemu-img create: add 'nocow' option
Chunyan Liu
1
-0
/
+24
2014-06-27
iotests: Fix 083 for out-of-tree builds
Max Reitz
1
-4
/
+4
2014-06-27
iotests: Drop Python version from 065's Shebang
Max Reitz
1
-1
/
+1
2014-06-27
iotests: Use $PYTHON for Python scripts
Max Reitz
8
-41
/
+47
2014-06-27
iotests: Source common.env
Max Reitz
1
-0
/
+6
2014-06-27
iotests: Allow out-of-tree run
Max Reitz
5
-27
/
+95
2014-06-27
qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.
Benoît Canet
2
-6
/
+194
2014-06-27
quorum: Add the rewrite-corrupted parameter to quorum
Benoît Canet
2
-1
/
+24
2014-06-27
block: add qemu-iotest for resize base during live commit
Jeff Cody
3
-0
/
+118
2014-06-26
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
2
-0
/
+14
2014-06-26
block: Always pass driver name through options QDict
Kevin Wolf
2
-1
/
+5
2014-06-26
qemu-iotests: Test 0-length image for mirror
Fam Zheng
2
-5
/
+10
2014-06-26
qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit
Fam Zheng
2
-5
/
+11
2014-06-24
Fix new typos (found by codespell)
Stefan Weil
1
-1
/
+1
2014-06-16
change block layer to support both QemuOpts and QEMUOptionParamter
Chunyan Liu
2
-2
/
+2
2014-06-16
configure: Enable dead code (lzo, snappy, quorum)
Stefan Weil
1
-1
/
+1
2014-05-28
iotests: Use _img_info in test 089
Max Reitz
2
-6
/
+1
2014-05-28
qemu-iotests: Handle cache mode option in 091
Fam Zheng
1
-2
/
+4
2014-05-19
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
1
-5
/
+5
2014-05-19
qcow1: Stricter backing file length check
Kevin Wolf
2
-0
/
+18
2014-05-19
qcow1: Validate image size (CVE-2014-0223)
Kevin Wolf
2
-0
/
+16
2014-05-19
qcow1: Validate L2 table size (CVE-2014-0222)
Kevin Wolf
2
-0
/
+26
2014-05-19
qcow1: Check maximum cluster size
Kevin Wolf
3
-0
/
+77
2014-05-19
qemu-iotests: Fix blkdebug in VM drive in 030
Fam Zheng
1
-1
/
+1
2014-05-19
qemu-iotests: Fix core dump suppression in test 039
Markus Armbruster
3
-12
/
+12
2014-05-19
iotests: Add test for the JSON protocol
Max Reitz
3
-0
/
+185
2014-05-19
block: add test for vhdx image created by Disk2VHD
Jeff Cody
3
-0
/
+14
2014-05-15
Revert "iotests: Use configured python"
Peter Maydell
9
-64
/
+43
2014-05-09
block: qemu-iotests - test for live migration
Jeff Cody
3
-0
/
+134
2014-05-09
block: qemu-iotests - update 085 to use common.qemu
Jeff Cody
1
-61
/
+12
2014-05-09
block: qemu-iotests - add common.qemu, for bash-controlled qemu tests
Jeff Cody
1
-0
/
+200
2014-05-09
block: Fix open flags with BDRV_O_SNAPSHOT
Kevin Wolf
2
-0
/
+14
2014-05-09
qemu-iotests: Test converting to streamOptimized from small cluster size
Fam Zheng
2
-0
/
+14
2014-05-09
vmdk: Implement .bdrv_get_info()
Fam Zheng
1
-0
/
+1
2014-05-09
iotests: Use configured python
Max Reitz
9
-43
/
+64
2014-04-29
iotests: Discarding compressed clusters on qcow2
Max Reitz
3
-0
/
+74
2014-04-29
block: qemu-iotests: make test 019 and 086 work with spaced pathnames
Jeff Cody
2
-5
/
+5
2014-04-29
block: qemu-iotests - fix image cleanup when using spaced pathnames
Jeff Cody
1
-2
/
+2
2014-04-25
qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()
Fam Zheng
3
-55
/
+9
2014-04-22
qemu-iotests: Check common namespace for id and node-name
Kevin Wolf
2
-0
/
+57
2014-04-22
block: Catch duplicate IDs in bdrv_new()
Kevin Wolf
2
-0
/
+46
2014-04-22
block: Catch integer overflow in bdrv_rw_co()
Kevin Wolf
1
-4
/
+1
2014-04-11
bochs: Fix catalog size check
Kevin Wolf
2
-3
/
+9
2014-04-04
block: Fix snapshot=on for protocol parsed from filename
Kevin Wolf
2
-0
/
+36
[next]