aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2024-03-25tests/unit/test-throttle: Avoid unintended integer divisionPeter Maydell
2024-03-25tests/unit/socket-helpers: Don't close(-1)Peter Maydell
2024-03-19crypto: report which ciphers are being skipped during testsDaniel P. Berrangé
2024-03-19crypto: use error_abort for unexpected failuresDaniel P. Berrangé
2024-03-19tests: Raise timeouts for bufferiszero and crypto-tlscredsx509Peter Maydell
2024-03-11migration: remove migration.h referencesSteve Sistare
2024-03-09tests/unit/test-smp-parse: Test "parameter=0" SMP configurationsZhao Liu
2024-03-09tests/unit/test-smp-parse: Test smp_props.has_clustersZhao Liu
2024-03-09tests/unit/test-smp-parse: Test the full 7-levels topology hierarchyZhao Liu
2024-03-09tests/unit/test-smp-parse: Test "drawers" and "books" combination caseZhao Liu
2024-03-09tests/unit/test-smp-parse: Test "drawers" parameter in -smpZhao Liu
2024-03-09tests/unit/test-smp-parse: Test "books" parameter in -smpZhao Liu
2024-03-09tests/unit/test-smp-parse: Make test cases aware of the book/drawerZhao Liu
2024-03-09tests/unit/test-smp-parse: Bump max_cpus to 4096Zhao Liu
2024-03-09tests/unit/test-smp-parse: Use CPU number macros in invalid topology caseZhao Liu
2024-03-09tests/unit/test-smp-parse: Drop the unsupported "dies=1" caseZhao Liu
2024-03-01tests/unit/test-util-sockets: Remove temporary file after testThomas Huth
2024-02-14Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...Peter Maydell
2024-02-14tests/unit/test-char: Fix qemu_socket(), make_udp_socket() checkMarkus Armbruster
2024-02-14chardev/parallel: Don't close stdin on inappropriate deviceMarkus Armbruster
2024-02-09crypto: Modify the qcrypto_block_create to support creation flagsHyman Huang
2024-02-09crypto: Introduce SM4 symmetric cipher algorithmHyman Huang
2024-02-06test-util-filemonitor: Adapt to the FreeBSD inotify rename semanticsIlya Leoshkevich
2024-01-30tests/unit/test-qga: do not qualify executable pathsSamuel Tardieu
2024-01-26tests/unit: Bump test-replication timeout to 60 secondsKevin Wolf
2024-01-26commit: Allow users to request only format driver names in backing file formatPeter Krempa
2024-01-23tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSDThomas Huth
2024-01-12tests/unit: Bump test-crypto-block test timeout to 5 minutesThomas Huth
2024-01-12tests/unit: Bump test-aio-multithread test timeout to 2 minutesThomas Huth
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-30tests/unit/test-vmstate: Constify VMStateRichard Henderson
2023-12-21block: remove AioContext lockingStefan Hajnoczi
2023-12-21graph-lock: remove AioContext lockingStefan Hajnoczi
2023-12-21tests: remove aio_context_acquire() testsStefan Hajnoczi
2023-12-20tests/unit/test-qmp-event: Replace fixture by global variablesMarkus Armbruster
2023-12-20tests/unit/test-qmp-event: Simplify event emission checkMarkus Armbruster
2023-12-20tests/unit/test-qmp-event: Drop superfluous mutexMarkus Armbruster
2023-12-20tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the nameThomas Huth
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf
2023-11-13test-resv-mem: Fix CID 1523911Eric Auger
2023-11-09Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-08block: Introduce bdrv_co_change_backing_file()Kevin Wolf
2023-11-08block: Protect bs->backing with graph_lockKevin Wolf
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-07block: Mark bdrv_replace_node() GRAPH_WRLOCKKevin Wolf
2023-11-07block: Mark block_job_add_bdrv() GRAPH_WRLOCKKevin Wolf
2023-11-07tests/unit: Rename test-x86-cpuid.c to test-x86-topo.cZhao Liu
2023-11-07tests/unit/test-seccomp: Remove mentions of softmmu in test namesPhilippe Mathieu-Daudé
2023-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi