Luiz Capitulino <[email protected]> writes: > On Fri, 8 Feb 2013 17:17:12 +0100 > Markus Armbruster <[email protected]> wrote: > >> We exit successfully after reporting syntax error for argument of >> --sandbox and --add-fd. >> >> We continue undaunted after reporting it for argument of --option-rom >> and --object then. >> >> Change all four to exit unsuccessfully, like the other options. >> >> Signed-off-by: Markus Armbruster <[email protected]> > > Reviewed-by: Luiz Capitulino <[email protected]> > > What about qemu_opts_parse() call in QEMU_OPTION_boot?
You're right! I fixed in my tree, but then the fix hid in a not-for-1.4 commit. Will extract it for 1.4.
