qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] Run Kernel+rootfs for ARM Cortex-A72 on QEMU


From: Peter Maydell
Subject: Re: [Qemu-arm] Run Kernel+rootfs for ARM Cortex-A72 on QEMU
Date: Mon, 24 Dec 2018 14:48:27 +0000

On Mon, 24 Dec 2018 at 14:17, Станислав Тумасов <address@hidden> wrote:
>
> Hello, dear developers. I use Yocto to build Kernel and rootfs for ARM 
> Cortex-A72. Kernel and rootfs are in separate files The kernel has an Image 
> type (extension .bin). Rootfs has ext4 type(extension .ext4). I did not find 
> this processor in the support list in QEMU 3.1.0 Dec 11th 2018. But this 
> processor is on the support list in QEMU 3.1.0-rc3, but I could not run the 
> kernel and rootfs.
> Is there any possibility to run QUEMU for this processor?

cortex-a72 is supported in 3.1.0. What are you doing that
makes you think that it is not ?

More important than the CPU type, you should make sure
that the kernel and rootfs that you have built are for
the correct board model (you probably want to be using
the "virt" board). The differences between board
models are much more important than the differences
between different 64-bit Arm CPU types.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]