summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* libqos/ahci: create libqos/ahci.cJohn Snow2015-02-164-226/+280
* qtest/ahci: Bookmark FB and CLB pointersJohn Snow2015-02-162-22/+26
* qtest/ahci: remove getter/setter macrosJohn Snow2015-02-161-95/+83
* libqos/ahci: Functional register helpersJohn Snow2015-02-162-14/+74
* qtest/ahci: remove guest_malloc globalJohn Snow2015-02-161-9/+9
* qtest/ahci: remove pcibus globalJohn Snow2015-02-161-8/+6
* qtest/ahci: finalize AHCIQState consolidationJohn Snow2015-02-162-47/+42
* qtest/ahci: Store hba_base in AHCIQStateJohn Snow2015-02-162-72/+65
* libqos: add pc specific interfaceJohn Snow2015-02-166-14/+55
* libqos: Update QGuestAllocator to be opaqueJohn Snow2015-02-163-35/+50
* libqos: add alloc_init_flagsJohn Snow2015-02-163-3/+11
* libqos: add qtest_vbootJohn Snow2015-02-162-6/+20
* libqos: create libqos.cJohn Snow2015-02-165-55/+117
* qtest/ahci: Create ahci.hJohn Snow2015-02-162-318/+353
* libqos: Split apart pc_alloc_initJohn Snow2015-02-163-16/+22
* iotests: Add test for drive-mirror with NBD targetMax Reitz2015-02-163-0/+93
* iotests: Add "wait" functionality to _cleanup_qemuMax Reitz2015-02-161-1/+11
* 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
OpenPOWER on IntegriCloud