aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-07-05docker: add gcovr to travis imageAlex Bennée1-1/+1
2018-07-05build-system: remove per-test GCOV reportingAlex Bennée1-10/+0
2018-07-05Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"Alex Bennée1-3/+3
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell4-47/+119
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ...Peter Maydell24-6/+116
2018-07-05Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-07-03-tag' in...Peter Maydell1-0/+54
2018-07-03qmp: Use QDict * instead of QObject * for response objectsMarkus Armbruster1-10/+7
2018-07-03qmp: Don't let malformed in-band commands jump the queueMarkus Armbruster1-2/+2
2018-07-03tests/qmp-test: Demonstrate QMP errors jumping the queueMarkus Armbruster1-0/+7
2018-07-03qmp: Redo how the client requests out-of-band executionMarkus Armbruster2-7/+3
2018-07-03qmp qemu-ga: Fix qemu-ga not to accept "control"Markus Armbruster2-8/+9
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "control"Markus Armbruster1-0/+17
2018-07-03qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"Markus Armbruster1-8/+5
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "id"Markus Armbruster1-0/+20
2018-07-03tests/qmp-test: Test in-band command doesn't overtakeMarkus Armbruster1-0/+2
2018-07-03qmp: Get rid of x-oob-test commandMarkus Armbruster1-30/+65
2018-07-03test-qga: add trivial tests for some commandsTomáš Golembiovský1-0/+54
2018-07-03qapi: add 'If:' section to generated documentationMarc-André Lureau3-1/+4
2018-07-03qapi/commands: add #if conditions to commandsMarc-André Lureau1-2/+2
2018-07-03qapi: add 'ifcond' to visitor methodsMarc-André Lureau2-5/+24
2018-07-03qapi: add 'if' to top-level expressionsMarc-André Lureau20-0/+88
2018-07-03crypto: Implement TLS Pre-Shared Keys (PSK).Richard W.M. Jones4-21/+241
2018-07-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-07-02' into st...Peter Maydell5-0/+411
2018-07-03qmp: Say "out-of-band" instead of "Out-Of-Band"Markus Armbruster2-2/+2
2018-07-02iotests: New test 223 for exporting dirty bitmap over NBDEric Blake3-0/+188
2018-07-02iotests: add 222 to test basic fleecingJohn Snow3-0/+223
2018-07-02tests/crypto: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé3-8/+9
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé3-18/+19
2018-06-30tests: iotests: drop some stderr linePeter Xu2-2/+9
2018-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-3/+57
2018-06-29Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...Peter Maydell7-79/+5
2018-06-29qcow2: Fix src_offset in copy offloadingFam Zheng2-0/+21
2018-06-29qemu-iotests: Test qcow2 not leaking clusters on write errorKevin Wolf3-0/+33
2018-06-29qemu-iotests: Update 026.out.nocache reference outputKevin Wolf1-3/+3
2018-06-29glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé1-2/+0
2018-06-29glib: bump min required glib library version to 2.40Daniel P. Berrangé6-77/+5
2018-06-29tests/boot-serial: Do not delete the output file in case of errorsThomas Huth1-8/+9
2018-06-28tests/atomic_add-bench: add -m option to use mutexesEmilio G. Cota1-2/+17
2018-06-25ahci: fix FIS I bit and PIO Setup FIS interruptPaolo Bonzini2-10/+17
2018-06-22Revert commit d4e5ec877caMatthias Maier1-3/+3
2018-06-22qapi: allow empty branches in flat unionsAnton Nefedov7-15/+6
2018-06-22tests: Add QDict clone-flatten testMax Reitz1-0/+33
2018-06-22Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-testing-revivial-...Peter Maydell73-623/+7980
2018-06-22Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-06-20-v2' into...Peter Maydell1-88/+5
2018-06-21Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into stagingPeter Maydell2-15/+26
2018-06-21tests: Simplify .gitignoreEric Blake1-88/+5
2018-06-20tests/docker/Makefile.include: only force SID to NOCACHE if oldAlex Bennée1-0/+6
2018-06-20docker: docker.py adding age check commandAlex Bennée1-10/+36
2018-06-20tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1Alex Bennée2-3/+18
2018-06-20docker: docker.py add check sub-commandAlex Bennée1-1/+37