Laszlo Ersek writes:
> The return type can't be changed to void, because "set_property" must have
> type "qemu_opt_loopfunc".
Further evidence of qemu_opt_foreach()'s awkwardness.
[...]
On Tue, 5 Feb 2013 21:39:20 +0100
Laszlo Ersek wrote:
> The return type can't be changed to void, because "set_property" must have
> type "qemu_opt_loopfunc".
>
> Conversion status (call chains covered or substituted by error propagation
> marked with square brackets):
This is fine to be squas
The return type can't be changed to void, because "set_property" must have
type "qemu_opt_loopfunc".
Conversion status (call chains covered or substituted by error propagation
marked with square brackets):
do_device_add -> [qemu_find_opts -> error_report]
do_device_add -> qdev_device_add -> qerro