index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
bench
Age
Commit message (
Expand
)
Author
2024-09-20
tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.inc
Philippe Mathieu-Daudé
2024-09-10
qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Drop unwanted 'prefix'
Markus Armbruster
2024-05-03
tests/bench: Add bufferiszero-bench
Richard Henderson
2023-12-31
meson: remove unused variable
Paolo Bonzini
2023-05-23
migration/xbzrle: Use i386 host/cpuinfo.h
Richard Henderson
2023-03-28
util: import GTree as QTree
Emilio Cota
2023-02-11
Update bench-code for addressing CI problem
ling xu
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-05-26
test/crypto: Add test suite for crypto akcipher
Lei He
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2021-03-12
tests: Move benchmarks into a separate folder
Thomas Huth