aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
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
2023-11-07tests: test-smp-parse: Add the test for cores/threads per socket helpersZhao Liu
2023-11-03util/uuid: Add UUID_STR_LEN definitionCédric Le Goater
2023-11-03test: Add some tests for range and resv-mem helpersEric Auger
2023-10-27tests/coroutine: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-27tests/aio: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-27tests/throttle: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-17meson: do not use set10Paolo Bonzini
2023-10-12block: Protect bs->children with graph_lockKevin Wolf
2023-10-12block: Protect bs->parents with graph_lockKevin Wolf
2023-10-12block: Mark drain related functions GRAPH_RDLOCKEmanuele Giuseppe Esposito
2023-10-12block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCKKevin Wolf
2023-10-12test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine contextKevin Wolf
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve
2023-10-04util/uuid: add a hash functionAlbert Esteve
2023-09-29test-throttle: don't shadow 'index' variable in do_test_accounting()Alberto Garcia