summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-02-06nbd: Improve error messagesMax Reitz2-35/+19
2015-02-06iotests: Fix 104 for NBDMax Reitz2-6/+4
2015-02-06iotests: Fix 100 for nbdMax Reitz1-0/+12
2015-02-06iotests: Fix 083Max Reitz1-19/+11
2015-02-06qemu-iotests: add 116 invalid QED input file testsStefan Hajnoczi3-0/+134
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani3-0/+127
2015-02-06iotests: Specify format for qemu-nbdMax Reitz1-1/+1
2015-02-06qemu-iotests: Fix supported_oses checkFam Zheng1-1/+1
2015-02-05migration: Append JSON description of migration streamAlexander Graf2-4/+5
2015-02-02rcu: allow nesting of rcu_read_lock/rcu_read_unlockPaolo Bonzini1-0/+2
2015-02-02rcu: add rcutorturePaolo Bonzini2-1/+455
2015-01-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-2/+8
2015-01-27bios-tables-test: split piix4 and q35 testsPaolo Bonzini1-2/+8
2015-01-27acpi-test: update expected DSDTMichael S. Tsirkin3-0/+0
2015-01-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell8-21/+137
2015-01-26tests/multiboot: Add test for modulesKevin Wolf7-2/+119
2015-01-26tests/multiboot: Update reference outputKevin Wolf1-19/+18
2015-01-23iotests: Lower 064's memory usageMax Reitz2-6/+47
2015-01-23iotests: Add tests for more corruption casesMax Reitz2-0/+28
2015-01-16Tests: QEMUSizedBuffer/QEMUBufferYang Hongyang1-12/+8
2015-01-15misc: Fix new typos in commentsStefan Weil1-1/+1
2015-01-15tests/hd-geo-test.c: Remove unused test_image variablePeter Maydell1-2/+0
2015-01-13test-coroutine: avoid overflow on 32-bit systemsPaolo Bonzini1-1/+1
2015-01-13qemu-iotests: Add supported os parameter for python testsFam Zheng1-1/+4
2015-01-13qemu-iotests: Add "_supported_os Linux" to 058Fam Zheng1-0/+1
2015-01-13qemu-iotests: Replace "/bin/true" with "true"Fam Zheng3-3/+3
2015-01-13libqos: Convert malloc-pc allocator to a generic allocatorMarc MarĂ­5-299/+309
2015-01-13iotests: Filter out "I/O thread spun..." warningMax Reitz8-10/+12
2015-01-13qemu-iotests: Test blockdev-backup in 055Fam Zheng2-39/+176
2015-01-13iotests: Add test for relative backing file namesMax Reitz3-0/+114
2015-01-13qemu-iotests: Speed up make check-blockFam Zheng2-1/+2
2015-01-13qemu-iotests: Remove 091 from quick groupFam Zheng1-1/+1
2014-12-17target-xtensa: test cross-page opcodeMax Filippov1-13/+13
2014-12-16Split the QEMU buffered file code outDr. David Alan Gilbert1-1/+2
2014-12-16Start migrating migration code into a migration directoryDr. David Alan Gilbert1-4/+6
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng80-438/+438
2014-12-12iotests: Fix test 039Max Reitz2-8/+16
2014-12-12iotests: Filter for "Killed" in qemu-io outputMax Reitz1-1/+1
2014-12-12iotests: Add test for vmdk JSON file namesMax Reitz2-0/+10
2014-12-10qemu-iotests: Skip 099 for VMDK subformats with desc fileFam Zheng1-1/+2
2014-12-10qcow2: Flushing the caches in qcow2_close may failMax Reitz3-0/+130
2014-12-10iotests: Add test for unsupported image creationMax Reitz3-0/+92
2014-12-10iotests: Only kill NBD server if it runsMax Reitz1-1/+3
2014-12-10iotests: Specify qcow2 format for qemu-io in 059Max Reitz1-2/+2
2014-12-10qemu-iotests: 082: Filter the real disk sizeMichael Mueller2-42/+21
2014-12-10qemu-iotests: 060: Filter the real disk sizeKevin Wolf3-5/+13
2014-12-10block: Don't probe for unknown backing file formatKevin Wolf3-0/+75
2014-12-10qcow2.py: Add required padding for header extensionsKevin Wolf1-0/+4
2014-12-10qcow2: Fix header extension size checkKevin Wolf2-0/+4
2014-12-10qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf4-0/+364