This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c94a7b8892
qemu
/
accel
/
qtest
/
meson.build
3 lines
109 B
Meson
Raw
Normal View
History
Unescape
Escape
accel: build qtest modular Allow building accelerators as module. Start with qtest as first user. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Jose R. Ziviani <jziviani@suse.de> Message-Id: <20210624103836.2382472-28-kraxel@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-06-24 13:38:29 +03:00
qtest_module_ss
.
add
(
when
:
[
'CONFIG_SOFTMMU'
,
'CONFIG_POSIX'
]
,
if_true
:
files
(
'qtest.c'
)
)
Reference in New Issue
Copy Permalink