mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-03 03:26:00 +00:00
Mandatory option is silly, and the error handling is missing: the programs crash when -i isn't supplied. Make it an argument, and check it properly. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>