summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * qom: Add an object_property_add_enum() helper functionDaniel P. Berrange2015-06-191-0/+73
| * qom: Add object_new_with_props() / object_new_withpropv() helpersDaniel P. Berrange2015-06-193-1/+191
| * tests: Use qtest_add_data_func() consistentlyAndreas Färber2015-06-196-30/+23
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-06-224-9/+207
|\ \ | |/ |/|
| * tests: virtio-scsi: Add test for unaligned WRITE SAMEFam Zheng2015-06-191-0/+173
| * tests: virtio-scsi: Move start/stop to individual test functionsFam Zheng2015-06-171-6/+22
| * libqos: Complete virtio device ID definition listFam Zheng2015-06-171-2/+8
| * libqos: Allow calling guest_free on NULL pointerFam Zheng2015-06-171-0/+3
| * tests: Link libqos virtio object to virtio-scsi-testFam Zheng2015-06-171-1/+1
* | qapi: Catch and reject flat union branch of array typeMarkus Armbruster2015-06-181-10/+1
* | tests/qapi-schema: New flat union array branch test caseMarkus Armbruster2015-06-185-1/+25
* | qapi: Fix file name in error messages for included filesMarkus Armbruster2015-06-182-3/+3
|/
OpenPOWER on IntegriCloud