aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-08libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange
2015-07-08tco-test: fix up config accesses and re-enableMichael S. Tsirkin
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara
2015-07-08tests: add testcase for TCO watchdog emulationPaulo Alcantara
2015-07-07Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-07-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell
2015-07-07rocker: tests: don't need to specify master/self when setting vlansScott Feldman
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange
2015-07-07virtio-gpu: add to display-vga testGerd Hoffmann
2015-07-04qtest/ahci: halted ncq migration testJohn Snow
2015-07-04qtest/ahci: halted NCQ testJohn Snow
2015-07-04qtest/ahci: ncq migration testJohn Snow
2015-07-04qtest/ahci: simple ncq data testJohn Snow
2015-07-04libqos/ahci: Force all NCQ commands to be LBA48John Snow
2015-07-04libqos/ahci: set the NCQ tag on command_commitJohn Snow
2015-07-04libqos/ahci: adjust expected NCQ interruptsJohn Snow
2015-07-04libqos/ahci: edit wait to be ncq awareJohn Snow
2015-07-04libqos/ahci: add NCQ frame supportJohn Snow
2015-07-04libqos/ahci: fix cmd_sanity for ncqJohn Snow
2015-07-04ahci/qtest: Execute IDENTIFY prior to data commandsJohn Snow
2015-07-04qtest/ahci: add port_reset testJohn Snow
2015-07-04libqos/ahci: fix memory management bugsJohn Snow
2015-07-04qtest/ahci: add test_maxJohn Snow
2015-07-02iotests: Use event_wait in wait_readyFam Zheng
2015-07-02qemu-iotests: Add test case for mirror with unmapFam Zheng
2015-07-02qemu-iotests: Make block job methods commonFam Zheng
2015-07-02timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow
2015-06-24qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi
2015-06-23util/hbitmap: Add an API to reset all set bits in hbitmapWen Congyang
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster
2015-06-22qobject: Use 'bool' inside qdictEric Blake
2015-06-22qobject: Use 'bool' for qboolEric Blake
2015-06-22Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-06-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-06-19qom: Don't pass string table to object_get_enum() functionDaniel P. Berrange
2015-06-19qom: Add an object_property_add_enum() helper functionDaniel P. Berrange
2015-06-19qom: Add object_new_with_props() / object_new_withpropv() helpersDaniel P. Berrange
2015-06-19tests: virtio-scsi: Add test for unaligned WRITE SAMEFam Zheng
2015-06-19tests: Use qtest_add_data_func() consistentlyAndreas Färber
2015-06-18qapi: Catch and reject flat union branch of array typeMarkus Armbruster
2015-06-18tests/qapi-schema: New flat union array branch test caseMarkus Armbruster
2015-06-18qapi: Fix file name in error messages for included filesMarkus Armbruster
2015-06-17tests: virtio-scsi: Move start/stop to individual test functionsFam Zheng
2015-06-17libqos: Complete virtio device ID definition listFam Zheng
2015-06-17libqos: Allow calling guest_free on NULL pointerFam Zheng
2015-06-17tests: Link libqos virtio object to virtio-scsi-testFam Zheng