From: Peter Maydell <peter.maydell@linaro.org>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Richard Henderson <richard.henderson@linaro.org>,
ginu samuel <samuel.ginu2010@gmail.com>,
qemu-devel@nongnu.org
Subject: Re: Runnig solaris binary(32 bit) on linux(64 bit)
Date: Fri, 17 Feb 2023 15:31:28 +0000 [thread overview]
Message-ID: <CAFEAcA95DdTcRXQQTC1vKrnD69S1YuEfnPC6uga7_=fjepBMsQ@mail.gmail.com> (raw)
In-Reply-To: <5c7026171d3ab5d530784308a5ce71d32e6760c7.camel@infradead.org>
On Thu, 16 Feb 2023 at 19:39, David Woodhouse <dwmw2@infradead.org> wrote:
>
> On Thu, 2023-02-16 at 09:29 -1000, Richard Henderson wrote:
> > On 2/16/23 09:02, David Woodhouse wrote:
> > > It wouldn't be beyond the wit of man to extend qemu-user to support the
> > > similar personality variations for SCO/Solaris/etc. using that as a
> > > guide.
> >
> > Not beyond wit but perhaps beyond patience.
> >
> > It would certainly be possible to emulate the "easy middle" of one POSIX guest on a
> > different POSIX host. But the dusty corners are going to get in the way, where we
> > currently rely on guest and host having identical semantics, and pass the system call
> > through to the host.
> >
> > It's a big job.
>
> True, but the existing iBCS / linux-abi kernel patches should highlight
> a lot of those dusty corners.
linux-user is pretty low on maintenance effort as it is; I
just don't think there's any likelihood of anybody with the
time and interest in doing Solaris-on-Linux emulation showing
up to do the work, especially given that our user-mode infra pretty
heavily assumes same-host-same-guest-OS.
thanks
-- PMM
next prev parent reply other threads:[~2023-02-17 15:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 9:00 Runnig solaris binary(32 bit) on linux(64 bit) ginu samuel
2023-02-16 14:36 ` Peter Maydell
2023-02-16 19:02 ` David Woodhouse
2023-02-16 19:29 ` Richard Henderson
2023-02-16 19:39 ` David Woodhouse
2023-02-17 15:31 ` Peter Maydell [this message]
2023-02-17 16:04 ` Warner Losh
2023-02-18 2:40 ` ginu samuel
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='CAFEAcA95DdTcRXQQTC1vKrnD69S1YuEfnPC6uga7_=fjepBMsQ@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=dwmw2@infradead.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=samuel.ginu2010@gmail.com \
/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).