On Tue, Apr 16, 2019 at 11:59:43PM -0300, Eduardo Habkost wrote:
> The hardcoded CPU models in the code are just CPU models and
> don't include any extra options. We don't need to call
> parse_cpu_options().
>
> Signed-off-by: Eduardo Habkost
Reviewed-by: David Gibson
> ---
> bsd-user/main.c
The hardcoded CPU models in the code are just CPU models and
don't include any extra options. We don't need to call
parse_cpu_options().
Signed-off-by: Eduardo Habkost
---
bsd-user/main.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/bsd-user/main.c b/bsd-user/main.c
in