summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-06-125-76/+56
|\ \ \ | |_|/ |/| |
| * | rocker: update tests using hw-derived interface namesScott Feldman2015-06-125-76/+56
| |/
* | mips jazz: compile only in 64 bitHervé Poussineau2015-06-111-2/+0
|/
* bios-tables-test: handle false-positive smbios signature matchesGabriel L. Somlo2015-06-101-32/+44
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-06-082-0/+94
|\
| * q35: add test for SMRAM.D_LCKGerd Hoffmann2015-06-052-0/+94
* | fdc-test: Test state for existing cases more thoroughlyKevin Wolf2015-06-021-0/+34
|/
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-05-269-36/+591
|\
| * qtest: pre-buffer hex nibsJohn Snow2015-05-221-3/+5
| * libqos/ahci: Swap memread/write with bufread/writeJohn Snow2015-05-222-6/+6
| * qtest: add memset to qtest protocolJohn Snow2015-05-221-7/+1
| * qtest: Add base64 encoded read/writeJohn Snow2015-05-222-0/+80
| * qtest/ahci: add migrate halted dma testJohn Snow2015-05-221-1/+74
| * qtest/ahci: add halted dma testJohn Snow2015-05-221-0/+60
| * qtest/ahci: add flush migrate testJohn Snow2015-05-221-1/+51
| * qtest/ahci: add migrate dma testJohn Snow2015-05-222-0/+46
| * qtest/ahci: Add migration testJohn Snow2015-05-221-0/+90
| * libqos: Add migration helpersJohn Snow2015-05-224-17/+145
| * libqos/ahci: Fix sector set methodJohn Snow2015-05-221-2/+4
| * libqos/ahci: Add halted command helpersJohn Snow2015-05-222-0/+30
OpenPOWER on IntegriCloud