aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-12-17Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...Peter Maydell
2018-12-17Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into stagingPeter Maydell
2018-12-17tests/fp: add fp-benchEmilio G. Cota
2018-12-17fp-test: pick TARGET_ARM to get its specializationEmilio G. Cota
2018-12-17include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota
2018-12-17exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota
2018-12-17qht-bench: document -p flagEmilio G. Cota
2018-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell
2018-12-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-12-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...Peter Maydell
2018-12-14tests/test-arm-mptimer: Don't leak string memoryPeter Maydell
2018-12-14iotests: make 235 work on s390 (and others)Christian Borntraeger
2018-12-14block: Remove assertions from update_flags_from_options()Alberto Garcia
2018-12-14qemu-io: Put flag changes in the options QDict in reopen_f()Alberto Garcia
2018-12-14qapi: add condition to variants documentationMarc-André Lureau
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-13Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell
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-12crypto: support multiple threads accessing one QCryptoBlockVladimir Sementsov-Ogievskiy
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