git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
qapi: Restrict 'query-kvm' command to machine code
[qemu.git]
/
contrib
/
vhost-user-blk
/
meson.build
1
# FIXME: broken on 32-bit architectures
2
executable('vhost-user-blk', files('vhost-user-blk.c'),
3
link_with: libvhost_user,
4
dependencies: qemuutil,
5
build_by_default: false,
6
install: false)