summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster8-9/+0
2018-02-09Clean up includesMarkus Armbruster2-10/+2
2018-02-08Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell3-92/+75
2018-02-08docs: Add docs/devel/testing.rstFam Zheng1-89/+1
2018-02-08lockable: add QemuLockablePaolo Bonzini1-0/+25
2018-02-08test-coroutine: add simple CoMutex testPaolo Bonzini1-2/+48
2018-02-08docker: change Fedora base image to fedora:27Paolo Bonzini1-1/+1
2018-02-07Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-0/+71
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-44/+86
2018-02-07ide-test: test trim requestsAnton Nefedov1-0/+71
2018-02-07tests/test-filter-redirector: move close()Klim Kireev1-1/+1
2018-02-07tests: use memfd in vhost-user-testMarc-André Lureau1-26/+64
2018-02-07vhost-user-test: make read-guest-mem setup its own qemuMarc-André Lureau1-12/+15
2018-02-07tests: keep compiling failing vhost-user testsMarc-André Lureau1-13/+14
2018-02-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...Peter Maydell1-54/+90
2018-02-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell3-25/+27
2018-02-06tests: Adjust sleeps for migration testJuan Quintela1-15/+14
2018-02-06tests: Create migrate-start-postcopy commandJuan Quintela1-4/+10
2018-02-06tests: Add deprecated commands migration testJuan Quintela1-0/+46
2018-02-06tests: Use consistent names for migrationJuan Quintela1-4/+4
2018-02-06tests: Consolidate accelerators declarationJuan Quintela1-6/+8
2018-02-06tests: Remove deprecated migration tests commandsJuan Quintela1-25/+8
2018-02-05docker: change Fedora images to run with python3Daniel P. Berrange1-1/+2
2018-02-05qapi: remove '-q' arg to diff when comparing QAPI outputDaniel P. Berrange1-3/+3
2018-02-05qapi: use items()/values() intead of iteritems()/itervalues()Daniel P. Berrange1-1/+1
2018-02-05qapi: convert to use python print function instead of statementDaniel P. Berrange1-20/+21
2018-02-04tests: Enable boot-serial-test for hppaRichard Henderson2-0/+3
2018-02-02Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell6-65/+290
2018-02-02tests/virtio-9p: explicitly handle potential integer overflowsGreg Kurz1-10/+21
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz1-13/+104
2018-02-02libqos/virtio: return length written into used descriptorGreg Kurz6-25/+38
2018-02-01tests: virtio-9p: add WRITE operation testGreg Kurz1-0/+63
2018-02-01tests: virtio-9p: add LOPEN operation testGreg Kurz1-0/+47
2018-02-01tests: virtio-9p: use the synth backendGreg Kurz1-16/+6
2018-02-01tests: virtio-9p: wait for completion in the test codeGreg Kurz1-2/+12
2018-02-01tests: virtio-9p: move request tag to the test functionsGreg Kurz1-14/+14
2018-01-31iotests: Make 200 run on tmpfsMax Reitz1-1/+1
2018-01-29tpm: add CRB deviceMarc-André Lureau2-0/+277
2018-01-26iotest 205: new test for qmp nbd-server-removeVladimir Sementsov-Ogievskiy3-0/+162
2018-01-26iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy1-0/+38
2018-01-26iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy2-15/+57
2018-01-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell41-591/+682
2018-01-23iotests: Disable some tests for compat=0.10Max Reitz4-2/+9
2018-01-23iotests: Split 177 into two parts for compat=0.10Eric Blake5-32/+193
2018-01-23iotests: Make 059 pass on machines with little RAMMax Reitz1-1/+3
2018-01-23iotests: Filter compat-dependent info in 198Max Reitz2-10/+4
2018-01-23iotests: Make 191 work with qcow2 optionsMax Reitz2-227/+91
2018-01-23iotests: Make 184 image-lessMax Reitz2-74/+14
2018-01-23iotests: Make 089 compatible with compat=0.10Max Reitz2-12/+2
2018-01-23iotests: Fix 067 for compat=0.10Max Reitz2-72/+28