qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: 管雪涛 <gxt@pku.edu.cn>
Cc: Riku Voipio <riku.voipio@linaro.org>,
	Guan Xuetao <gxt@mprc.pku.edu.cn>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Patch Tracking <patches@linaro.org>
Subject: Re: [Qemu-devel] 回复: Re:  [PATCH] linux-user: sync syscall numbers upto 3.13
Date: Mon, 13 Jan 2014 15:21:55 +0000	[thread overview]
Message-ID: <CAFEAcA-7O7zsBCy2NSgWhZ=fGteFaAdNA4G0vhOLTimO4DiRFA@mail.gmail.com> (raw)
In-Reply-To: <1803379872.20279.1389626051959.JavaMail.root@bj-mail03.pku.edu.cn>

On 13 January 2014 15:14, 管雪涛 <gxt@pku.edu.cn> wrote:
> The syscall numbers in unicore32 are correct because we have two ABIs for 32 bits.
> In qemu, it's old ABI, while in kernel, it's new ABI.
> However, for now, old ABI is widely used for unicore32's applications.

I don't think upstream QEMU should be supporting an ABI
which isn't used by upstream Linux. If you didn't get
it upstream into the kernel we should never have accepted
it into QEMU to start with, really.

thanks
-- PMM

  reply	other threads:[~2014-01-13 15:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-13 12:33 [Qemu-devel] [PATCH] linux-user: sync syscall numbers upto 3.13 riku.voipio
2014-01-13 13:18 ` Peter Maydell
2014-01-13 15:14   ` [Qemu-devel] 回复: " 管雪涛
2014-01-13 15:21     ` Peter Maydell [this message]
2014-01-14  1:33       ` [Qemu-devel] 回复: " 管雪涛
2014-01-14 10:50         ` Peter Maydell
2014-01-15  8:09           ` Riku Voipio

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='CAFEAcA-7O7zsBCy2NSgWhZ=fGteFaAdNA4G0vhOLTimO4DiRFA@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=gxt@mprc.pku.edu.cn \
    --cc=gxt@pku.edu.cn \
    --cc=patches@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@linaro.org \
    /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).