diff options
author | Markus Armbruster | 2018-10-17 10:26:59 +0200 |
---|---|---|
committer | Markus Armbruster | 2018-10-19 14:51:34 +0200 |
commit | 5343bda42ba1abe61d81ac6b7712e118a3f74280 (patch) | |
tree | c27c419dec1b4de042697a764eb72573dd6326d0 /hw/vfio/platform.c | |
parent | vl: Fix exit status for -drive format=help (diff) | |
download | qemu-5343bda42ba1abe61d81ac6b7712e118a3f74280.tar.gz qemu-5343bda42ba1abe61d81ac6b7712e118a3f74280.tar.xz qemu-5343bda42ba1abe61d81ac6b7712e118a3f74280.zip |
vl: Simplify call of parse_name()
main() checks for parse_name() failure even though it can't actually
fail. That's okay. Simplify it to check by passing &error_fatal,
like the other users of qemu_opts_foreach().
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20181017082702.5581-36-armbru@redhat.com>
Diffstat (limited to 'hw/vfio/platform.c')
0 files changed, 0 insertions, 0 deletions