On 4/5/2021 7:16 PM, Peter Maydell wrote:
On Sun, 4 Apr 2021 at 23:26, CKIM wrote:
I have very old binary (testgen) which was built from old sparc station.
(no source code)
If I run "file testgen", I get the following.
ELF 32-bit MSB executable SPARC32PLUS Version 1, V8
sun4u or sun4v, niagara ...
Can anyone know how to run the sparc32 v8+ binary from QEMU ?
Is it something the iso file need to be changed or qemu issue?
I appreciate if any useful info or hint. Thanks!
Best Regards,
CKIM
Hello Bin Meng and Philippe Mathieu-Daudé,
Thanks for the advice. I found apt-get update doesn't help,
But downloading ninja-build source from https://github.com/ninja-build/ninja and
Doing git checkout v1.7.0 and ./configure.py --bootstrap just builds ninja. (I
just used v1.7)
Then I renamed /us
Hi Peter Maydell,
Thanks, that made it clearer to me.(actually I was reading the page you
mentioned)
Chan Kim
> -Original Message-
> From: Peter Maydell
> Sent: Friday, February 19, 2021 7:04 PM
> To: Chan Kim
> Cc: Philippe Mathieu-Daudé ; qemu-discuss disc...@nongnu.org>; Paolo Bon
Hello folks,
These are the machine lists that included cortex-a72 when I gave
qemu-system-aarch64 --machine xxx --cpu help.
(I replaced xxx with all the machine I got from qemu-system-aarch64
--machine help. Of course I used simple script for that. And I remove 'virt'
from the list.)
akita