index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'make check-block'
Kevin Wolf
2012-03-12
2
-1
/
+27
*
make check: Add qemu-iotests subset
Kevin Wolf
2012-03-12
2
-0
/
+22
*
qemu-iotests: Mark some tests as quick
Kevin Wolf
2012-03-12
1
-12
/
+12
*
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
2012-03-03
2
-0
/
+224
|
\
|
*
target-xtensa: add breakpoint tests
Max Filippov
2012-02-20
2
-0
/
+224
*
|
qemu-iotests: Test rebase with short backing file
Kevin Wolf
2012-02-29
2
-0
/
+6
*
|
qemu-iotests: 026: Reduce output changes for cache=none qcow2
Kevin Wolf
2012-02-29
2
-2
/
+8
*
|
qemu-iotests: Filter out DOS line endings
Kevin Wolf
2012-02-29
1
-1
/
+7
*
|
test: add image streaming tests
Stefan Hajnoczi
2012-02-29
3
-0
/
+157
*
|
qemu-iotests: add iotests Python module
Stefan Hajnoczi
2012-02-29
1
-0
/
+164
*
|
qemu-iotests: export TEST_DIR for non-bash tests
Stefan Hajnoczi
2012-02-29
1
-0
/
+2
*
|
Merge qemu-iotests into for-anthony
Kevin Wolf
2012-02-23
69
-0
/
+153385
|
\
\
|
*
|
qemu-iotests: common.config: Allow use of arbitrary qemu* paths
Lucas Meneghel Rodrigues
2012-02-23
1
-3
/
+9
|
*
|
qemu-iotests: check: print relevant path information
Lucas Meneghel Rodrigues
2012-02-23
1
-0
/
+3
|
*
|
qemu-iotests: test loading internal snapshots
Kevin Wolf
2012-02-23
3
-0
/
+76
|
*
|
qemu-iotests: Update filter for default cluster size
Kevin Wolf
2012-02-23
2
-2
/
+5
|
*
|
qemu-iotests: add qed support to 025 image resize test
Stefan Hajnoczi
2012-02-23
1
-1
/
+1
|
*
|
qemu-iotests: Update rbd support
Josh Durgin
2012-02-23
1
-1
/
+1
|
*
|
qemu-iotests: common.config: Fix no $TEST_DIR directory
Mitnick Lyu
2012-02-23
1
-1
/
+5
|
*
|
qemu-iotests: only run 016 for file and sheepdog protocols
Christoph Hellwig
2012-02-23
1
-2
/
+1
|
*
|
qemu-iotests: Use zero-based offsets for IO patterns
Stefan Hajnoczi
2012-02-23
12
-1863
/
+1873
|
*
|
qemu-iotests: add support for rbd and sheepdog protocols
MORITA Kazutaka
2012-02-23
31
-4
/
+89
|
*
|
qemu-iotests: filter IMGFMT correctly in 019
Stefan Hajnoczi
2012-02-23
3
-4
/
+10
|
*
|
qemu-iotests: README: Fix spelling
Stefan Weil
2012-02-23
1
-1
/
+1
|
*
|
qemu-iotests: add support for qed format
Stefan Hajnoczi
2012-02-23
9
-9
/
+16
|
*
|
qemu-iotests: filter TEST_DIR correctly in 019
Christoph Hellwig
2012-02-23
2
-3
/
+3
|
*
|
qemu-iotests: fix 019 golden output
Kevin Wolf
2012-02-22
1
-15
/
+562
|
*
|
qemu-iotests: update expected results after qemu-img changes
Kevin Wolf
2012-02-22
1
-30
/
+90
|
*
|
qemu-iotests: add read/write from smaller backing image test
Stefan Hajnoczi
2012-02-22
3
-0
/
+560
|
*
|
qemu-iotests: add sub-cluster allocating write test for sparse image formats
Stefan Hajnoczi
2012-02-22
3
-0
/
+101
|
*
|
qemu-iotests: improve test for qemu-img convert with backing file
Kevin Wolf
2012-02-22
1
-23
/
+36
|
*
|
qemu-iotests: consider more cases in parsing qemu-io output
Kevin Wolf
2012-02-22
1
-1
/
+1
|
*
|
qemu-iotests: qcow2 error path tests
Kevin Wolf
2012-02-22
3
-0
/
+751
|
*
|
qemu-iotests: improve rebase test
Kevin Wolf
2012-02-22
2
-2
/
+85
|
*
|
qemu-iotests: test bdrv_truncate
Stefan Hajnoczi
2012-02-22
3
-0
/
+105
|
*
|
qemu-iotests: explicitly use bash interpreter
Stefan Hajnoczi
2012-02-22
30
-30
/
+30
|
*
|
qemu-iotests: test qemu-img rebase
Kevin Wolf
2012-02-22
3
-0
/
+186
|
*
|
qemu-iotests: test larger clusters sizes on qcow2
Kevin Wolf
2012-02-22
7
-818
/
+26645
|
*
|
qemu-iotests: 019: Make cluster size dynamic
Kevin Wolf
2012-02-22
2
-6
/
+6
|
*
|
qemu-iotests: align test requests according to cluster size
Kevin Wolf
2012-02-22
10
-42
/
+59
|
*
|
qemu-iotests: add support for vdi format "static" option
Stefan Weil
2012-02-22
1
-2
/
+2
|
*
|
qemu-iotests: fix expected result for 019 after qemu-io change
Kevin Wolf
2012-02-22
1
-2
/
+2
|
*
|
qemu-iotests: test bdrv_load/save_vmstate
Kevin Wolf
2012-02-22
3
-0
/
+8867
|
*
|
qemu-iotests: common.pattern: allow spaces in io() operation
Kevin Wolf
2012-02-22
1
-9
/
+9
|
*
|
qemu-iotests: test invalid pattern argument handling in qemu-io
Christoph Hellwig
2012-02-22
3
-0
/
+156
|
*
|
qemu-iotests: replace FSF postal addresses with www.gnu.org links
Christoph Hellwig
2012-02-22
26
-74
/
+26
|
*
|
qemu-iotests: test commiting changes to backing file
Kevin Wolf
2012-02-22
3
-0
/
+1186
|
*
|
qemu-iotests: test qemu-img convert with backing file for the output image
Kevin Wolf
2012-02-22
4
-0
/
+1213
|
*
|
qemu-iotests: test merge of backing file when converting
Kevin Wolf
2012-02-22
3
-0
/
+1183
|
*
|
qemu-iotests: simple backing file test
Kevin Wolf
2012-02-22
4
-0
/
+1181
[next]