aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-12-14qapi: add 'If:' condition to struct members documentationMarc-André Lureau
2018-12-14qapi: add 'If:' condition to enum values documentationMarc-André Lureau
2018-12-13qapi: add 'if' to alternate membersMarc-André Lureau
2018-12-13qapi: add 'if' to union membersMarc-André Lureau
2018-12-13qapi: Add 'if' to implicit struct membersMarc-André Lureau
2018-12-13qapi: add a dictionary form for TYPEMarc-André Lureau
2018-12-13qapi: add 'if' to enum membersMarc-André Lureau
2018-12-13qapi: add a dictionary form with 'name' key for enum membersMarc-André Lureau
2018-12-13qapi: improve reporting of unknown or missing keysMarc-André Lureau
2018-12-13tests: print enum type members more like object type membersMarc-André Lureau
2018-12-13qapi: change enum visitor and gen_enum* to take QAPISchemaMemberMarc-André Lureau
2018-12-13tests/qapi: Cover commands with 'if' and union / alternate 'data'Marc-André Lureau
2018-12-13json: Fix to reject duplicate object member namesMarkus Armbruster
2018-12-13test-string-input-visitor: Add range overflow testsDavid Hildenbrand
2018-12-13test-string-input-visitor: Split off uint64 list testsDavid Hildenbrand
2018-12-13test-string-input-visitor: Use virtual walkDavid Hildenbrand
2018-12-13qapi: Rewrite string-input-visitor's integer and list parsingDavid Hildenbrand
2018-12-13test-string-input-visitor: Add more testsDavid Hildenbrand
2018-12-13qapi: Fix string-input-visitor to reject NaN and infinitiesDavid Hildenbrand
2018-12-13cutils: Fix qemu_strtosz() & friends to reject non-finite sizesDavid Hildenbrand
2018-12-13Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-12-12' in...Peter Maydell
2018-12-12tests: add oob functional test for test-qmp-cmdsPeter Xu
2018-12-12Revert "tests: Add parameter to qtest_init_without_qmp_handshake"Peter Xu
2018-12-12monitor: Remove "x-oob", offer capability "oob" unconditionallyPeter Xu
2018-12-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2018-12-11qdev: move qdev_prop_register_global_list() to testsMarc-André Lureau
2018-12-11qom: make interface types abstractMarc-André Lureau
2018-12-11tests: qdev_prop_check_globals() doesn't return "all_used"Marc-André Lureau
2018-12-11Fixes i386 xchgq testfabrice.desclaux@cea.fr
2018-12-04virtio-net-test: add large tx buffer testJason Wang
2018-12-04virtio-net-test: remove unused macroJason Wang
2018-12-04virtio-net-test: accept variable length argument in pci_test_start()Jason Wang
2018-12-03iotests: simple mirror test with kvm on 1G imageVladimir Sementsov-Ogievskiy
2018-11-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-11-27vhost-user-bridge: fix recvmsg iovlenMarc-André Lureau
2018-11-27iotests: Test migration with -blockdevKevin Wolf
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia
2018-11-22iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake
2018-11-22nvme: fix out-of-bounds access to the CMBPaolo Bonzini
2018-11-22iotests: fix nbd test 233 to work correctly with raw imagesDaniel P. Berrangé
2018-11-21iotests: Skip 233 if certtool not installedEric Blake
2018-11-21iotests: Replace assertEquals() with assertEqual()Kevin Wolf
2018-11-21iotests: Replace time.clock() with TimeoutKevin Wolf
2018-11-20Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-11-2...Peter Maydell
2018-11-20qtest: log QEMU command linePaolo Bonzini
2018-11-19tests/ide: Free pcibus when finishing a testThomas Huth
2018-11-19tests: add qmp/missing-any-arg testMarc-André Lureau
2018-11-19iotests: Drop use of bash keyword 'function'Eric Blake
2018-11-19iotests: Also test I/O over NBD TLSEric Blake