qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu3.0.0: Linux on non x86 CPUs run x86 executable
@ 2018-10-29 11:33 wj193102
  2018-10-29 12:26 ` Alex Bennée
  0 siblings, 1 reply; 2+ messages in thread
From: wj193102 @ 2018-10-29 11:33 UTC (permalink / raw)
  To: qemu-devel

Hi, everyone.
       When I have installed the QEMU3.0.0 in the Linux on non X86 CPUS, I want to use user space emulator to run X86 executable. So I get the document from the QEMU web page (QEMU document) .
I find the section 5.3 and read the content. But I have some questions in the following:
(1)I can't understand the content: "On non x86 CPUs, you need first to download at least an x86 glibc (qemu-runtime-i386-XXX-.tar.gz on the QEMU web page). Ensure that LD_LIBRARY_PATH is not set:
unset LD_LIBRARY_PATH". How I get the X86 glibc? And How to use it? Compiling and installing it in the Linux on non X86 CPUS or not?
(2) I also haven't understood the content:"Then you can launch the precompiled ls x86 executable: qemu-i386 tests/i386/ls". The file of "ls x86 executable" is in the any Linux from the path "/bin/ls"  on the X86 CPUS. Is that right?
Please help me to resolve these questions. Thanks very much.

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

end of thread, other threads:[~2018-10-29 12:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-29 11:33 [Qemu-devel] qemu3.0.0: Linux on non x86 CPUs run x86 executable wj193102
2018-10-29 12:26 ` Alex Bennée

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