mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06:00
configure: document --without-default-{features,devices}
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
90e0c9b309
commit
c035c8d6f5
1 changed files with 4 additions and 0 deletions
4
configure
vendored
4
configure
vendored
|
@ -1719,6 +1719,10 @@ Advanced options (experts only):
|
||||||
--efi-aarch64=PATH PATH of efi file to use for aarch64 VMs.
|
--efi-aarch64=PATH PATH of efi file to use for aarch64 VMs.
|
||||||
--with-suffix=SUFFIX suffix for QEMU data inside datadir/libdir/sysconfdir/docdir [$qemu_suffix]
|
--with-suffix=SUFFIX suffix for QEMU data inside datadir/libdir/sysconfdir/docdir [$qemu_suffix]
|
||||||
--with-pkgversion=VERS use specified string as sub-version of the package
|
--with-pkgversion=VERS use specified string as sub-version of the package
|
||||||
|
--without-default-features default all --enable-* options to "disabled"
|
||||||
|
--without-default-devices do not include any device that is not needed to
|
||||||
|
start the emulator (only use if you are including
|
||||||
|
desired devices in default-configs/devices/)
|
||||||
--enable-debug enable common debug build options
|
--enable-debug enable common debug build options
|
||||||
--enable-sanitizers enable default sanitizers
|
--enable-sanitizers enable default sanitizers
|
||||||
--enable-tsan enable thread sanitizer
|
--enable-tsan enable thread sanitizer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue