summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell20-345/+157
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois4-0/+293
2015-09-07smbios: add smbios 3.0 supportWei Huang1-3/+3
2015-09-04iotests: Warn if python subprocess is killedMax Reitz1-5/+21
2015-09-04iotests: Do not suppress segfaults in bash testsMax Reitz8-31/+67
2015-09-04iotests: Respect -nodefaults in tests 41 and 55Max Reitz2-6/+16
2015-09-04iotests: More options for VM.add_drive()Max Reitz1-3/+6
2015-09-04qemu-iotests: s390x: fix test 130Bo Tu2-6/+6
2015-09-04qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOptsBo Tu1-6/+4
2015-09-04qemu-iotests: s390x: fix test 041 and 055Bo Tu2-0/+15
2015-09-04qemu-iotests: disable default qemu devices for cross-platform compatibilityBo Tu7-288/+7
2015-09-04qemu-iotests: qemu machine type supportBo Tu3-1/+16
2015-09-04qapi: Simplify error reporting for array typesMarkus Armbruster2-2/+2
2015-09-04qapi: Fix errors for non-string, non-dictionary membersMarkus Armbruster6-6/+3
2015-09-04tests/qapi-schema: Cover non-string, non-dictionary membersMarkus Armbruster13-0/+17
2015-09-04tests/qapi-schema: Cover two more syntax errorsMarkus Armbruster9-0/+9
2015-09-04qapi: Drop one of two "simple union must not have base" checksMarkus Armbruster1-1/+1
2015-09-04qapi: Command returning anonymous type doesn't work, outlawMarkus Armbruster9-10/+7
2015-09-04qapi: Fix to reject union command and event argumentsMarkus Armbruster4-6/+3
2015-09-04qapi-tests: New tests for union, alternate command argumentsMarkus Armbruster9-1/+16
2015-09-04tests/qapi-schema: Rename tests from data- to args-Markus Armbruster32-9/+9
2015-09-04tests/qapi-schema: Restore test case for flat union base bugMarkus Armbruster2-6/+7
2015-09-04qapi: Document that input visitor semantics are prone to leaksEric Blake1-0/+2
2015-09-04tests/qapi-schema: Document events with base don't workMarkus Armbruster1-0/+3
2015-09-04tests/qapi-schema: Document alternate's enum lacks visit functionMarkus Armbruster1-0/+1
2015-09-04qapi-visit: Fix generated code when schema has forward refsMarkus Armbruster2-18/+22
2015-09-04qapi: Fix generated code when flat union has member 'kind'Markus Armbruster2-2/+2
2015-09-04qapi-event: Clean up how name of enum QAPIEvent is madeMarkus Armbruster1-1/+1
2015-08-18Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-38/+62
2015-08-14Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2-8/+231
2015-08-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+21
2015-08-13smbios: move smbios code into a common folderWei Huang1-1/+1
2015-08-05throttle: add throttle_max_is_missing_limit() testStefan Hajnoczi1-0/+21
2015-08-04tests: test rx recovery from contJason Wang1-0/+52
2015-08-04tests: introduce basic pci test for virtio-netJason Wang2-8/+179
2015-07-30virtio-scsi-test: Add test case for tail unaligned WRITE SAMEFam Zheng1-3/+9
2015-07-30tests: virtio-scsi: clear unit attention after resetStefan Hajnoczi1-36/+54
2015-07-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-8/+20
2015-07-28Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-2...Peter Maydell1-2/+2
2015-07-27make: Clean build messagesStefan Weil1-2/+2
2015-07-27block: qemu-iotests - add check for multiplication overflow in vpcJeff Cody4-0/+60
2015-07-27crypto: extend unit tests to cover decryption tooDaniel P. Berrange1-8/+20
2015-07-24rcu: actually register threads that have RCU read-side critical sectionsPaolo Bonzini1-0/+4
2015-07-22AioContext: fix broken ctx->dispatching optimizationPaolo Bonzini1-18/+0
2015-07-22tests: remove irrelevant assertions from test-aioPaolo Bonzini1-4/+4
2015-07-21Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2-0/+28
2015-07-20tests: Fix broken targets check-report-qtest-*Stefan Weil1-0/+1
2015-07-20qtest/ide: add another short PRDT test flavorStefan Hajnoczi1-0/+27
2015-07-20timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi3-14/+14
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-0/+505