On 11 May 2015 at 16:52, Markus Armbruster <arm...@redhat.com> wrote:
> I agree silently ignoring command line options isn't nice, but it's
> unfortunately what QEMU has always done.

Actually, we're inconsistent (who'd have guessed? :-)).
For instance if CONFIG_CURSES isn't defined then we print an error
if you try to use the curses option, similarly for iscsi, slirp
related options, tpmdev, and others. But there are also many
options where (as you note) we just silently ignore them, and
even a few where we print a warning but continue to boot (eg
some of the networking config options).

-- PMM

Reply via email to