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-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
2023-11-07
tests: test-smp-parse: Add the test for cores/threads per socket helpers
Zhao Liu
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
test: Add some tests for range and resv-mem helpers
Eric Auger
2023-10-27
tests/coroutine: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
tests/aio: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
tests/throttle: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-17
meson: do not use set10
Paolo Bonzini
2023-10-12
block: Protect bs->children with graph_lock
Kevin Wolf
2023-10-12
block: Protect bs->parents with graph_lock
Kevin Wolf
2023-10-12
block: Mark drain related functions GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-10-12
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine context
Kevin Wolf
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
2023-10-04
util/uuid: add a hash function
Albert Esteve
2023-09-29
test-throttle: don't shadow 'index' variable in do_test_accounting()
Alberto Garcia
[next]