qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for 6.2 19/49] bsd-user: Include host-os.h from main


From: Richard Henderson
Subject: Re: [PATCH for 6.2 19/49] bsd-user: Include host-os.h from main
Date: Sat, 7 Aug 2021 19:20:16 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 8/7/21 11:42 AM, Warner Losh wrote:
Include host-os.h from main.c to pick up the default OS to emulate.  Set
that default in main().

Signed-off-by: Stacey Son<sson@FreeBSD.org>
Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/freebsd/host-os.h | 2 ++
  bsd-user/main.c            | 4 +++-
  bsd-user/netbsd/host-os.h  | 2 ++
  bsd-user/openbsd/host-os.h | 2 ++
  4 files changed, 9 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]