aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-12-17fp-test: pick TARGET_ARM to get its specializationEmilio G. Cota1-0/+3
2018-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell1-84/+69
2018-12-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-1/+36
2018-12-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...Peter Maydell68-103/+510
2018-12-14tests/test-arm-mptimer: Don't leak string memoryPeter Maydell1-84/+69
2018-12-14iotests: make 235 work on s390 (and others)Christian Borntraeger1-1/+3
2018-12-14block: Remove assertions from update_flags_from_options()Alberto Garcia2-0/+16
2018-12-14qemu-io: Put flag changes in the options QDict in reopen_f()Alberto Garcia2-0/+17
2018-12-14qapi: add condition to variants documentationMarc-André Lureau3-4/+7
2018-12-14qapi: add 'If:' condition to struct members documentationMarc-André Lureau3-1/+4
2018-12-14qapi: add 'If:' condition to enum values documentationMarc-André Lureau3-2/+5
2018-12-13Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell1-0/+3
2018-12-13qapi: add 'if' to alternate membersMarc-André Lureau2-1/+4
2018-12-13qapi: add 'if' to union membersMarc-André Lureau3-1/+8
2018-12-13qapi: Add 'if' to implicit struct membersMarc-André Lureau8-3/+35
2018-12-13qapi: add a dictionary form for TYPEMarc-André Lureau29-8/+53
2018-12-13qapi: add 'if' to enum membersMarc-André Lureau9-3/+13
2018-12-13qapi: add a dictionary form with 'name' key for enum membersMarc-André Lureau11-4/+10
2018-12-13qapi: improve reporting of unknown or missing keysMarc-André Lureau4-2/+5
2018-12-13tests: print enum type members more like object type membersMarc-André Lureau12-27/+149
2018-12-13qapi: change enum visitor and gen_enum* to take QAPISchemaMemberMarc-André Lureau1-2/+2
2018-12-13tests/qapi: Cover commands with 'if' and union / alternate 'data'Marc-André Lureau2-0/+18
2018-12-13json: Fix to reject duplicate object member namesMarkus Armbruster1-1/+0
2018-12-13test-string-input-visitor: Add range overflow testsDavid Hildenbrand1-0/+10
2018-12-13test-string-input-visitor: Split off uint64 list testsDavid Hildenbrand1-4/+109
2018-12-13test-string-input-visitor: Use virtual walkDavid Hildenbrand1-24/+12
2018-12-13qapi: Rewrite string-input-visitor's integer and list parsingDavid Hildenbrand1-14/+4
2018-12-13test-string-input-visitor: Add more testsDavid Hildenbrand1-2/+39
2018-12-13qapi: Fix string-input-visitor to reject NaN and infinitiesDavid Hildenbrand1-0/+13
2018-12-13cutils: Fix qemu_strtosz() & friends to reject non-finite sizesDavid Hildenbrand1-7/+17
2018-12-13Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-12-12' in...Peter Maydell4-11/+24
2018-12-12crypto: support multiple threads accessing one QCryptoBlockVladimir Sementsov-Ogievskiy1-0/+3
2018-12-12tests: add oob functional test for test-qmp-cmdsPeter Xu1-0/+16
2018-12-12Revert "tests: Add parameter to qtest_init_without_qmp_handshake"Peter Xu3-10/+7
2018-12-12monitor: Remove "x-oob", offer capability "oob" unconditionallyPeter Xu2-2/+2
2018-12-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell1-1/+1
2018-12-11qdev: move qdev_prop_register_global_list() to testsMarc-André Lureau1-4/+14
2018-12-11qom: make interface types abstractMarc-André Lureau1-3/+1
2018-12-11tests: qdev_prop_check_globals() doesn't return "all_used"Marc-André Lureau1-6/+6
2018-12-11Fixes i386 xchgq testfabrice.desclaux@cea.fr1-1/+1
2018-12-04virtio-net-test: add large tx buffer testJason Wang1-0/+46
2018-12-04virtio-net-test: remove unused macroJason Wang1-1/+0
2018-12-04virtio-net-test: accept variable length argument in pci_test_start()Jason Wang1-6/+11
2018-12-03iotests: simple mirror test with kvm on 1G imageVladimir Sementsov-Ogievskiy3-0/+80
2018-11-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2018-11-27vhost-user-bridge: fix recvmsg iovlenMarc-André Lureau1-1/+1
2018-11-27iotests: Test migration with -blockdevKevin Wolf3-0/+152
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia2-1/+50
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia3-0/+128
2018-11-22iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake2-15/+60