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-09-12
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2024-03-20
tests: Raise timeouts for bufferiszero and crypto-tlscredsx509
Peter Maydell
2024-03-20
tests/unit: Bump test-replication timeout to 60 seconds
Kevin Wolf
2024-03-20
tests/unit: Bump test-crypto-block test timeout to 5 minutes
Thomas Huth
2024-03-20
tests/unit: Bump test-aio-multithread test timeout to 2 minutes
Thomas Huth
2024-03-01
tests/unit/test-blockjob: Disable complete_in_standby test
Peter Maydell
2024-03-01
test-vmstate: fix bad GTree usage, use-after-free
Eric Auger
2024-03-01
tests/unit/test-util-sockets: Remove temporary file after test
Thomas Huth
2023-09-11
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-05
tests/unit: simpler variable sequence for test-io-channel
Alex Bennée
2022-11-02
crypto: Support DER encodings
Lei He
2022-10-31
tests/unit: cleanups for test-io-channel-command
Alex Bennée
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-27
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
2022-10-27
block: Manipulate bs->file / bs->backing pointers in .attach/.detach
Vladimir Sementsov-Ogievskiy
2022-10-27
test-bdrv-graph-mod: fix filters to be filters
Vladimir Sementsov-Ogievskiy
2022-10-27
tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing
Vladimir Sementsov-Ogievskiy
2022-10-27
test-bdrv-graph-mod: update test_parallel_perm_update test case
Vladimir Sementsov-Ogievskiy
2022-10-27
crypto: add test cases for many malformed LUKS header scenarios
Daniel P. Berrangé
2022-10-27
crypto: ensure LUKS tests run with GNUTLS crypto provider
Daniel P. Berrangé
2022-10-27
tests: avoid DOS line endings in PSK file
Daniel P. Berrangé
2022-10-13
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
2022-10-13
Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-12
tests/unit: make test-io-channel-command work on win32
Marc-André Lureau
2022-10-12
tests/channel-helper: set blocking in main thread
Marc-André Lureau
2022-10-12
tests/unit/test-image-locking: Fix handling of temporary files
Thomas Huth
2022-10-07
job: remove unused functions
Emanuele Giuseppe Esposito
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
2022-10-07
jobs: use job locks also in the unit tests
Emanuele Giuseppe Esposito
2022-10-07
test-coroutine: add missing coroutine_fn annotations
Marc-André Lureau
2022-09-27
tests/unit: test-qga: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/unit: test-image-locking: Avoid using hardcoded /tmp
Bin Meng
2022-09-22
tests/unit/test-vmstate: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-20
Merge tag 'pull-request-2022-09-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-20
qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
Thomas Huth
2022-09-19
tests: mark io-command test as skipped if socat is missing
Marc-André Lureau
2022-09-18
tests: unit: add NULL-pointer check
Paolo Bonzini
2022-09-18
tests: test-qga: close socket on failure to connect
Paolo Bonzini
2022-09-18
tests: unit: simplify test-visitor-serialization list tests
Paolo Bonzini
2022-09-02
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-02
tests/unit: Update test-io-channel-socket.c for Windows
Bin Meng
2022-08-25
tests: Use g_mkdir_with_parents()
Bin Meng
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
2022-08-12
tests/unit: fix a -Wformat-truncation warning
Marc-André Lureau
2022-08-01
tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit test
Thomas Huth
2022-07-18
tests/unit: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2022-07-12
block: Add blk_co_truncate()
Alberto Faria
2022-07-12
block: Implement blk_pwrite_zeroes() using generated_co_wrapper
Alberto Faria
2022-07-12
block: Add blk_co_pwrite_compressed()
Alberto Faria
[next]