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
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