Lines Matching full:n
3 printf "%s\n" ' --audio-drv-list=CHOICES Set audio driver list [default] (choices: alsa/co'
4 printf "%s\n" ' reaudio/default/dsound/jack/oss/pa/pipewire/sdl/s'
5 printf "%s\n" ' ndio)'
6 printf "%s\n" ' --bindir=VALUE Executable directory [bin]'
7 printf "%s\n" ' --block-drv-ro-whitelist=VALUE'
8 printf "%s\n" ' set block driver read-only whitelist (by default'
9 printf "%s\n" ' affects only QEMU, not tools like qemu-img)'
10 printf "%s\n" ' --block-drv-rw-whitelist=VALUE'
11 printf "%s\n" ' set block driver read-write whitelist (by default'
12 printf "%s\n" ' affects only QEMU, not tools like qemu-img)'
13 printf "%s\n" ' --datadir=VALUE Data file directory [share]'
14 printf "%s\n" ' --disable-coroutine-pool coroutine freelist (better performance)'
15 printf "%s\n" ' --disable-debug-info Enable debug symbols and other information'
16 printf "%s\n" ' --disable-hexagon-idef-parser'
17 printf "%s\n" ' use idef-parser to automatically generate TCG'
18 printf "%s\n" ' code for the Hexagon frontend'
19 printf "%s\n" ' --disable-install-blobs install provided firmware blobs'
20 printf "%s\n" ' --disable-qom-cast-debug cast debugging support'
21 printf "%s\n" ' --disable-relocatable toggle relocatable install'
22 printf "%s\n" ' --docdir=VALUE Base directory for documentation installation'
23 printf "%s\n" ' (can be empty) [share/doc]'
24 printf "%s\n" ' --enable-asan enable address sanitizer'
25 printf "%s\n" ' --enable-block-drv-whitelist-in-tools'
26 printf "%s\n" ' use block whitelist also in tools instead of only'
27 printf "%s\n" ' QEMU'
28 printf "%s\n" ' --enable-cfi Control-Flow Integrity (CFI)'
29 printf "%s\n" ' --enable-cfi-debug Verbose errors in case of CFI violation'
30 printf "%s\n" ' --enable-debug-graph-lock'
31 printf "%s\n" ' graph lock debugging support'
32 printf "%s\n" ' --enable-debug-mutex mutex debugging support'
33 printf "%s\n" ' --enable-debug-remap syscall buffer debugging support'
34 printf "%s\n" ' --enable-debug-stack-usage'
35 printf "%s\n" ' measure coroutine stack usage'
36 printf "%s\n" ' --enable-debug-tcg TCG debugging'
37 printf "%s\n" ' --enable-fdt[=CHOICE] Whether and how to find the libfdt library'
38 printf "%s\n" ' (choices: auto/disabled/enabled/internal/system)'
39 printf "%s\n" ' --enable-fuzzing build fuzzing targets'
40 printf "%s\n" ' --enable-gcov Enable coverage tracking.'
41 printf "%s\n" ' --enable-lto Use link time optimization'
42 printf "%s\n" ' --enable-malloc=CHOICE choose memory allocator to use [system] (choices:'
43 printf "%s\n" ' jemalloc/system/tcmalloc)'
44 printf "%s\n" ' --enable-module-upgrades try to load modules from alternate paths for'
45 printf "%s\n" ' upgrades'
46 printf "%s\n" ' --enable-rng-none dummy RNG, avoid using /dev/(u)random and'
47 printf "%s\n" ' getrandom()'
48 printf "%s\n" ' --enable-safe-stack SafeStack Stack Smash Protection (requires'
49 printf "%s\n" ' clang/llvm and coroutine backend ucontext)'
50 printf "%s\n" ' --enable-strict-rust-lints'
51 printf "%s\n" ' Enable stricter set of Rust warnings'
52 printf "%s\n" ' --enable-strip Strip targets on install'
53 printf "%s\n" ' --enable-tcg-interpreter TCG with bytecode interpreter (slow)'
54 printf "%s\n" ' --enable-trace-backends=CHOICES'
55 printf "%s\n" ' Set available tracing backends [log] (choices:'
56 printf "%s\n" ' dtrace/ftrace/log/nop/simple/syslog/ust)'
57 printf "%s\n" ' --enable-tsan enable thread sanitizer'
58 printf "%s\n" ' --enable-ubsan enable undefined behaviour sanitizer'
59 printf "%s\n" ' --firmwarepath=VALUES search PATH for firmware files [share/qemu-'
60 printf "%s\n" ' firmware]'
61 printf "%s\n" ' --iasl=VALUE Path to ACPI disassembler'
62 printf "%s\n" ' --includedir=VALUE Header file directory [include]'
63 printf "%s\n" ' --interp-prefix=VALUE where to find shared libraries etc., use %M for'
64 printf "%s\n" ' cpu name [/usr/gnemul/qemu-%M]'
65 printf "%s\n" ' --libdir=VALUE Library directory [system default]'
66 printf "%s\n" ' --libexecdir=VALUE Library executable directory [libexec]'
67 printf "%s\n" ' --localedir=VALUE Locale data directory [share/locale]'
68 printf "%s\n" ' --localstatedir=VALUE Localstate data directory [/var/local]'
69 printf "%s\n" ' --mandir=VALUE Manual page directory [share/man]'
70 printf "%s\n" ' --prefix=VALUE Installation prefix [/usr/local]'
71 printf "%s\n" ' --qemu-ga-distro=VALUE second path element in qemu-ga registry entries'
72 printf "%s\n" ' [Linux]'
73 printf "%s\n" ' --qemu-ga-manufacturer=VALUE'
74 printf "%s\n" ' "manufacturer" name for qemu-ga registry entries'
75 printf "%s\n" ' [QEMU]'
76 printf "%s\n" ' --qemu-ga-version=VALUE version number for qemu-ga installer'
77 printf "%s\n" ' --rtsig-map=VALUE default value of QEMU_RTSIG_MAP [NULL]'
78 printf "%s\n" ' --smbd=VALUE Path to smbd for slirp networking'
79 printf "%s\n" ' --sysconfdir=VALUE Sysconf data directory [etc]'
80 printf "%s\n" ' --tls-priority=VALUE Default TLS protocol/cipher priority string'
81 printf "%s\n" ' [NORMAL]'
82 printf "%s\n" ' --with-coroutine=CHOICE coroutine backend to use (choices:'
83 printf "%s\n" ' auto/sigaltstack/ucontext/wasm/windows)'
84 printf "%s\n" ' --with-pkgversion=VALUE use specified string as sub-version of the'
85 printf "%s\n" ' package'
86 printf "%s\n" ' --with-suffix=VALUE Suffix for QEMU data/modules/config directories'
87 printf "%s\n" ' (can be empty) [qemu]'
88 printf "%s\n" ' --with-trace-file=VALUE Trace file prefix for simple backend [trace]'
89 printf "%s\n" ' --x86-version=CHOICE tweak required x86_64 architecture version beyond'
90 printf "%s\n" ' compiler default [1] (choices: 0/1/2/3/4)'
91 printf "%s\n" ''
92 printf "%s\n" 'Optional features, enabled with --enable-FEATURE and'
93 printf "%s\n" 'disabled with --disable-FEATURE, default is enabled if available'
94 printf "%s\n" '(unless built with --without-default-features):'
95 printf "%s\n" ''
96 printf "%s\n" ' af-xdp AF_XDP network backend support'
97 printf "%s\n" ' alsa ALSA sound support'
98 printf "%s\n" ' attr attr/xattr support'
99 printf "%s\n" ' auth-pam PAM access control'
100 printf "%s\n" ' blkio libblkio block device driver'
101 printf "%s\n" ' bochs bochs image format support'
102 printf "%s\n" ' bpf eBPF support'
103 printf "%s\n" ' brlapi brlapi character device driver'
104 printf "%s\n" ' bzip2 bzip2 support for DMG images'
105 printf "%s\n" ' canokey CanoKey support'
106 printf "%s\n" ' cap-ng cap_ng support'
107 printf "%s\n" ' capstone Whether and how to find the capstone library'
108 printf "%s\n" ' cloop cloop image format support'
109 printf "%s\n" ' cocoa Cocoa user interface (macOS only)'
110 printf "%s\n" ' colo-proxy colo-proxy support'
111 printf "%s\n" ' coreaudio CoreAudio sound support'
112 printf "%s\n" ' crypto-afalg Linux AF_ALG crypto backend driver'
113 printf "%s\n" ' curl CURL block device driver'
114 printf "%s\n" ' curses curses UI'
115 printf "%s\n" ' dbus-display -display dbus support'
116 printf "%s\n" ' dmg dmg image format support'
117 printf "%s\n" ' docs Documentations build support'
118 printf "%s\n" ' dsound DirectSound sound support'
119 printf "%s\n" ' fuse FUSE block device export'
120 printf "%s\n" ' fuse-lseek SEEK_HOLE/SEEK_DATA support for FUSE exports'
121 printf "%s\n" ' gcrypt libgcrypt cryptography support'
122 printf "%s\n" ' gettext Localization of the GTK+ user interface'
123 printf "%s\n" ' gio use libgio for D-Bus support'
124 printf "%s\n" ' glusterfs Glusterfs block device driver'
125 printf "%s\n" ' gnutls GNUTLS cryptography support'
126 printf "%s\n" ' gtk GTK+ user interface'
127 printf "%s\n" ' gtk-clipboard clipboard support for the gtk UI (EXPERIMENTAL, MAY HANG)'
128 printf "%s\n" ' guest-agent Build QEMU Guest Agent'
129 printf "%s\n" ' guest-agent-msi Build MSI package for the QEMU Guest Agent'
130 printf "%s\n" ' hv-balloon hv-balloon driver (requires Glib 2.68+ GTree API)'
131 printf "%s\n" ' hvf HVF acceleration support'
132 printf "%s\n" ' iconv Font glyph conversion support'
133 printf "%s\n" ' jack JACK sound support'
134 printf "%s\n" ' keyring Linux keyring support'
135 printf "%s\n" ' kvm KVM acceleration support'
136 printf "%s\n" ' l2tpv3 l2tpv3 network backend support'
137 printf "%s\n" ' libcbor libcbor support'
138 printf "%s\n" ' libdaxctl libdaxctl support'
139 printf "%s\n" ' libdw debuginfo support'
140 printf "%s\n" ' libiscsi libiscsi userspace initiator'
141 printf "%s\n" ' libkeyutils Linux keyutils support'
142 printf "%s\n" ' libnfs libnfs block device driver'
143 printf "%s\n" ' libpmem libpmem support'
144 printf "%s\n" ' libssh ssh block device support'
145 printf "%s\n" ' libudev Use libudev to enumerate host devices'
146 printf "%s\n" ' libusb libusb support for USB passthrough'
147 printf "%s\n" ' libvduse build VDUSE Library'
148 printf "%s\n" ' linux-aio Linux AIO support'
149 printf "%s\n" ' linux-io-uring Linux io_uring support'
150 printf "%s\n" ' lzfse lzfse support for DMG images'
151 printf "%s\n" ' lzo lzo compression support'
152 printf "%s\n" ' malloc-trim enable libc malloc_trim() for memory optimization'
153 printf "%s\n" ' membarrier membarrier system call (for Linux 4.14+ or Windows'
154 printf "%s\n" ' modules modules support (non Windows)'
155 printf "%s\n" ' mpath Multipath persistent reservation passthrough'
156 printf "%s\n" ' multiprocess Out of process device emulation support'
157 printf "%s\n" ' netmap netmap network backend support'
158 printf "%s\n" ' nettle nettle cryptography support'
159 printf "%s\n" ' numa libnuma support'
160 printf "%s\n" ' nvmm NVMM acceleration support'
161 printf "%s\n" ' opengl OpenGL support'
162 printf "%s\n" ' oss OSS sound support'
163 printf "%s\n" ' pa PulseAudio sound support'
164 printf "%s\n" ' parallels parallels image format support'
165 printf "%s\n" ' pipewire PipeWire sound support'
166 printf "%s\n" ' pixman pixman support'
167 printf "%s\n" ' plugins TCG plugins via shared library loading'
168 printf "%s\n" ' png PNG support with libpng'
169 printf "%s\n" ' pvg macOS paravirtualized graphics support'
170 printf "%s\n" ' qatzip QATzip compression support'
171 printf "%s\n" ' qcow1 qcow1 image format support'
172 printf "%s\n" ' qed qed image format support'
173 printf "%s\n" ' qga-vss build QGA VSS support (broken with MinGW)'
174 printf "%s\n" ' qpl Query Processing Library support'
175 printf "%s\n" ' rbd Ceph block device driver'
176 printf "%s\n" ' rdma Enable RDMA-based migration'
177 printf "%s\n" ' replication replication support'
178 printf "%s\n" ' rust Rust support'
179 printf "%s\n" ' rutabaga-gfx rutabaga_gfx support'
180 printf "%s\n" ' sdl SDL user interface'
181 printf "%s\n" ' sdl-image SDL Image support for icons'
182 printf "%s\n" ' seccomp seccomp support'
183 printf "%s\n" ' selinux SELinux support in qemu-nbd'
184 printf "%s\n" ' slirp libslirp user mode network backend support'
185 printf "%s\n" ' slirp-smbd use smbd (at path --smbd=*) in slirp networking'
186 printf "%s\n" ' smartcard CA smartcard emulation support'
187 printf "%s\n" ' snappy snappy compression support'
188 printf "%s\n" ' sndio sndio sound support'
189 printf "%s\n" ' sparse sparse checker'
190 printf "%s\n" ' spice Spice server support'
191 printf "%s\n" ' spice-protocol Spice protocol support'
192 printf "%s\n" ' stack-protector compiler-provided stack protection'
193 printf "%s\n" ' tcg TCG support'
194 printf "%s\n" ' tools build support utilities that come with QEMU'
195 printf "%s\n" ' tpm TPM support'
196 printf "%s\n" ' u2f U2F emulation support'
197 printf "%s\n" ' uadk UADK Library support'
198 printf "%s\n" ' usb-redir libusbredir support'
199 printf "%s\n" ' valgrind valgrind debug support for coroutine stacks'
200 printf "%s\n" ' vde vde network backend support'
201 printf "%s\n" ' vdi vdi image format support'
202 printf "%s\n" ' vduse-blk-export'
203 printf "%s\n" ' VDUSE block export support'
204 printf "%s\n" ' vfio-user-server'
205 printf "%s\n" ' vfio-user server support'
206 printf "%s\n" ' vhdx vhdx image format support'
207 printf "%s\n" ' vhost-crypto vhost-user crypto backend support'
208 printf "%s\n" ' vhost-kernel vhost kernel backend support'
209 printf "%s\n" ' vhost-net vhost-net kernel acceleration support'
210 printf "%s\n" ' vhost-user vhost-user backend support'
211 printf "%s\n" ' vhost-user-blk-server'
212 printf "%s\n" ' build vhost-user-blk server'
213 printf "%s\n" ' vhost-vdpa vhost-vdpa kernel backend support'
214 printf "%s\n" ' virglrenderer virgl rendering support'
215 printf "%s\n" ' virtfs virtio-9p support'
216 printf "%s\n" ' vmdk vmdk image format support'
217 printf "%s\n" ' vmnet vmnet.framework network backend support'
218 printf "%s\n" ' vnc VNC server'
219 printf "%s\n" ' vnc-jpeg JPEG lossy compression for VNC server'
220 printf "%s\n" ' vnc-sasl SASL authentication for VNC server'
221 printf "%s\n" ' vpc vpc image format support'
222 printf "%s\n" ' vte vte support for the gtk UI'
223 printf "%s\n" ' vvfat vvfat image format support'
224 printf "%s\n" ' werror Treat warnings as errors'
225 printf "%s\n" ' whpx WHPX acceleration support'
226 printf "%s\n" ' xen Xen backend support'
227 printf "%s\n" ' xen-pci-passthrough'
228 printf "%s\n" ' Xen PCI passthrough support'
229 printf "%s\n" ' xkbcommon xkbcommon support'
230 printf "%s\n" ' zstd zstd compression support'