summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* crypto: add support for gcrypt's native XTS implDaniel P. Berrangé2019-10-281-1/+1
* tests: benchmark crypto with fixed data size, not time periodDaniel P. Berrangé2019-10-282-20/+23
* tests: allow filtering crypto cipher benchmark testsDaniel P. Berrangé2019-10-281-1/+12
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-251019-3...Peter Maydell2019-10-264-4/+20
|\
| * tests/docker: update Travis image to a more current versionAlex Bennée2019-10-251-1/+5
| * tests/docker: set HOST_ARCH if we don't have ARCHAlex Bennée2019-10-251-2/+4
| * tests/vm/netbsd: Disable IPv6Eduardo Habkost2019-10-251-0/+7
| * tests/vm: Let subclasses disable IPv6Eduardo Habkost2019-10-251-1/+4
* | tests/ssh_linux_malta: Fix 64-bit target testsPhilippe Mathieu-Daudé2019-10-251-6/+6
* | tests/ssh_linux_malta: Refactor how to get image/kernel infoPhilippe Mathieu-Daudé2019-10-251-31/+44
* | tests/ssh_linux_malta: Match stricter console outputPhilippe Mathieu-Daudé2019-10-251-9/+9
* | tests/ssh_linux_malta: Remove duplicated testPhilippe Mathieu-Daudé2019-10-251-3/+0Star
* | tests/ssh_linux_malta: Run tests using a snapshot imagePhilippe Mathieu-Daudé2019-10-251-1/+1
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-10-252-0/+13
|\
| * iotests: Skip read-only cases in 118 when run as rootKevin Wolf2019-10-252-0/+13
* | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-1/+1
|/
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-10-22' into st...Peter Maydell2019-10-234-0/+120
|\
| * iotests: test nbd reconnectVladimir Sementsov-Ogievskiy2019-10-234-0/+120
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-22-v3' in...Peter Maydell2019-10-23372-562/+583
|\ \ | |/ |/|
| * tests/qapi-schema: Cover feature documentation commentsMarkus Armbruster2019-10-223-2/+42
| * tests: qapi: Test 'features' of commandsPeter Krempa2019-10-224-4/+74
| * qapi: Add feature flags to commandsPeter Krempa2019-10-221-1/+2
| * tests/qapi-schema: Tidy up test output indentationMarkus Armbruster2019-10-225-33/+33
| * qapi: Split up scripts/qapi/common.pyMarkus Armbruster2019-10-222-4/+15
| * qapi: Speed up frontend testsMarkus Armbruster2019-10-22364-517/+415Star
| * qapi: Don't suppress doc generation without pragma doc-requiredMarkus Armbruster2019-10-221-0/+1
* | tests/migration: fix a typo in commentMao Zhongyi2019-10-211-1/+1
|/
* Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2019-10-186-5/+200
|\
| * iotests: add test 260 to check bitmap life after snapshot + commitVladimir Sementsov-Ogievskiy2019-10-173-0/+142
| * iotests: add test-case to 165 to test reopening qcow2 bitmaps to RWVladimir Sementsov-Ogievskiy2019-10-172-4/+57
| * util/hbitmap: strict hbitmap_resetVladimir Sementsov-Ogievskiy2019-10-171-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-10-173-46/+57
|\ \ | |/ |/|
| * tests: cpu-plug-test: fix device_add for pc/q35 machinesIgor Mammedov2019-10-151-36/+26Star
| * tests: add qtest_qmp_device_add_qdict() helperIgor Mammedov2019-10-152-10/+31
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-1717-1/+80
|\ \ | |/ |/|
| * tests/acpi: add expected tables for arm/virtMichael S. Tsirkin2019-10-0517-16/+0Star
| * tests: document how to update acpi tablesMichael S. Tsirkin2019-10-051-0/+27
| * tests: Add bios tests to arm/virtShameer Kolothum2019-10-051-0/+49
| * tests: allow empty expected filesMichael S. Tsirkin2019-10-051-1/+4
| * tests/acpi: add empty filesMichael S. Tsirkin2019-10-0515-0/+0
| * tests: Update ACPI tables list for upcoming arm/virt testsShameer Kolothum2019-10-051-0/+15
| * hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum2019-10-051-0/+1
* | tests/ptimer-test: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-22/+84
* | ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-11/+11
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-10-157-4/+164
|\ \
| * | iotests: Test large write request to qcow2 fileMax Reitz2019-10-143-0/+93
| * | iotests/028: Fix for long $TEST_DIRsMax Reitz2019-10-142-4/+8
| * | block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACKAlberto Garcia2019-10-143-0/+63
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-10-151-2/+8
|\ \ \
| * | | test-bdrv-drain: fix iothread_join() hangStefan Hajnoczi2019-10-141-2/+8