[Bug 1877706] Re: [Feature request] qemu does not support for Octeon MIPS64 on X86

2020-11-17 Thread Philippe Mathieu-Daudé
If your file is "ELF 32-bit MSB executable, MIPS, N32 MIPS64 rel2 version 1", then you have to use the mipsn32-linux-user variant of QEMU (binary 'qemu-mipsn32'). ** Changed in: qemu Status: Incomplete => Invalid ** Tags added: mips -- You received this bug notification because you are

[Bug 1877706] Re: [Feature request] qemu does not support for Octeon MIPS64 on X86

2020-11-17 Thread Thomas Huth
Was the MIPS64R2-generic good enough for you? ** Changed in: qemu Status: New => Incomplete -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1877706 Title: [Feature request] qemu does not sup

[Bug 1877706] Re: [Feature request] qemu does not support for Octeon MIPS64 on X86

2020-05-28 Thread Thomas Huth
** Changed in: qemu Importance: Undecided => Wishlist -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1877706 Title: [Feature request] qemu does not support for Octeon MIPS64 on X86 Status in QE

[Bug 1877706] Re: [Feature request] qemu does not support for Octeon MIPS64 on X86

2020-05-25 Thread Aleksandar Markovic
Hi, Lu. Where can I download Octeon toolchain you used? I want to try it by myself. Aleksandar -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1877706 Title: [Feature request] qemu does not suppo

[Bug 1877706] Re: [Feature request] qemu does not support for Octeon MIPS64 on X86

2020-05-25 Thread Laurent Vivier
** Tags added: linux-user -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1877706 Title: [Feature request] qemu does not support for Octeon MIPS64 on X86 Status in QEMU: New Bug description: D

[Bug 1877706] Re: [Feature request] qemu does not support for Octeon MIPS64 on X86

2020-05-09 Thread Aleksandar Markovic
Probably not, but there may be a workaround. The closest cpu to Octeon that is supported in QEMU is "MIPS64R2-generic". Please try using switch -cpu MIPS64R2-generic in your QEMU command line. Also, I think you should use qemu-mipsn32 rather than qemu-mips or qemu- mips64. I don't have much hope