qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC v2 5/6] common-user/host/mips: create, though mips hosts likely


From: Warner Losh
Subject: Re: [RFC v2 5/6] common-user/host/mips: create, though mips hosts likely don't work reliably
Date: Wed, 10 Nov 2021 15:58:47 -0700



On Wed, Nov 10, 2021 at 10:00 AM Richard Henderson <richard.henderson@linaro.org> wrote:
On 11/10/21 5:31 PM, Warner Losh wrote:
> Signed-off-by: Warner Losh <imp@bsdimp.com>
> ---
>   common-user/host/mips/safe-syscall.inc.S | 1 +
>   1 file changed, 1 insertion(+)
>   create mode 100644 common-user/host/mips/safe-syscall.inc.S
>
> diff --git a/common-user/host/mips/safe-syscall.inc.S b/common-user/host/mips/safe-syscall.inc.S
> new file mode 100644
> index 0000000000..72d9064acb
> --- /dev/null
> +++ b/common-user/host/mips/safe-syscall.inc.S
> @@ -0,0 +1 @@
> +     .asciiz "This file is not compiled and mips hosts are likely broken"
>

Let's not include this.  I have created

   https://gitlab.com/qemu-project/qemu/-/issues/713

for tracking.

Without including it, the mips CI jobs will fail. If you are OK with this and dealing with that
issue in another way, then I'll drop it. It's easy enough.

Warner

reply via email to

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