Age | Commit message (Expand) | Author |
2020-10-13 | Remove superfluous .gitignore files | Thomas Huth |
2020-03-17 | tests/tcg/aarch64: add a gdbstub testcase for SVE registers | Alex Bennée |
2020-01-14 | qapi: Generate command registration stuff into separate files | Markus Armbruster |
2019-03-14 | tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds | Stefano Garzarella |
2019-03-05 | qapi: Fix code generation for sub-modules in other directories | Markus Armbruster |
2019-02-26 | tests: Ignore fp test outputs | Eric Blake |
2018-07-24 | tests/.gitignore: don't ignore docker tests | Alex Bennée |
2018-06-21 | tests: Simplify .gitignore | Eric Blake |
2018-06-01 | tests/.gitignore: add entry for generated file | Ross Zwisler |
2018-03-13 | sockets: move fd_is_socket() into common sockets code | Daniel P. Berrange |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster |
2018-03-02 | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster |
2018-01-23 | tests/.gitignore: Add test-bdrv-drain | Kevin Wolf |
2017-11-17 | tests: Add check-qobject for equality tests | Max Reitz |
2017-10-16 | gitignore: ignore check-qlit test | Carlo Marcelo Arenas Belón |
2017-09-22 | gitignore: Ignore vm test images | Fam Zheng |
2017-07-19 | tests: crypto: add hmac speed benchmark support | Longpeng(Mike) |
2017-07-19 | tests: crypto: add hash speed benchmark support | Longpeng(Mike) |
2017-07-19 | tests: crypto: add cipher speed benchmark support | Longpeng(Mike) |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau |
2017-05-10 | tests: Ignore another built executable (test-hmp) | Eric Blake |
2017-05-07 | tests: Ignore more test executables | Eric Blake |
2017-03-07 | test-qapi-util: New, covering qapi/qapi-util.c | Markus Armbruster |
2017-03-07 | keyval: New keyval_parse() | Markus Armbruster |
2017-01-31 | host-utils: Implement unsigned quadword left/right shift and unit tests | Jose Ricardo Ziviani |
2017-01-10 | tests: New test-bitcnt | Alex Bennée |
2016-12-06 | tests/.gitignore: Ignore test-char | Changlong Xie |
2016-10-28 | aio: convert from RFifoLock to QemuRecMutex | Paolo Bonzini |
2016-10-26 | tests: add atomic_add-bench | Emilio G. Cota |
2016-10-25 | qapi: rename *qmp-*-visitor* to *qobject-*-visitor* | Daniel P. Berrange |
2016-10-08 | tests: Ignore test executables | Eric Blake |
2016-09-27 | tests: Add test code for CPUID level/xlevel handling | Eduardo Habkost |
2016-09-23 | tests: Ignore test-uuid | Fam Zheng |
2016-09-13 | tests: add unit test case for replication | Changlong Xie |
2016-07-06 | qapi: Add new clone visitor | Eric Blake |
2016-06-11 | qht: add test-qht-par to invoke qht-bench from 'check' target | Emilio G. Cota |
2016-06-11 | qht: add qht-bench, a performance benchmark | Emilio G. Cota |
2016-06-11 | qht: add test program | Emilio G. Cota |
2016-06-11 | qdist: add test program | Emilio G. Cota |
2016-05-12 | tests: Add check-qnull | Eric Blake |
2016-04-08 | tests: ignore test-logging | Changlong Xie |
2016-03-30 | tests/test-filter-redirector: Add unit test for filter-redirector | Zhang Chen |
2016-03-30 | tests/test-filter-mirror:add filter-mirror unit test | Zhang Chen |
2016-03-17 | crypto: add block encryption framework | Daniel P. Berrange |
2016-03-17 | crypto: import an implementation of the XTS cipher mode | Daniel P. Berrange |
2016-03-17 | crypto: add support for anti-forensic split algorithm | Daniel P. Berrange |
2016-03-17 | crypto: add support for generating initialization vectors | Daniel P. Berrange |
2016-03-17 | crypto: add support for PBKDF2 algorithm | Daniel P. Berrange |
2015-12-18 | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange |
2015-12-18 | util: add base64 decoding function | Daniel P. Berrange |