Age | Commit message (Expand) | Author |
2015-10-22 | configure: avoid polluting global CFLAGS with tasn1 flags | Daniel P. Berrange |
2015-10-19 | tests: add a local test for guest agent | Marc-André Lureau |
2015-10-15 | qapi: Drop redundant args-member-array test | Eric Blake |
2015-10-15 | qapi: Drop redundant flat-union-reverse-define test | Eric Blake |
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: Add tests for empty unions | Eric Blake |
2015-10-12 | qapi: Test for various name collisions | 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 | device-introspect-test: New, covering device introspection | Markus Armbruster |
2015-10-09 | tests: Fix how qom-test is run | Markus Armbruster |
2015-10-06 | tests: vhost-user: disable unless CONFIG_VHOST_NET | Michael S. Tsirkin |
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-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 |
2015-09-15 | crypto: introduce new base module for TLS credentials | Daniel P. Berrange |
2015-09-15 | qom: allow QOM to be linked into tools binaries | Daniel P. Berrange |
2015-09-15 | crypto: move crypto objects out of libqemuutil.la | Daniel P. Berrange |
2015-09-15 | tests: remove repetition in unit test object deps | Daniel P. Berrange |
2015-09-15 | qapi: allow override of default enum prefix naming | Daniel P. Berrange |
2015-09-07 | i.MX: Add qtest support for I2C device emulator. | Jean-Christophe Dubois |
2015-09-04 | tests/qapi-schema: Cover non-string, non-dictionary members | Markus Armbruster |
2015-09-04 | tests/qapi-schema: Cover two more syntax errors | Markus Armbruster |
2015-09-04 | qapi: Command returning anonymous type doesn't work, outlaw | Markus Armbruster |
2015-09-04 | qapi-tests: New tests for union, alternate command arguments | Markus Armbruster |
2015-09-04 | tests/qapi-schema: Rename tests from data- to args- | Markus Armbruster |
2015-08-04 | tests: introduce basic pci test for virtio-net | Jason Wang |
2015-07-27 | make: Clean build messages | Stefan Weil |
2015-07-20 | tests: Fix broken targets check-report-qtest-* | Stefan Weil |
2015-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-07-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-08 | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange |
2015-07-08 | tco-test: fix up config accesses and re-enable | Michael S. Tsirkin |
2015-07-08 | tests: add testcase for TCO watchdog emulation | Paulo Alcantara |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange |
2015-07-07 | virtio-gpu: add to display-vga test | Gerd Hoffmann |
2015-06-22 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2015-06-22 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-06-19 | qom: Add object_new_with_props() / object_new_withpropv() helpers | Daniel P. Berrange |
2015-06-18 | tests/qapi-schema: New flat union array branch test case | Markus Armbruster |
2015-06-17 | tests: Link libqos virtio object to virtio-scsi-test | Fam Zheng |
2015-06-05 | q35: add test for SMRAM.D_LCK | Gerd Hoffmann |
2015-05-14 | qapi: Turn generators' mandatory option -i into an argument | Markus Armbruster |
2015-05-14 | tests: Add missing dependencies on $(qapi-py) | Markus Armbruster |
2015-05-05 | qapi: Check for member name conflicts with a base class | Eric Blake |