summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-281-8/+20
|\
| * crypto: extend unit tests to cover decryption tooDaniel P. Berrange2015-07-271-8/+20
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-2...Peter Maydell2015-07-281-2/+2
|\ \
| * | make: Clean build messagesStefan Weil2015-07-271-2/+2
| |/
* | block: qemu-iotests - add check for multiplication overflow in vpcJeff Cody2015-07-274-0/+60
|/
* rcu: actually register threads that have RCU read-side critical sectionsPaolo Bonzini2015-07-241-0/+4
* AioContext: fix broken ctx->dispatching optimizationPaolo Bonzini2015-07-221-18/+0
* tests: remove irrelevant assertions from test-aioPaolo Bonzini2015-07-221-4/+4
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-07-212-0/+28
|\
| * tests: Fix broken targets check-report-qtest-*Stefan Weil2015-07-201-0/+1
| * qtest/ide: add another short PRDT test flavorStefan Hajnoczi2015-07-201-0/+27
* | timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi2015-07-203-14/+14
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-084-0/+505
|\
| * crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-083-0/+293
| * crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-073-0/+212
* | libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow2015-07-082-10/+12
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-082-0/+467
|\ \
| * | tco-test: fix up config accesses and re-enableMichael S. Tsirkin2015-07-082-13/+4
| * | ich9: implement strap SPKR pin logicPaulo Alcantara2015-07-081-2/+16
| * | tests: add testcase for TCO watchdog emulationPaulo Alcantara2015-07-082-0/+462
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-072-4/+4
|\ \
| * | rocker: tests: don't need to specify master/self when setting vlansScott Feldman2015-07-072-4/+4
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell2015-07-072-0/+21
|\ \ | |/ |/|
| * virtio-gpu: add to display-vga testGerd Hoffmann2015-07-072-0/+21
* | qtest/ahci: halted ncq migration testJohn Snow2015-07-041-4/+15
* | qtest/ahci: halted NCQ testJohn Snow2015-07-041-4/+15
* | qtest/ahci: ncq migration testJohn Snow2015-07-041-4/+15
* | qtest/ahci: simple ncq data testJohn Snow2015-07-043-33/+53
* | libqos/ahci: Force all NCQ commands to be LBA48John Snow2015-07-041-1/+1
* | libqos/ahci: set the NCQ tag on command_commitJohn Snow2015-07-041-0/+5
* | libqos/ahci: adjust expected NCQ interruptsJohn Snow2015-07-041-2/+7
* | libqos/ahci: edit wait to be ncq awareJohn Snow2015-07-041-3/+7
* | libqos/ahci: add NCQ frame supportJohn Snow2015-07-042-10/+63
* | libqos/ahci: fix cmd_sanity for ncqJohn Snow2015-07-042-24/+25
* | ahci/qtest: Execute IDENTIFY prior to data commandsJohn Snow2015-07-041-0/+6
* | qtest/ahci: add port_reset testJohn Snow2015-07-041-0/+24
* | libqos/ahci: fix memory management bugsJohn Snow2015-07-041-2/+4
* | qtest/ahci: add test_maxJohn Snow2015-07-041-5/+45
|/
* iotests: Use event_wait in wait_readyFam Zheng2015-07-021-7/+2
* qemu-iotests: Add test case for mirror with unmapFam Zheng2015-07-023-0/+65
* qemu-iotests: Make block job methods commonFam Zheng2015-07-022-51/+43
* timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-023-17/+16
* qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow2015-07-021-3/+3
* qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi2015-06-241-8/+0
* util/hbitmap: Add an API to reset all set bits in hbitmapWen Congyang2015-06-231-0/+38
* QemuOpts: Wean off qerror_report_err()Markus Armbruster2015-06-222-2/+3
* qobject: Use 'bool' inside qdictEric Blake2015-06-221-1/+1
* qobject: Use 'bool' for qboolEric Blake2015-06-223-9/+10
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-06-229-31/+330
|\
| * qom: Don't pass string table to object_get_enum() functionDaniel P. Berrange2015-06-191-0/+43
OpenPOWER on IntegriCloud