summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* ide-test: add cdrom pio testJohn Snow2015-09-181-0/+157
* qtest/ahci: export generate_patternJohn Snow2015-09-183-26/+27
* qtest/ahci: use generate_pattern everywhereJohn Snow2015-09-181-17/+6
* crypto: introduce new module for handling TLS sessionsDaniel P. Berrange2015-09-153-0/+542
* crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange2015-09-156-0/+2461
* crypto: introduce new base module for TLS credentialsDaniel P. Berrange2015-09-151-1/+1
* qom: allow QOM to be linked into tools binariesDaniel P. Berrange2015-09-151-3/+1
* crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange2015-09-151-3/+4
* tests: remove repetition in unit test object depsDaniel P. Berrange2015-09-151-45/+51
* qapi: allow override of default enum prefix namingDaniel P. Berrange2015-09-157-1/+13
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-09-147-0/+316
|\
| * iotests: Add test for checking large image filesMax Reitz2015-09-143-0/+83
| * qemu-iotests: More qcow2 reopen testsKevin Wolf2015-09-143-0/+188
| * qemu-iotests: Reopen qcow2 with lazy-refcounts changeKevin Wolf2015-09-142-0/+45
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-141-0/+1255
|\ \ | |/ |/|
| * cutils: work around platform differences in strto{l,ul,ll,ull}Paolo Bonzini2015-09-101-41/+16
| * cutils: Add qemu_strtoull() wrapperCarlos L. Torres2015-09-091-0/+323
| * cutils: Add qemu_strtoll() wrapperCarlos L. Torres2015-09-091-0/+320
| * cutils: Add qemu_strtoul() wrapperCarlos L. Torres2015-09-091-0/+318
| * cutils: Add qemu_strtol() wrapperCarlos L. Torres2015-09-091-0/+319
* | typofixes - v4Veres Lajos2015-09-112-2/+2
* | opts: produce valid command line in qemu_opts_printKővágó, Zoltán2015-09-1132-96/+96
* | maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster2015-09-111-4/+2
* | maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange2015-09-111-23/+13
* | maint: remove unused include for strings.hDaniel P. Berrange2015-09-111-1/+0
* | maint: remove unused include for signal.hDaniel P. Berrange2015-09-111-1/+0
* | maint: remove unused include for assert.hDaniel P. Berrange2015-09-111-1/+0
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-09-0720-345/+157
|\ \
| * | iotests: Warn if python subprocess is killedMax Reitz2015-09-041-5/+21
| * | iotests: Do not suppress segfaults in bash testsMax Reitz2015-09-048-31/+67
| * | iotests: Respect -nodefaults in tests 41 and 55Max Reitz2015-09-042-6/+16
| * | iotests: More options for VM.add_drive()Max Reitz2015-09-041-3/+6
| * | qemu-iotests: s390x: fix test 130Bo Tu2015-09-042-6/+6
| * | qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOptsBo Tu2015-09-041-6/+4
| * | qemu-iotests: s390x: fix test 041 and 055Bo Tu2015-09-042-0/+15
| * | qemu-iotests: disable default qemu devices for cross-platform compatibilityBo Tu2015-09-047-288/+7
| * | qemu-iotests: qemu machine type supportBo Tu2015-09-043-1/+16
* | | i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois2015-09-074-0/+293
* | | smbios: add smbios 3.0 supportWei Huang2015-09-071-3/+3
|/ /
* | qapi: Simplify error reporting for array typesMarkus Armbruster2015-09-042-2/+2
* | qapi: Fix errors for non-string, non-dictionary membersMarkus Armbruster2015-09-046-6/+3
* | tests/qapi-schema: Cover non-string, non-dictionary membersMarkus Armbruster2015-09-0413-0/+17
* | tests/qapi-schema: Cover two more syntax errorsMarkus Armbruster2015-09-049-0/+9
* | qapi: Drop one of two "simple union must not have base" checksMarkus Armbruster2015-09-041-1/+1
* | qapi: Command returning anonymous type doesn't work, outlawMarkus Armbruster2015-09-049-10/+7
* | qapi: Fix to reject union command and event argumentsMarkus Armbruster2015-09-044-6/+3
* | qapi-tests: New tests for union, alternate command argumentsMarkus Armbruster2015-09-049-1/+16
* | tests/qapi-schema: Rename tests from data- to args-Markus Armbruster2015-09-0432-9/+9
* | tests/qapi-schema: Restore test case for flat union base bugMarkus Armbruster2015-09-042-6/+7
* | qapi: Document that input visitor semantics are prone to leaksEric Blake2015-09-041-0/+2
OpenPOWER on IntegriCloud