1. a0af8ce tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds by Stefano Garzarella · 6 years ago
  2. 709395f qapi: Fix code generation for sub-modules in other directories by Markus Armbruster · 6 years ago
  3. 3acf04f tests: Ignore fp test outputs by Eric Blake · 6 years ago
  4. 1818d50 tests/.gitignore: don't ignore docker tests by Alex Bennée · 7 years ago
  5. ac5de49 tests: Simplify .gitignore by Eric Blake · 7 years ago
  6. 2e0c56c tests/.gitignore: add entry for generated file by Ross Zwisler · 7 years ago
  7. 58dc31f sockets: move fd_is_socket() into common sockets code by Daniel P. Berrange · 7 years ago
  8. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
  9. 834a3f3 qapi: Rename generated qmp-marshal.c to qmp-commands.c by Markus Armbruster · 7 years ago
  10. a30306e tests/.gitignore: Add test-bdrv-drain by Kevin Wolf · 7 years ago
  11. 1b76e83 tests: Add check-qobject for equality tests by Max Reitz · 7 years ago
  12. 439e91a gitignore: ignore check-qlit test by Carlo Marcelo Arenas Belón · 7 years ago
  13. b8bd2f5 gitignore: Ignore vm test images by Fam Zheng · 7 years ago
  14. c7a9af4 tests: crypto: add hmac speed benchmark support by Longpeng(Mike) · 8 years ago
  15. 0128cd2 tests: crypto: add hash speed benchmark support by Longpeng(Mike) · 8 years ago
  16. 1efd9d5 tests: crypto: add cipher speed benchmark support by Longpeng(Mike) · 8 years ago
  17. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  18. fafa2e6 tests: Ignore another built executable (test-hmp) by Eric Blake · 8 years ago
  19. 46bbbec tests: Ignore more test executables by Eric Blake · 8 years ago
  20. 6c873d1 test-qapi-util: New, covering qapi/qapi-util.c by Markus Armbruster · 8 years ago
  21. d454dbe keyval: New keyval_parse() by Markus Armbruster · 8 years ago
  22. f539fbe host-utils: Implement unsigned quadword left/right shift and unit tests by Jose Ricardo Ziviani · 8 years ago
  23. c3f8962 tests: New test-bitcnt by Alex Bennée · 8 years ago
  24. b5b7b5d tests/.gitignore: Ignore test-char by Changlong Xie · 8 years ago
  25. 3fe7122 aio: convert from RFifoLock to QemuRecMutex by Paolo Bonzini · 8 years ago
  26. 070e3ed tests: add atomic_add-bench by Emilio G. Cota · 9 years ago
  27. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  28. 496e079 tests: Ignore test executables by Eric Blake · 8 years ago
  29. 6efef58 tests: Add test code for CPUID level/xlevel handling by Eduardo Habkost · 8 years ago
  30. 65a03dd tests: Ignore test-uuid by Fam Zheng · 8 years ago
  31. b311046 tests: add unit test case for replication by Changlong Xie · 9 years ago
  32. a15fcc3 qapi: Add new clone visitor by Eric Blake · 9 years ago
  33. 896a9ee qht: add test-qht-par to invoke qht-bench from 'check' target by Emilio G. Cota · 9 years ago
  34. 515864a qht: add qht-bench, a performance benchmark by Emilio G. Cota · 9 years ago
  35. 1a95404 qht: add test program by Emilio G. Cota · 9 years ago
  36. ff9249b qdist: add test program by Emilio G. Cota · 9 years ago
  37. 7d7a337 tests: Add check-qnull by Eric Blake · 9 years ago
  38. 57a6c05 tests: ignore test-logging by Changlong Xie · 9 years ago
  39. 9fd3c5d tests/test-filter-redirector: Add unit test for filter-redirector by Zhang Chen · 9 years ago
  40. 06809ec tests/test-filter-mirror:add filter-mirror unit test by Zhang Chen · 9 years ago
  41. 7d96901 crypto: add block encryption framework by Daniel P. Berrange · 9 years ago
  42. 84f7f18 crypto: import an implementation of the XTS cipher mode by Daniel P. Berrange · 9 years ago
  43. 5a95e0f crypto: add support for anti-forensic split algorithm by Daniel P. Berrange · 9 years ago
  44. cb73089 crypto: add support for generating initialization vectors by Daniel P. Berrange · 9 years ago
  45. 37788f2 crypto: add support for PBKDF2 algorithm by Daniel P. Berrange · 9 years ago
  46. ac1d887 crypto: add QCryptoSecret object class for password/key handling by Daniel P. Berrange · 9 years ago
  47. 89bc0b6 util: add base64 decoding function by Daniel P. Berrange · 9 years ago
  48. d98e4eb io: add QIOChannelBuffer class by Daniel P. Berrange · 9 years ago
  49. 195e14d io: add QIOChannelCommand class by Daniel P. Berrange · 9 years ago
  50. ed8ee42 io: add QIOChannelTLS class by Daniel P. Berrange · 10 years ago
  51. d6e4886 io: add QIOChannelFile class by Daniel P. Berrange · 10 years ago
  52. 559607e io: add QIOChannelSocket class by Daniel P. Berrange · 10 years ago
  53. b02db2d io: add QIOTask class for async operations by Daniel P. Berrange · 10 years ago
  54. a12e52a tests: Ignore recent test binaries by Eric Blake · 9 years ago
  55. 3cd01b6 tests: ignore test-qga by Eric Blake · 9 years ago
  56. 89b1273 tests: add test cases for netfilter object by Yang Hongyang · 9 years ago
  57. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 9 years ago
  58. d321e1e crypto: introduce new module for handling TLS sessions by Daniel P. Berrange · 10 years ago
  59. 9a2fd43 crypto: add sanity checking of TLS x509 credentials by Daniel P. Berrange · 10 years ago
  60. ca38a4c crypto: introduce generic cipher API & built-in implementation by Daniel P. Berrange · 10 years ago
  61. ddbb0d0 crypto: introduce new module for computing hash digests by Daniel P. Berrange · 10 years ago
  62. a31bdae qom: Add object_new_with_props() / object_new_withpropv() helpers by Daniel P. Berrange · 10 years ago
  63. acff77b gitignore: Ignore new tests by Cole Robinson · 10 years ago
  64. 597db72 qapi: Ignore files created during make check by Eric Blake · 10 years ago
  65. a27b045 tests/.gitignore: Ignore test-rfifolock by Cole Robinson · 11 years ago
  66. 296b144 move test-* from .gitignore to tests/.gitignore by Laszlo Ersek · 11 years ago
  67. b76afd1 tests/.gitignore: Ignore tests/check-qom-interface by Fam Zheng · 11 years ago
  68. 2668b4b tests: Some unit tests for vmstate.c by Eduardo Habkost · 11 years ago
  69. d8039e5 tests: Fix schema parser test for in-tree build by Markus Armbruster · 11 years ago
  70. 9dbb52e tests: Update .gitignore for test-int128 and test-bitops by Markus Armbruster · 11 years ago
  71. 7a1c0d2 tests/.gitignore: ignore test-throttle by Fam Zheng · 11 years ago
  72. 747b0cb tests: Unit tests for qdev global properties handling by Eduardo Habkost · 12 years ago
  73. 499a616 Add some missing qtest binaries to .gitignore by David Gibson · 12 years ago
  74. 247c9de target-i386: Topology & APIC ID utility functions by Eduardo Habkost · 12 years ago
  75. fecccc4 Add .gitignore for tests/ by David Gibson · 13 years ago