RE: supported machines for aarch64

2021-02-19 Thread ckim
gnu.org>; Paolo Bonzini ; qemu-devel > ; Markus Armbruster > Subject: Re: supported machines for aarch64 > > On Fri, 19 Feb 2021 at 08:05, wrote: > > These are the machine lists that included cortex-a72 when I gave > > qemu-system-aarch64 --machine xxx --cpu help. >

Re: supported machines for aarch64

2021-02-19 Thread Peter Maydell
On Fri, 19 Feb 2021 at 08:05, wrote: > These are the machine lists that included cortex-a72 when I gave > qemu-system-aarch64 --machine xxx --cpu help. Adding '--machine whatever' to your command line does not change the output of '--cpu help'. As Philippe says, it happens that QEMU processes --c

RE: supported machines for aarch64

2021-02-19 Thread ckim
qemu-devel ; Markus Armbruster > ; Paolo Bonzini > Subject: Re: supported machines for aarch64 > > Hi, > > On 2/15/21 6:26 AM, c...@etri.re.kr wrote: > > Hello, > > > > I tried “qemu-system-arm –machine help” and it gave me 75 machines. > > > > Then I

Re: supported machines for aarch64

2021-02-14 Thread Philippe Mathieu-Daudé
Hi, On 2/15/21 6:26 AM, c...@etri.re.kr wrote: > Hello, > > I tried “qemu-system-arm –machine help” and it gave me 75 machines. > > Then I tried “qemu-system-aarch64 –machine help”, and it gave me almost > the same result except it had raspi3, sbsa-ref, xlnx-versal-virt and > xlnx-zcu102 in addi

supported machines for aarch64

2021-02-14 Thread ckim
Hello, I tried "qemu-system-arm -machine help" and it gave me 75 machines. Then I tried "qemu-system-aarch64 -machine help", and it gave me almost the same result except it had raspi3, sbsa-ref, xlnx-versal-virt and xlnx-zcu102 in addition. I asked myself, Does this mean most machines work both