summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotests: 205: support luks formatVladimir Sementsov-Ogievskiy2018-02-092-2/+33
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-093-1/+3
* Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster2018-02-091-1/+0Star
* Drop superfluous includes of qapi/qmp/dispatch.hMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/qmp/qnum.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster2018-02-092-2/+0Star
* Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster2018-02-095-0/+5
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-0929-3/+29
* Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2018-02-0912-3/+15
* Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* qdict qlist: Make most helper macros functionsMarkus Armbruster2018-02-097-0/+11
* Eliminate qapi/qmp/types.hMarkus Armbruster2018-02-0912-12/+9Star
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-097-5/+2Star
* Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster2018-02-098-9/+0Star
* Clean up includesMarkus Armbruster2018-02-092-10/+2Star
* Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2018-02-083-92/+75Star
|\
| * docs: Add docs/devel/testing.rstFam Zheng2018-02-081-89/+1Star
| * lockable: add QemuLockablePaolo Bonzini2018-02-081-0/+25
| * test-coroutine: add simple CoMutex testPaolo Bonzini2018-02-081-2/+48
| * docker: change Fedora base image to fedora:27Paolo Bonzini2018-02-081-1/+1
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2018-02-081-0/+71
|\ \ | |/ |/|
| * ide-test: test trim requestsAnton Nefedov2018-02-071-0/+71
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-02-072-44/+86
|\ \ | |/ |/|
| * tests/test-filter-redirector: move close()Klim Kireev2018-02-071-1/+1
| * tests: use memfd in vhost-user-testMarc-André Lureau2018-02-071-26/+64
| * vhost-user-test: make read-guest-mem setup its own qemuMarc-André Lureau2018-02-071-12/+15
| * tests: keep compiling failing vhost-user testsMarc-André Lureau2018-02-071-13/+14
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...Peter Maydell2018-02-071-54/+90
|\ \
| * | tests: Adjust sleeps for migration testJuan Quintela2018-02-061-15/+14Star
| * | tests: Create migrate-start-postcopy commandJuan Quintela2018-02-061-4/+10
| * | tests: Add deprecated commands migration testJuan Quintela2018-02-061-0/+46
| * | tests: Use consistent names for migrationJuan Quintela2018-02-061-4/+4
| * | tests: Consolidate accelerators declarationJuan Quintela2018-02-061-6/+8
| * | tests: Remove deprecated migration tests commandsJuan Quintela2018-02-061-25/+8Star
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2018-02-063-25/+27
|\ \
| * | docker: change Fedora images to run with python3Daniel P. Berrange2018-02-051-1/+2
| * | qapi: remove '-q' arg to diff when comparing QAPI outputDaniel P. Berrange2018-02-051-3/+3
| * | qapi: use items()/values() intead of iteritems()/itervalues()Daniel P. Berrange2018-02-051-1/+1
| * | qapi: convert to use python print function instead of statementDaniel P. Berrange2018-02-051-20/+21
| |/
* / tests: Enable boot-serial-test for hppaRichard Henderson2018-02-042-0/+3
|/
* Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2018-02-026-65/+290
|\
| * tests/virtio-9p: explicitly handle potential integer overflowsGreg Kurz2018-02-021-10/+21
| * tests: virtio-9p: add FLUSH operation testGreg Kurz2018-02-021-13/+104
| * libqos/virtio: return length written into used descriptorGreg Kurz2018-02-026-25/+38
| * tests: virtio-9p: add WRITE operation testGreg Kurz2018-02-011-0/+63
| * tests: virtio-9p: add LOPEN operation testGreg Kurz2018-02-011-0/+47
| * tests: virtio-9p: use the synth backendGreg Kurz2018-02-011-16/+6Star
| * tests: virtio-9p: wait for completion in the test codeGreg Kurz2018-02-011-2/+12
| * tests: virtio-9p: move request tag to the test functionsGreg Kurz2018-02-011-14/+14
* | iotests: Make 200 run on tmpfsMax Reitz2018-02-011-1/+1
|/