qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 11/11] linux-user: Add availability control t


From: Aleksandar Markovic
Subject: Re: [Qemu-devel] [PATCH v6 11/11] linux-user: Add availability control to some syscalls
Date: Thu, 19 Jul 2018 16:20:38 +0000

> From: Richard Henderson <address@hidden>
> Sent: Thursday, July 19, 2018 5:57 PM
>
> On 07/19/2018 05:52 AM, Stefan Markovic wrote:
> > From: Aleksandar Rikalo <address@hidden>
> >
> > Signed-off-by: Aleksandar Markovic <address@hidden>
> > Signed-off-by: Stefan Markovic <address@hidden>
> > ---
> >  linux-user/strace.c  | 14 +++++++++++++-
> >  linux-user/syscall.c | 25 +++++++++++++++++++++++++
> >  2 files changed, 38 insertions(+), 1 deletion(-)
>
> We need a (any) description of why.  Is nanoMIPS going to reset the kernel > 
> abi
> and do away with the "legacy" mips syscalls?
>
>
> r~

Second that. This patch needs a proper commit message anyway, I don't know how 
it managed to arrive to this list without one.

I do know the answer to the connection between this patch and nanoMIPS though. 
nanoMIPS supports different set of syscalls from "stat" group than 
mips32/mips64/mipsn32 or any other platform. Without this patch, nanoMIPS QEMU 
user-mode build would fail (but complete nanoMIPS QEMU user-mode support have 
not been sent for review to this list so far - it will be sent most likely next 
week).

Regards,
Aleksandar


reply via email to

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