« Previous | Next » 

Revision 584d4064

ID584d4064c6de5c9f2f555d7afebbbde59c741b8f

Added by Luiz Capitulino almost 12 years ago

qemu-option: opt_set(): use error_set()

The functions qemu_opt_set() and opts_do_parse() both call opt_set(),
but their callers expect QError semantics. Thus, both functions call
qerro_report_err() to keep the expected semantics.

Signed-off-by: Luiz Capitulino <>
Reviewed-By: Laszlo Ersek <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences