repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
[qemu/ar7.git]
/
contrib
/
vhost-user-scsi
/
meson.build
blob
044c50bf437e11e33d7aae7c6775f3400b9b8b31
1
if 'CONFIG_LIBISCSI' in config_host
2
executable('vhost-user-scsi', files('vhost-user-scsi.c'),
3
dependencies: [qemuutil, libiscsi, vhost_user],
4
build_by_default: targetos == 'linux',
5
install: false)
6
endif