From: Laurent Vivier <laurent@vivier.eu>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: patches@linaro.org, Riku Voipio <riku.voipio@iki.fi>,
Guan Xuetao <gxt@mprc.pku.edu.cn>
Subject: Re: [Qemu-devel] [PATCH 1/2] linux-user: Drop unicore32 code
Date: Thu, 8 Mar 2018 16:10:06 +0100 [thread overview]
Message-ID: <fce7cfb1-9ab1-10b6-eb96-2488eb27da04@vivier.eu> (raw)
In-Reply-To: <20180308144733.25615-2-peter.maydell@linaro.org>
Le 08/03/2018 à 15:47, Peter Maydell a écrit :
> We dropped the unicore32-linux-user target in commit 5e2b40f7271cf9
> in 2016. Nobody has made any attempt to fix the issues that
> caused us to drop it, so remove the associated code.
> (The system emulation parts of unicore32 remain.)
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> linux-user/qemu.h | 5 +-
> linux-user/syscall_defs.h | 6 +-
> linux-user/unicore32/syscall_nr.h | 371 ----------------------------------
> linux-user/unicore32/target_cpu.h | 27 ---
> linux-user/unicore32/target_elf.h | 14 --
> linux-user/unicore32/target_signal.h | 30 ---
> linux-user/unicore32/target_structs.h | 58 ------
> linux-user/unicore32/target_syscall.h | 62 ------
> linux-user/unicore32/termbits.h | 2 -
> linux-user/elfload.c | 72 -------
> linux-user/main.c | 99 +--------
> linux-user/signal.c | 5 +-
> 12 files changed, 6 insertions(+), 745 deletions(-)
> delete mode 100644 linux-user/unicore32/syscall_nr.h
> delete mode 100644 linux-user/unicore32/target_cpu.h
> delete mode 100644 linux-user/unicore32/target_elf.h
> delete mode 100644 linux-user/unicore32/target_signal.h
> delete mode 100644 linux-user/unicore32/target_structs.h
> delete mode 100644 linux-user/unicore32/target_syscall.h
> delete mode 100644 linux-user/unicore32/termbits.h
>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
next prev parent reply other threads:[~2018-03-08 15:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-08 14:47 [Qemu-devel] [PATCH 0/2] Drop dead linux-user/unicore32 code Peter Maydell
2018-03-08 14:47 ` [Qemu-devel] [PATCH 1/2] linux-user: Drop unicore32 code Peter Maydell
2018-03-08 15:10 ` Laurent Vivier [this message]
2018-03-09 19:53 ` Laurent Vivier
2018-03-08 14:47 ` [Qemu-devel] [PATCH 2/2] linux-user: Remove the unused "not implemented" signal handling stubs Peter Maydell
2018-03-08 15:10 ` Laurent Vivier
2018-03-09 19:54 ` Laurent Vivier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fce7cfb1-9ab1-10b6-eb96-2488eb27da04@vivier.eu \
--to=laurent@vivier.eu \
--cc=gxt@mprc.pku.edu.cn \
--cc=patches@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).