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
iotests: Test committing to overridden backing
[qemu.git]
/
contrib
/
vhost-user-blk
/
meson.build
blob
5db8cc3fe2b3de5a67ab5cc8a81cad046d8e84fd
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)