Lines Matching +full:build +full:- +full:trace +full:- +full:ust +full:- +full:system

1 # These options do not correspond to a --enable/--disable-* option
3 # scripts/meson-buildoptions.py's SKIP_OPTIONS constant too.
9 option('qemu_firmwarepath', type : 'array', value : ['share/qemu-firmware'],
12 description: 'use specified string as sub-version of the package')
25 …description: 'set block driver read-write whitelist (by default affects only QEMU, not tools like …
27 …description: 'set block driver read-only whitelist (by default affects only QEMU, not tools like q…
28 option('interp_prefix', type : 'string', value : '/usr/gnemul/qemu-%M',
33 description: 'fuzzing engine library for OSS-Fuzz')
34 option('trace_file', type: 'string', value: 'trace',
35 description: 'Trace file prefix for simple backend')
40 # Everything else can be set via --enable/--disable-* option
42 # here make sure to run "make update-buildoptions".
45 description: 'Documentations build support')
47 description: 'build fuzzing targets')
59 description: 'Build QEMU Guest Agent')
61 description: 'Build MSI package for the QEMU Guest Agent')
63 description: 'build support utilities that come with QEMU')
65 description: 'build QGA VSS support (broken with MinGW)')
69 option('malloc', type : 'combo', choices : ['system', 'tcmalloc', 'jemalloc'],
70 value: 'system', description: 'choose memory allocator to use')
103 description: 'compiler-provided stack protection')
105 description: 'Control-Flow Integrity (CFI)')
113 description: 'vfio-user server support')
115 description: '-display dbus support')
122 description: 'membarrier system call (for Linux 4.14+ or Windows')
154 description: 'use libgio for D-Bus support')
158 description: 'hv-balloon driver (requires Glib 2.68+ GTree API)')
206 description: 'Enable RDMA-based migration')
258 # https://gitlab.com/qemu-project/qemu/-/issues/1150
278 choices: ['dtrace', 'ftrace', 'log', 'nop', 'simple', 'syslog', 'ust'],
301 description: 'vhost-net kernel acceleration support')
303 description: 'vhost-user backend support')
305 description: 'vhost-user crypto backend support')
307 description: 'vhost-vdpa kernel backend support')
309 description: 'build vhost-user-blk server')
311 description: 'virtio-9p support')
313 description: 'build VDUSE Library')
320 choices: ['disabled', 'enabled', 'auto', 'system', 'internal'],
324 description: 'SELinux support in qemu-nbd')
328 description: 'colo-proxy support')
366 description: 'use smbd (at path --smbd=*) in slirp networking')
369 description: '"manufacturer" name for qemu-ga registry entries')
371 description: 'second path element in qemu-ga registry entries')
373 description: 'version number for qemu-ga installer')
376 description: 'use idef-parser to automatically generate TCG code for the Hexagon frontend')