summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* nbd: Improve error messagesMax Reitz2015-02-062-35/+19
* iotests: Fix 104 for NBDMax Reitz2015-02-062-6/+4
* iotests: Fix 100 for nbdMax Reitz2015-02-061-0/+12
* iotests: Fix 083Max Reitz2015-02-061-19/+11
* qemu-iotests: add 116 invalid QED input file testsStefan Hajnoczi2015-02-063-0/+134
* block: add event when disk usage exceeds thresholdFrancesco Romani2015-02-063-0/+127
* iotests: Specify format for qemu-nbdMax Reitz2015-02-061-1/+1
* qemu-iotests: Fix supported_oses checkFam Zheng2015-02-061-1/+1
* migration: Append JSON description of migration streamAlexander Graf2015-02-052-4/+5
* rcu: allow nesting of rcu_read_lock/rcu_read_unlockPaolo Bonzini2015-02-021-0/+2
* rcu: add rcutorturePaolo Bonzini2015-02-022-1/+455
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-01-274-2/+8
|\
| * bios-tables-test: split piix4 and q35 testsPaolo Bonzini2015-01-271-2/+8
| * acpi-test: update expected DSDTMichael S. Tsirkin2015-01-273-0/+0
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-268-21/+137
|\ \
| * | tests/multiboot: Add test for modulesKevin Wolf2015-01-267-2/+119
| * | tests/multiboot: Update reference outputKevin Wolf2015-01-261-19/+18
| |/
* | iotests: Lower 064's memory usageMax Reitz2015-01-232-6/+47
* | iotests: Add tests for more corruption casesMax Reitz2015-01-232-0/+28
|/
* Tests: QEMUSizedBuffer/QEMUBufferYang Hongyang2015-01-161-12/+8
* 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
OpenPOWER on IntegriCloud