qemu-e2k/softmmu
Masahiro Yamada 8ef3a4be27 qemu-option: pass NULL rather than 0 to the id of qemu_opts_set()
The second argument 'id' is a pointer. Pass NULL rather than 0.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Message-Id: <20200427005704.2475782-1-masahiroy@kernel.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2020-04-29 08:01:52 +02:00
..
Makefile.objs softmmu: split off vl.c:main() into main.c 2020-02-22 08:26:47 +00:00
main.c softmmu: split off vl.c:main() into main.c 2020-02-22 08:26:47 +00:00
vl.c qemu-option: pass NULL rather than 0 to the id of qemu_opts_set() 2020-04-29 08:01:52 +02:00