qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Runnig solaris binary(32 bit) on linux(64 bit)
@ 2023-02-16  9:00 ginu samuel
  2023-02-16 14:36 ` Peter Maydell
  0 siblings, 1 reply; 8+ messages in thread
From: ginu samuel @ 2023-02-16  9:00 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

Hi,
    I have a requirement to run a Solaris binary ( 32 bit ) on linux (64
bit).

Since some of the sources for the binary are not available, recompilation
on linux is not possible.

So we are trying to run on linux using QEMU

the uname output on solaris box is -
#uname -sip
SunOS sparc sun4v

the uname output on linux box is -
#uname -siop
Linux x86_64 x86_64 GNU/Linux

Following are the questions:
1. Is the user mode emulation (of QEMU) the right way to do this?

2. If yes, what would be actual command to do this. The Linux User space
emulator ( https://www.qemu.org/docs/master/user/main.html) gives the
command :

qemu-i386 [-h] [-d] [-L path] [-s size] [-cpu model] [-g port] [-B
offset] [-R size] program [arguments...]

Is there a suitable command for 64 bit linux to run the program ?

3.  Is this the package to install for RHEL as given in documentation?


   -

   RHEL/CentOS: yum install qemu-kvm


4. Does the program require Super user privileges to run?

Regards,
Ginu

[-- Attachment #2: Type: text/html, Size: 6056 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-02-18  2:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2023-02-17 16:04         ` Warner Losh
2023-02-18  2:40           ` ginu samuel

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).