summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster
2018-02-09Drop superfluous includes of qapi/qmp/dispatch.hMarkus Armbruster
2018-02-09Include qapi/qmp/qnum.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-02-09Clean up includesMarkus Armbruster
2018-02-08Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-02-08docs: Add docs/devel/testing.rstFam Zheng
2018-02-08lockable: add QemuLockablePaolo Bonzini
2018-02-08test-coroutine: add simple CoMutex testPaolo Bonzini
2018-02-08docker: change Fedora base image to fedora:27Paolo Bonzini
2018-02-07Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07ide-test: test trim requestsAnton Nefedov
2018-02-07tests/test-filter-redirector: move close()Klim Kireev
2018-02-07tests: use memfd in vhost-user-testMarc-André Lureau
2018-02-07vhost-user-test: make read-guest-mem setup its own qemuMarc-André Lureau
2018-02-07tests: keep compiling failing vhost-user testsMarc-André Lureau
2018-02-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...Peter Maydell
2018-02-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-02-06tests: Adjust sleeps for migration testJuan Quintela
2018-02-06tests: Create migrate-start-postcopy commandJuan Quintela
2018-02-06tests: Add deprecated commands migration testJuan Quintela
2018-02-06tests: Use consistent names for migrationJuan Quintela
2018-02-06tests: Consolidate accelerators declarationJuan Quintela
2018-02-06tests: Remove deprecated migration tests commandsJuan Quintela
2018-02-05docker: change Fedora images to run with python3Daniel P. Berrange
2018-02-05qapi: remove '-q' arg to diff when comparing QAPI outputDaniel P. Berrange
2018-02-05qapi: use items()/values() intead of iteritems()/itervalues()Daniel P. Berrange
2018-02-05qapi: convert to use python print function instead of statementDaniel P. Berrange
2018-02-04tests: Enable boot-serial-test for hppaRichard Henderson
2018-02-02Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-02-02tests/virtio-9p: explicitly handle potential integer overflowsGreg Kurz
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz
2018-02-02libqos/virtio: return length written into used descriptorGreg Kurz
2018-02-01tests: virtio-9p: add WRITE operation testGreg Kurz
2018-02-01tests: virtio-9p: add LOPEN operation testGreg Kurz
2018-02-01tests: virtio-9p: use the synth backendGreg Kurz
2018-02-01tests: virtio-9p: wait for completion in the test codeGreg Kurz
2018-02-01tests: virtio-9p: move request tag to the test functionsGreg Kurz
2018-01-31iotests: Make 200 run on tmpfsMax Reitz
2018-01-29tpm: add CRB deviceMarc-André Lureau