On Wed, 15 Jun 2016 17:32:45 -0300
Eduardo Habkost wrote:
> The function is just a helper to handle the -global options, it
> can stay in vl.c like most qemu_opts_foreach() calls.
>
> Signed-off-by: Eduardo Habkost
Reviewed-by: Igor Mammedov
> ---
> hw/core/qdev-properties-system.c | 21 +---
The function is just a helper to handle the -global options, it
can stay in vl.c like most qemu_opts_foreach() calls.
Signed-off-by: Eduardo Habkost
---
hw/core/qdev-properties-system.c | 21 +
include/qemu/config-file.h | 1 -
vl.c | 16 +++