Revision 292444cb qemu-options.hx

b/qemu-options.hx
1965 1965
@item -writeconfig @var{file}
1966 1966
Write device configuration to @var{file}.
1967 1967
ETEXI
1968
DEF("nodefconfig", 0, QEMU_OPTION_nodefconfig,
1969
    "-nodefconfig\n"
1970
    "                do not load default config files at startup\n")
1971
STEXI
1972
@item -nodefconfig
1973
Normally QEMU loads a configuration file from @var{sysconfdir}/qemu.conf and
1974
@var{sysconfdir}/target-@var{ARCH}.conf on startup.  The @code{-nodefconfig}
1975
option will prevent QEMU from loading these configuration files at startup.
1976
ETEXI
1968 1977

  
1969 1978
HXCOMM This is the last statement. Insert new options before this line!
1970 1979
STEXI

Also available in: Unified diff