aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-02-22qemu-iotests: test bdrv_truncateStefan Hajnoczi
2012-02-22qemu-iotests: explicitly use bash interpreterStefan Hajnoczi
2012-02-22qemu-iotests: test qemu-img rebaseKevin Wolf
2012-02-22qemu-iotests: test larger clusters sizes on qcow2Kevin Wolf
2012-02-22qemu-iotests: 019: Make cluster size dynamicKevin Wolf
2012-02-22qemu-iotests: align test requests according to cluster sizeKevin Wolf
2012-02-22qemu-iotests: add support for vdi format "static" optionStefan Weil
2012-02-22qemu-iotests: fix expected result for 019 after qemu-io changeKevin Wolf
2012-02-22qemu-iotests: test bdrv_load/save_vmstateKevin Wolf
2012-02-22qemu-iotests: common.pattern: allow spaces in io() operationKevin Wolf
2012-02-22qemu-iotests: test invalid pattern argument handling in qemu-ioChristoph Hellwig
2012-02-22qemu-iotests: replace FSF postal addresses with www.gnu.org linksChristoph Hellwig
2012-02-22qemu-iotests: test commiting changes to backing fileKevin Wolf
2012-02-22qemu-iotests: test qemu-img convert with backing file for the output imageKevin Wolf
2012-02-22qemu-iotests: test merge of backing file when convertingKevin Wolf
2012-02-22qemu-iotests: simple backing file testKevin Wolf
2012-02-22qemu-iotests: test I/O after EOF for growable filesChristoph Hellwig
2012-02-22qemu-iotests: fix pattern for write testStefan Weil
2012-02-22qemu-iotests: make a few more tests genericChristoph Hellwig
2012-02-22qemu-iotests: remove test image after 015 is doneChristoph Hellwig
2012-02-22qemu-iotests: add support for the vdi image formatChristoph Hellwig
2012-02-22qemu-iotests: add test for refcount table growth and snapshotsKevin Wolf
2012-02-22qemu-iotests: skip test 005 for vpc format imagesChristoph Hellwig
2012-02-22qemu-iotests: Initial import into the public repository.Christoph Hellwig
2012-02-21qapi: add tests for string-based visitorsPaolo Bonzini
2012-02-20target-xtensa: add breakpoint testsMax Filippov
2012-01-19tests: Silence gtester in MakefileStefan Weil
2012-01-13cris: Update paths to match the move of tests/crisEdgar E. Iglesias
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori
2012-01-12build: split unit test builds to a separate makefile fragmentAnthony Liguori
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori
2011-12-09tests/qruncom.c: Remove libqemu.a exampleChen Wei-Ren
2011-12-09tests/Makefile: Remove qruncom targetChen Wei-Ren
2011-12-02fix spelling in tests sub directoryDong Xu Wang
2011-10-16target-xtensa: rename dc232b board to simMax Filippov
2011-10-15target-xtensa: add MAC16 unit testsMax Filippov
2011-10-15target-xtensa: fix guest hang on masked CCOMPARE interruptMax Filippov
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-09-10target-xtensa: add regression testsuiteMax Filippov
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*LluĂ­s
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-05-08Fix spelling in comments (intruction -> instruction)Stefan Weil
2011-05-08Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil
2011-04-14tests/test-mmap.c: Check mmap() return value before using itPeter Maydell
2011-04-03tests/cris: Fix some errors and potential crashesStefan Weil
2011-03-07lm32: opcode testsuiteMichael Walle
2011-02-20tests: Fix two memory leaksStefan Weil
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2011-01-17Replace 'extern inline' with 'static inline'Blue Swirl