summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-251-0/+91
|\
| * tests: add some qemu_strtosz() testsMarc-André Lureau2015-09-251-0/+91
* | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell2015-09-251-1/+1
|\ \
| * | rtl8139: remove muldiv64()Laurent Vivier2015-09-251-1/+1
| |/
* | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu2015-09-241-1/+1
|/
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-2117-2/+78
* qapi: Pseudo-type '**' is now unused, drop itMarkus Armbruster2015-09-219-12/+1
* qapi: Introduce a first class 'any' typeMarkus Armbruster2015-09-2116-7/+125
* qapi: Make output visitor return qnull() instead of NULLMarkus Armbruster2015-09-211-1/+2
* qapi-event: Convert to QAPISchemaVisitor, fixing data with baseMarkus Armbruster2015-09-211-3/+0
* qapi-visit: Convert to QAPISchemaVisitor, fixing bugsMarkus Armbruster2015-09-213-7/+4
* qapi-types: Convert to QAPISchemaVisitor, fixing flat unionsMarkus Armbruster2015-09-211-2/+2
* tests/qapi-schema: Convert test harness to QAPISchemaVisitorMarkus Armbruster2015-09-2116-118/+249
* qapi: New QAPISchema intermediate reperesentationMarkus Armbruster2015-09-211-1/+1
* ide-test: add cdrom dma testJohn Snow2015-09-181-18/+72
* 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
OpenPOWER on IntegriCloud