repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
test/guest-debug: echo QEMU command as well
[qemu.git]
/
contrib
/
vhost-user-input
/
meson.build
blob
21a9ed4f15ec239b29118bc28e6ef130ec1b3995
1
executable('vhost-user-input', files('main.c'),
2
dependencies: [qemuutil, vhost_user],
3
build_by_default: targetos == 'linux',
4
install: false)