summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Unique test path for /string-visitor/outputDr. David Alan Gilbert2015-10-081-8/+8
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-10-062-3/+3
|\
| * qtest/ide-test: ppc64be correction for ATAPI testsJohn Snow2015-10-051-2/+2
| * qtest/ahci: fix redundant assertionJohn Snow2015-10-051-1/+1
* | tests: vhost-user: disable unless CONFIG_VHOST_NETMichael S. Tsirkin2015-10-061-0/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-021-110/+60
|\
| * vhost-user-test: fix predictable filename on tmpfsMichael S. Tsirkin2015-10-021-1/+1
| * vhost-user-test: use tmpfs by defaultMichael S. Tsirkin2015-10-021-12/+25
| * vhost-user: unit test for new messagesMichael S. Tsirkin2015-10-021-0/+18
| * vhost-user-test: do not reinvent glib-compat.hPaolo Bonzini2015-10-021-97/+16
* | iotests: Fix test 128 for password-less sudoMax Reitz2015-10-021-1/+8
* | tests: Fix test 049 fallout from improved HMP error messagesEric Blake2015-10-021-0/+1
|/
* 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
OpenPOWER on IntegriCloud