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-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é
2024-03-19
tests: Raise timeouts for bufferiszero and crypto-tlscredsx509
Peter Maydell
2024-03-11
migration: remove migration.h references
Steve Sistare
2024-03-09
tests/unit/test-smp-parse: Test "parameter=0" SMP configurations
Zhao Liu
2024-03-09
tests/unit/test-smp-parse: Test smp_props.has_clusters
Zhao Liu
2024-03-09
tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy
Zhao Liu
2024-03-09
tests/unit/test-smp-parse: Test "drawers" and "books" combination case
Zhao Liu
2024-03-09
tests/unit/test-smp-parse: Test "drawers" parameter in -smp
Zhao Liu
2024-03-09
tests/unit/test-smp-parse: Test "books" parameter in -smp
Zhao Liu
2024-03-09
tests/unit/test-smp-parse: Make test cases aware of the book/drawer
Zhao Liu
2024-03-09
tests/unit/test-smp-parse: Bump max_cpus to 4096
Zhao Liu
2024-03-09
tests/unit/test-smp-parse: Use CPU number macros in invalid topology case
Zhao Liu
2024-03-09
tests/unit/test-smp-parse: Drop the unsupported "dies=1" case
Zhao Liu
2024-03-01
tests/unit/test-util-sockets: Remove temporary file after test
Thomas Huth
2024-02-14
Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2024-02-14
tests/unit/test-char: Fix qemu_socket(), make_udp_socket() check
Markus Armbruster
2024-02-14
chardev/parallel: Don't close stdin on inappropriate device
Markus Armbruster
2024-02-09
crypto: Modify the qcrypto_block_create to support creation flags
Hyman Huang
2024-02-09
crypto: Introduce SM4 symmetric cipher algorithm
Hyman Huang
2024-02-06
test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
Ilya Leoshkevich
2024-01-30
tests/unit/test-qga: do not qualify executable paths
Samuel Tardieu
2024-01-26
tests/unit: Bump test-replication timeout to 60 seconds
Kevin Wolf
2024-01-26
commit: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-23
tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSD
Thomas Huth
2024-01-12
tests/unit: Bump test-crypto-block test timeout to 5 minutes
Thomas Huth
2024-01-12
tests/unit: Bump test-aio-multithread test timeout to 2 minutes
Thomas Huth
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-30
tests/unit/test-vmstate: Constify VMState
Richard Henderson
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
2023-12-21
tests: remove aio_context_acquire() tests
Stefan Hajnoczi
2023-12-20
tests/unit/test-qmp-event: Replace fixture by global variables
Markus Armbruster
2023-12-20
tests/unit/test-qmp-event: Simplify event emission check
Markus Armbruster
2023-12-20
tests/unit/test-qmp-event: Drop superfluous mutex
Markus Armbruster
2023-12-20
tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the name
Thomas Huth
2023-11-21
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
2023-11-13
test-resv-mem: Fix CID 1523911
Eric Auger
2023-11-09
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-08
block: Introduce bdrv_co_change_backing_file()
Kevin Wolf
2023-11-08
block: Protect bs->backing with graph_lock
Kevin Wolf
2023-11-08
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-07
block: Mark bdrv_replace_node() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark block_job_add_bdrv() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
Zhao Liu
2023-11-07
tests/unit/test-seccomp: Remove mentions of softmmu in test names
Philippe Mathieu-Daudé
2023-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
[next]