Home
last modified time | relevance | path

Searched hist:"292444 cb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dqemu-options.hx292444cb Thu Jan 21 10:57:58 CST 2010 Anthony Liguori <aliguori@us.ibm.com> Load global config files by default

A new option, -nodefconfig is introduced to prevent loading from the default
config location. Otherwise, two configuration files will be searched for,
qemu.conf and target-<TARGET_NAME>.conf.

To ensure that the default configuration is overridden by a user specified
config, we introduce a two stage option parsing mechanism.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>