summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-08-18Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-38/+62
2015-08-14Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2-8/+231
2015-08-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+21
2015-08-13smbios: move smbios code into a common folderWei Huang1-1/+1
2015-08-05throttle: add throttle_max_is_missing_limit() testStefan Hajnoczi1-0/+21
2015-08-04tests: test rx recovery from contJason Wang1-0/+52
2015-08-04tests: introduce basic pci test for virtio-netJason Wang2-8/+179
2015-07-30virtio-scsi-test: Add test case for tail unaligned WRITE SAMEFam Zheng1-3/+9
2015-07-30tests: virtio-scsi: clear unit attention after resetStefan Hajnoczi1-36/+54
2015-07-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-8/+20
2015-07-28Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-2...Peter Maydell1-2/+2
2015-07-27make: Clean build messagesStefan Weil1-2/+2
2015-07-27block: qemu-iotests - add check for multiplication overflow in vpcJeff Cody4-0/+60
2015-07-27crypto: extend unit tests to cover decryption tooDaniel P. Berrange1-8/+20
2015-07-24rcu: actually register threads that have RCU read-side critical sectionsPaolo Bonzini1-0/+4
2015-07-22AioContext: fix broken ctx->dispatching optimizationPaolo Bonzini1-18/+0
2015-07-22tests: remove irrelevant assertions from test-aioPaolo Bonzini1-4/+4
2015-07-21Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2-0/+28
2015-07-20tests: Fix broken targets check-report-qtest-*Stefan Weil1-0/+1
2015-07-20qtest/ide: add another short PRDT test flavorStefan Hajnoczi1-0/+27
2015-07-20timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi3-14/+14
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-0/+505
2015-07-08libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow2-10/+12
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+467
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange3-0/+293
2015-07-08tco-test: fix up config accesses and re-enableMichael S. Tsirkin2-13/+4
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara1-2/+16
2015-07-08tests: add testcase for TCO watchdog emulationPaulo Alcantara2-0/+462
2015-07-07Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2-4/+4
2015-07-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell2-0/+21
2015-07-07rocker: tests: don't need to specify master/self when setting vlansScott Feldman2-4/+4
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange3-0/+212
2015-07-07virtio-gpu: add to display-vga testGerd Hoffmann2-0/+21
2015-07-04qtest/ahci: halted ncq migration testJohn Snow1-4/+15
2015-07-04qtest/ahci: halted NCQ testJohn Snow1-4/+15
2015-07-04qtest/ahci: ncq migration testJohn Snow1-4/+15
2015-07-04qtest/ahci: simple ncq data testJohn Snow3-33/+53
2015-07-04libqos/ahci: Force all NCQ commands to be LBA48John Snow1-1/+1
2015-07-04libqos/ahci: set the NCQ tag on command_commitJohn Snow1-0/+5
2015-07-04libqos/ahci: adjust expected NCQ interruptsJohn Snow1-2/+7
2015-07-04libqos/ahci: edit wait to be ncq awareJohn Snow1-3/+7
2015-07-04libqos/ahci: add NCQ frame supportJohn Snow2-10/+63
2015-07-04libqos/ahci: fix cmd_sanity for ncqJohn Snow2-24/+25
2015-07-04ahci/qtest: Execute IDENTIFY prior to data commandsJohn Snow1-0/+6
2015-07-04qtest/ahci: add port_reset testJohn Snow1-0/+24
2015-07-04libqos/ahci: fix memory management bugsJohn Snow1-2/+4
2015-07-04qtest/ahci: add test_maxJohn Snow1-5/+45
2015-07-02iotests: Use event_wait in wait_readyFam Zheng1-7/+2
2015-07-02qemu-iotests: Add test case for mirror with unmapFam Zheng3-0/+65
2015-07-02qemu-iotests: Make block job methods commonFam Zheng2-51/+43