Age | Commit message (Expand) | Author |
2015-10-15 | qapi: Drop redundant returns-int test | Eric Blake |
2015-10-15 | qapi: Move empty-enum to compile-time test | Eric Blake |
2015-10-15 | qapi: Drop redundant alternate-good test | Eric Blake |
2015-10-12 | qapi: Reuse code for flat union base validation | Eric Blake |
2015-10-12 | qapi: Test use of 'number' within alternates | Eric Blake |
2015-10-12 | qapi: Add tests for empty unions | Eric Blake |
2015-10-12 | qapi: Avoid assertion failure on union 'type' collision | Eric Blake |
2015-10-12 | qapi: Test for various name collisions | Eric Blake |
2015-10-12 | qapi: Improve 'include' error message | Eric Blake |
2015-10-12 | qapi: Sort qapi-schema tests | Eric Blake |
2015-10-12 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2015-10-12 | tests: add test cases for netfilter object | Yang Hongyang |
2015-10-09 | qdev: Protect device-list-properties against broken devices | Markus Armbruster |
2015-10-09 | qmp: Fix device-list-properties not to crash for abstract device | Markus Armbruster |
2015-10-09 | device-introspect-test: New, covering device introspection | Markus Armbruster |
2015-10-09 | libqtest: New hmp() & friends | Markus Armbruster |
2015-10-09 | libqtest: Clean up unused QTestState member sigact_old | Markus Armbruster |
2015-10-09 | tests: Fix how qom-test is run | Markus Armbruster |
2015-10-08 | tests: Unique test path for /string-visitor/output | Dr. David Alan Gilbert |
2015-10-06 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2015-10-06 | tests: vhost-user: disable unless CONFIG_VHOST_NET | Michael S. Tsirkin |
2015-10-05 | qtest/ide-test: ppc64be correction for ATAPI tests | John Snow |
2015-10-05 | qtest/ahci: fix redundant assertion | John Snow |
2015-10-02 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-02 | vhost-user-test: fix predictable filename on tmpfs | Michael S. Tsirkin |
2015-10-02 | vhost-user-test: use tmpfs by default | Michael S. Tsirkin |
2015-10-02 | vhost-user: unit test for new messages | Michael S. Tsirkin |
2015-10-02 | vhost-user-test: do not reinvent glib-compat.h | Paolo Bonzini |
2015-10-02 | iotests: Fix test 128 for password-less sudo | Max Reitz |
2015-10-02 | tests: Fix test 049 fallout from improved HMP error messages | Eric Blake |
2015-09-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-25 | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925... | Peter Maydell |
2015-09-25 | rtl8139: remove muldiv64() | Laurent Vivier |
2015-09-25 | tests: add some qemu_strtosz() tests | Marc-André Lureau |
2015-09-24 | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE | Yuanhan Liu |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster |
2015-09-21 | qapi: Pseudo-type '**' is now unused, drop it | Markus Armbruster |
2015-09-21 | qapi: Introduce a first class 'any' type | Markus Armbruster |
2015-09-21 | qapi: Make output visitor return qnull() instead of NULL | Markus Armbruster |
2015-09-21 | qapi-event: Convert to QAPISchemaVisitor, fixing data with base | Markus Armbruster |
2015-09-21 | qapi-visit: Convert to QAPISchemaVisitor, fixing bugs | Markus Armbruster |
2015-09-21 | qapi-types: Convert to QAPISchemaVisitor, fixing flat unions | Markus Armbruster |
2015-09-21 | tests/qapi-schema: Convert test harness to QAPISchemaVisitor | Markus Armbruster |
2015-09-21 | qapi: New QAPISchema intermediate reperesentation | Markus Armbruster |
2015-09-18 | ide-test: add cdrom dma test | John Snow |
2015-09-18 | ide-test: add cdrom pio test | John Snow |
2015-09-18 | qtest/ahci: export generate_pattern | John Snow |
2015-09-18 | qtest/ahci: use generate_pattern everywhere | John Snow |
2015-09-15 | crypto: introduce new module for handling TLS sessions | Daniel P. Berrange |
2015-09-15 | crypto: add sanity checking of TLS x509 credentials | Daniel P. Berrange |