summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* misc: Fix new typos in commentsStefan Weil2015-01-151-1/+1
* tests/hd-geo-test.c: Remove unused test_image variablePeter Maydell2015-01-151-2/+0
* test-coroutine: avoid overflow on 32-bit systemsPaolo Bonzini2015-01-131-1/+1
* qemu-iotests: Add supported os parameter for python testsFam Zheng2015-01-131-1/+4
* qemu-iotests: Add "_supported_os Linux" to 058Fam Zheng2015-01-131-0/+1
* qemu-iotests: Replace "/bin/true" with "true"Fam Zheng2015-01-133-3/+3
* libqos: Convert malloc-pc allocator to a generic allocatorMarc MarĂ­2015-01-135-299/+309
* iotests: Filter out "I/O thread spun..." warningMax Reitz2015-01-138-10/+12
* qemu-iotests: Test blockdev-backup in 055Fam Zheng2015-01-132-39/+176
* iotests: Add test for relative backing file namesMax Reitz2015-01-133-0/+114
* qemu-iotests: Speed up make check-blockFam Zheng2015-01-132-1/+2
* qemu-iotests: Remove 091 from quick groupFam Zheng2015-01-131-1/+1
* target-xtensa: test cross-page opcodeMax Filippov2014-12-171-13/+13
* Split the QEMU buffered file code outDr. David Alan Gilbert2014-12-161-1/+2
* Start migrating migration code into a migration directoryDr. David Alan Gilbert2014-12-161-4/+6
* qemu-iotests: Remove traling whitespaces in *.outFam Zheng2014-12-1280-438/+438
* iotests: Fix test 039Max Reitz2014-12-122-8/+16
* iotests: Filter for "Killed" in qemu-io outputMax Reitz2014-12-121-1/+1
* iotests: Add test for vmdk JSON file namesMax Reitz2014-12-122-0/+10
* qemu-iotests: Skip 099 for VMDK subformats with desc fileFam Zheng2014-12-101-1/+2
* qcow2: Flushing the caches in qcow2_close may failMax Reitz2014-12-103-0/+130
* iotests: Add test for unsupported image creationMax Reitz2014-12-103-0/+92
* iotests: Only kill NBD server if it runsMax Reitz2014-12-101-1/+3
* iotests: Specify qcow2 format for qemu-io in 059Max Reitz2014-12-101-2/+2
* qemu-iotests: 082: Filter the real disk sizeMichael Mueller2014-12-102-42/+21
* qemu-iotests: 060: Filter the real disk sizeKevin Wolf2014-12-103-5/+13
* block: Don't probe for unknown backing file formatKevin Wolf2014-12-103-0/+75
* qcow2.py: Add required padding for header extensionsKevin Wolf2014-12-101-0/+4
* qcow2: Fix header extension size checkKevin Wolf2014-12-102-0/+4
* qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf2014-12-104-0/+364
* qemu-iotests: Fix stderr handling in common.qemuKevin Wolf2014-12-101-1/+2
* qtests: Specify image format explicitlyKevin Wolf2014-12-1012-18/+21
* qemu-iotests: Add qemu-io format option in Python testsKevin Wolf2014-12-103-36/+36
* qemu-iotests: Use qemu-io -f $IMGFMTKevin Wolf2014-12-1010-24/+36
* tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng2014-12-102-5/+5
* iotests: Plain blkdebug filename generationMax Reitz2014-12-102-1/+22
* blkdebug: Simplify and improve filename generationMax Reitz2014-12-101-2/+2
* block/qapi: Add cache information to query-blockKevin Wolf2014-12-102-0/+26
* iotests: Use -qmp-pretty in 067Max Reitz2014-12-102-58/+723
* iotests: _filter_qmp for pretty JSON outputMax Reitz2014-12-101-1/+3
* target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini2014-11-244-0/+0
* Merge remote-tracking branch 'remotes/xtensa/tags/20141110-xtensa' into stagingPeter Maydell2014-11-101-0/+51
|\
| * target-xtensa: add entry overflow testMax Filippov2014-11-101-0/+51
* | block/vdi: Limit maximum size even futherMax Reitz2014-11-092-12/+15
* | iotests: Add test for non-existing backing fileMax Reitz2014-11-063-0/+57
|/
* vhost-user-test: Fix 'make check' broken on glib < 2.26Gonglei2014-11-051-1/+22
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-031-3/+3
|\
| * tests: fix rebuild-expected-aml.sh for acpi-test renamePaolo Bonzini2014-11-021-3/+3
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-11-0319-22/+492
|\ \
| * | iotests: Expand test 061Max Reitz2014-11-033-1/+56
OpenPOWER on IntegriCloud