Age | Commit message (Expand) | Author | Files | Lines |
2018-06-21 | tests: Simplify .gitignore | Eric Blake | 1 | -88/+5 |
2018-06-01 | tests/.gitignore: add entry for generated file | Ross Zwisler | 1 | -0/+1 |
2018-03-13 | sockets: move fd_is_socket() into common sockets code | Daniel P. Berrange | 1 | -0/+1 |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 1 | -3/+3 |
2018-03-02 | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster | 1 | -3/+2 |
2018-01-23 | tests/.gitignore: Add test-bdrv-drain | Kevin Wolf | 1 | -0/+1 |
2017-11-17 | tests: Add check-qobject for equality tests | Max Reitz | 1 | -0/+1 |
2017-10-16 | gitignore: ignore check-qlit test | Carlo Marcelo Arenas Belón | 1 | -0/+1 |
2017-09-22 | gitignore: Ignore vm test images | Fam Zheng | 1 | -0/+1 |
2017-07-19 | tests: crypto: add hmac speed benchmark support | Longpeng(Mike) | 1 | -0/+1 |
2017-07-19 | tests: crypto: add hash speed benchmark support | Longpeng(Mike) | 1 | -0/+1 |
2017-07-19 | tests: crypto: add cipher speed benchmark support | Longpeng(Mike) | 1 | -0/+1 |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 1 | -2/+1 |
2017-05-10 | tests: Ignore another built executable (test-hmp) | Eric Blake | 1 | -0/+1 |
2017-05-07 | tests: Ignore more test executables | Eric Blake | 1 | -0/+3 |
2017-03-07 | test-qapi-util: New, covering qapi/qapi-util.c | Markus Armbruster | 1 | -0/+1 |
2017-03-07 | keyval: New keyval_parse() | Markus Armbruster | 1 | -0/+1 |
2017-01-31 | host-utils: Implement unsigned quadword left/right shift and unit tests | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-10 | tests: New test-bitcnt | Alex Bennée | 1 | -0/+1 |
2016-12-06 | tests/.gitignore: Ignore test-char | Changlong Xie | 1 | -0/+1 |
2016-10-28 | aio: convert from RFifoLock to QemuRecMutex | Paolo Bonzini | 1 | -1/+0 |
2016-10-26 | tests: add atomic_add-bench | Emilio G. Cota | 1 | -0/+1 |
2016-10-25 | qapi: rename *qmp-*-visitor* to *qobject-*-visitor* | Daniel P. Berrange | 1 | -3/+3 |
2016-10-08 | tests: Ignore test executables | Eric Blake | 1 | -0/+2 |
2016-09-27 | tests: Add test code for CPUID level/xlevel handling | Eduardo Habkost | 1 | -0/+1 |
2016-09-23 | tests: Ignore test-uuid | Fam Zheng | 1 | -0/+1 |
2016-09-13 | tests: add unit test case for replication | Changlong Xie | 1 | -0/+1 |
2016-07-06 | qapi: Add new clone visitor | Eric Blake | 1 | -0/+1 |
2016-06-11 | qht: add test-qht-par to invoke qht-bench from 'check' target | Emilio G. Cota | 1 | -0/+1 |
2016-06-11 | qht: add qht-bench, a performance benchmark | Emilio G. Cota | 1 | -0/+1 |
2016-06-11 | qht: add test program | Emilio G. Cota | 1 | -0/+1 |
2016-06-11 | qdist: add test program | Emilio G. Cota | 1 | -0/+1 |
2016-05-12 | tests: Add check-qnull | Eric Blake | 1 | -0/+1 |
2016-04-08 | tests: ignore test-logging | Changlong Xie | 1 | -0/+1 |
2016-03-30 | tests/test-filter-redirector: Add unit test for filter-redirector | Zhang Chen | 1 | -0/+1 |
2016-03-30 | tests/test-filter-mirror:add filter-mirror unit test | Zhang Chen | 1 | -0/+1 |
2016-03-17 | crypto: add block encryption framework | Daniel P. Berrange | 1 | -0/+1 |
2016-03-17 | crypto: import an implementation of the XTS cipher mode | Daniel P. Berrange | 1 | -0/+1 |
2016-03-17 | crypto: add support for anti-forensic split algorithm | Daniel P. Berrange | 1 | -0/+1 |
2016-03-17 | crypto: add support for generating initialization vectors | Daniel P. Berrange | 1 | -0/+1 |
2016-03-17 | crypto: add support for PBKDF2 algorithm | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | util: add base64 decoding function | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | io: add QIOChannelBuffer class | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | io: add QIOChannelCommand class | Daniel P. Berrange | 1 | -0/+2 |
2015-12-18 | io: add QIOChannelTLS class | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | io: add QIOChannelFile class | Daniel P. Berrange | 1 | -0/+2 |
2015-12-18 | io: add QIOChannelSocket class | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | io: add QIOTask class for async operations | Daniel P. Berrange | 1 | -0/+1 |
2015-11-17 | tests: Ignore recent test binaries | Eric Blake | 1 | -0/+2 |