Home
last modified time | relevance | path

Searched defs:libvduse (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/subprojects/libvduse/
H A Dmeson.build1 project('libvduse', 'c', project
11 libvduse = static_library('vduse', variable
/openbmc/qemu/
H A Dmeson_options.txt312 option('libvduse', type: 'feature', value: 'auto', feature
H A Dmeson.build3390 libvduse = not_found variable
3392 libvduse_proj = subproject('libvduse') project
3393 libvduse = libvduse_proj.get_variable('libvduse_dep') variable