summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-06-1512-6/+239
|\
| * check-qdict: Test cases for new functionsKevin Wolf2015-06-121-0/+67
| * iotests: Add tests for overriding BDRV_O_PROTOCOLMax Reitz2015-06-125-0/+153
| * block: driver should override flags in bdrv_open()Max Reitz2015-06-122-4/+0
| * iotests: qcow2 COW with minimal L2 cache sizeMax Reitz2015-06-122-0/+15
| * qemu-iotests: Fix 128 if sudo requiredFam Zheng2015-06-121-1/+3
| * iotests: remove assertIsNotNone callJohn Snow2015-06-121-1/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-123-85/+190
|\ \
| * | qemu-iotests: expand test 093 to support group throttlingAlberto Garcia2015-06-121-28/+65
| * | throttle: Add throttle group infrastructure testsAlberto Garcia2015-06-121-10/+71
| * | throttle: Extract timers from ThrottleState into a separate structureBenoît Canet2015-06-121-36/+46
| * | Revert "iothread: release iothread around aio_poll"Stefan Hajnoczi2015-06-121-11/+8
OpenPOWER on IntegriCloud