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
/
meson.build
Age
Commit message (
Expand
)
Author
2024-07-24
crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c
Philippe Mathieu-Daudé
2024-04-18
tests/unit: match some unit tests to corresponding feature switches
Paolo Bonzini
2024-03-19
tests: Raise timeouts for bufferiszero and crypto-tlscredsx509
Peter Maydell
2024-01-26
tests/unit: Bump test-replication timeout to 60 seconds
Kevin Wolf
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
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-11-07
tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
Zhao Liu
2023-11-03
test: Add some tests for range and resv-mem helpers
Eric Auger
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-19
tested: add test for nested aio_poll() in poll handlers
Stefan Hajnoczi
2023-05-18
build: move sanitizer tests to meson
Paolo Bonzini
2023-03-28
util: import GTree as QTree
Emilio Cota
2023-03-13
tests: add test-error-report
Marc-André Lureau
2023-03-07
hw/xen: Add basic XenStore tree walk and write/read/directory support
David Woodhouse
2023-02-27
tests/unit: Restrict machine-smp.c test to system emulation
Philippe Mathieu-Daudé
2022-12-20
util: Add interval-tree.c
Richard Henderson
2022-06-22
io: add a QIOChannelNull equivalent to /dev/null
Daniel P. Berrangé
2022-05-26
test/crypto: Add test suite for crypto akcipher
Lei He
2022-05-26
crypto: add ASN.1 DER decoder
Lei He
2022-05-03
libqtest: split QMP part in libqmp
Marc-André Lureau
2022-04-21
tests: run-time skip test-qga if TSAN is enabled
Marc-André Lureau
2022-04-06
meson: remove test-qdev-global-props dependency on testqapi
Marc-André Lureau
2022-02-23
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2022-02-21
configure, meson: move guest-agent, tools to meson
Paolo Bonzini
2022-02-21
configure, meson: move block layer options to meson_options.txt
Paolo Bonzini
2022-02-16
seccomp: add unit test for seccomp filtering
Daniel P. Berrangé
2022-01-12
meson: reenable filemonitor-inotify compilation
Volker Rümelin
2021-12-18
meson: reenable test-fdmon-epoll
Paolo Bonzini
2021-11-01
tests/unit: Add an unit test for smp parsing
Yanan Wang
2021-10-27
host-utils: add unit tests for divu128/divs128
Luis Pires
2021-10-05
meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2
Paolo Bonzini
2021-07-23
qapi: introduce forwarding visitor
Paolo Bonzini
2021-06-25
configure, meson: convert pam detection to meson
Paolo Bonzini
2021-06-25
configure, meson: convert libtasn1 detection to meson
Paolo Bonzini
2021-06-25
configure, meson: convert crypto detection to meson
Paolo Bonzini
2021-04-01
tests: Add tests for yank with the chardev-change case
Lukas Straub
2021-03-12
tests: Move unit tests into a separate directory
Thomas Huth