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
/
unit
Age
Commit message (
Expand
)
Author
2024-10-28
chardev: finalize 'reconnect' deprecation
Daniil Tatianin
2024-10-22
tests: correctly validate result buffer in hash/hmac tests
Daniel P. Berrangé
2024-10-15
tests/unit/test-char: implement a few mux remove test cases
Roman Penyaev
2024-10-10
tests/unit: Add a assert for test_io_channel_unix_listen_cleanup
Kunwu
2024-10-10
tests/unit/test-crypto-hash: accumulative hashing
Alejandro Zeise
2024-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-10-02
tests: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-10-02
tests/unit: remove block layer code from test-nested-aio-poll
Paolo Bonzini
2024-09-20
tests/unit: Really build pbkdf test on macOS
Philippe Mathieu-Daudé
2024-09-17
tests/unit: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
tests/unit: Comment FIFO8 tests
Philippe Mathieu-Daudé
2024-09-13
tests/unit: Expand test_fifo8_peek_buf_wrap() coverage
Philippe Mathieu-Daudé
2024-09-13
tests/unit: Strengthen FIFO8 tests
Philippe Mathieu-Daudé
2024-09-13
tests/unit: add test-fifo unit test
Mark Cave-Ayland
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 QCryptoIVGenAlgorithm 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-09-10
qapi/crypto: Drop temporary 'prefix'
Markus Armbruster
2024-09-10
tests/qapi-schema: Drop temporary 'prefix'
Markus Armbruster
2024-09-09
tests/unit: build pbkdf test on macOS
Daniel P. Berrangé
2024-09-09
tests/unit: always build the pbkdf crypto unit test
Daniel P. Berrangé
2024-09-03
tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
Peter Maydell
2024-09-03
tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objects
Peter Maydell
2024-08-12
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2024-07-24
crypto: propagate errors from TLS session I/O callbacks
Daniel P. Berrangé
2024-07-24
crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c
Philippe Mathieu-Daudé
2024-07-24
crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c
Philippe Mathieu-Daudé
2024-06-13
Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-06-12
tests/unit/test-smp-parse: Test the full 8-levels topology hierarchy
Zhao Liu
2024-06-12
tests/unit/test-smp-parse: Test "modules" and "dies" combination case
Zhao Liu
2024-06-12
tests/unit/test-smp-parse: Test "modules" parameter in -smp
Zhao Liu
2024-06-12
tests/unit/test-smp-parse: Make test cases aware of module level
Zhao Liu
2024-06-12
tests/unit/test-smp-parse: Use default parameters=0 when not set in -smp
Zhao Liu
2024-06-12
tests/unit/test-smp-parse: Fix an invalid topology case
Zhao Liu
2024-06-12
tests/unit/test-smp-parse: Fix comment of parameters=1 case
Zhao Liu
2024-06-12
tests/unit/test-smp-parse: Fix comments of drawers and books case
Zhao Liu
2024-06-10
crypto/block: drop qcrypto_block_open() n_threads argument
Stefan Hajnoczi
2024-05-22
tests: Add test case of APIC ID for module level parsing
Zhuocheng Ding
2024-05-22
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
2024-05-17
tests: add testing of parameter=1 for SMP topology
Daniel P. Berrangé
2024-05-17
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
2024-04-25
tests/unit: Remove debug statements in test-nested-aio-poll.c
Philippe Mathieu-Daudé
2024-04-18
tests/unit: match some unit tests to corresponding feature switches
Paolo Bonzini
2024-03-25
tests/unit/test-throttle: Avoid unintended integer division
Peter Maydell
2024-03-25
tests/unit/socket-helpers: Don't close(-1)
Peter Maydell
2024-03-19
crypto: report which ciphers are being skipped during tests
Daniel P. Berrangé
2024-03-19
crypto: use error_abort for unexpected failures
Daniel P. Berrangé
[next]