aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster
2015-09-21qapi: Pseudo-type '**' is now unused, drop itMarkus Armbruster
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster
2015-09-21qapi: Make output visitor return qnull() instead of NULLMarkus Armbruster
2015-09-21qapi-event: Convert to QAPISchemaVisitor, fixing data with baseMarkus Armbruster
2015-09-21qapi-visit: Convert to QAPISchemaVisitor, fixing bugsMarkus Armbruster
2015-09-21qapi-types: Convert to QAPISchemaVisitor, fixing flat unionsMarkus Armbruster
2015-09-21tests/qapi-schema: Convert test harness to QAPISchemaVisitorMarkus Armbruster
2015-09-21qapi: New QAPISchema intermediate reperesentationMarkus Armbruster
2015-09-18ide-test: add cdrom dma testJohn Snow
2015-09-18ide-test: add cdrom pio testJohn Snow
2015-09-18qtest/ahci: export generate_patternJohn Snow
2015-09-18qtest/ahci: use generate_pattern everywhereJohn Snow
2015-09-15crypto: introduce new module for handling TLS sessionsDaniel P. Berrange
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange
2015-09-15qom: allow QOM to be linked into tools binariesDaniel P. Berrange
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange
2015-09-15tests: remove repetition in unit test object depsDaniel P. Berrange
2015-09-15qapi: allow override of default enum prefix namingDaniel P. Berrange
2015-09-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-14iotests: Add test for checking large image filesMax Reitz
2015-09-14qemu-iotests: More qcow2 reopen testsKevin Wolf
2015-09-14qemu-iotests: Reopen qcow2 with lazy-refcounts changeKevin Wolf
2015-09-11typofixes - v4Veres Lajos
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán
2015-09-11maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-09-11maint: remove unused include for strings.hDaniel P. Berrange
2015-09-11maint: remove unused include for signal.hDaniel P. Berrange
2015-09-11maint: remove unused include for assert.hDaniel P. Berrange
2015-09-10cutils: work around platform differences in strto{l,ul,ll,ull}Paolo Bonzini
2015-09-09cutils: Add qemu_strtoull() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtoll() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtoul() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtol() wrapperCarlos L. Torres
2015-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois
2015-09-07smbios: add smbios 3.0 supportWei Huang
2015-09-04iotests: Warn if python subprocess is killedMax Reitz
2015-09-04iotests: Do not suppress segfaults in bash testsMax Reitz
2015-09-04iotests: Respect -nodefaults in tests 41 and 55Max Reitz
2015-09-04iotests: More options for VM.add_drive()Max Reitz
2015-09-04qemu-iotests: s390x: fix test 130Bo Tu
2015-09-04qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOptsBo Tu
2015-09-04qemu-iotests: s390x: fix test 041 and 055Bo Tu
2015-09-04qemu-iotests: disable default qemu devices for cross-platform compatibilityBo Tu
2015-09-04qemu-iotests: qemu machine type supportBo Tu
2015-09-04qapi: Simplify error reporting for array typesMarkus Armbruster