summary refs log tree commit diff stats
path: root/tests/bench (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.incPhilippe Mathieu-Daudé2024-09-202-1/+1
* qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefixMarkus Armbruster2024-09-101-6/+6
* qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefixMarkus Armbruster2024-09-101-1/+1
* qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefixMarkus Armbruster2024-09-101-11/+11
* qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster2024-09-103-14/+14
* qapi/crypto: Drop unwanted 'prefix'Markus Armbruster2024-09-101-1/+1
* tests/bench: Add bufferiszero-benchRichard Henderson2024-05-032-0/+48
* meson: remove unused variablePaolo Bonzini2023-12-311-3/+3
* migration/xbzrle: Use i386 host/cpuinfo.hRichard Henderson2023-05-232-475/+0
* util: import GTree as QTreeEmilio Cota2023-03-282-0/+290
* Update bench-code for addressing CI problemling xu2023-02-112-0/+475
* cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster2022-12-141-4/+2
* test/crypto: Add test suite for crypto akcipherLei He2022-05-263-0/+675
* osdep: Move memalign-related functions to their own headerPeter Maydell2022-03-072-0/+2
* tests: Move benchmarks into a separate folderThomas Huth2021-03-127-0/+1311