On Wed, 4 Aug 2021 at 08:58, Sukreet pal <palsukr...@gmail.com> wrote:
>
> Hi developers,
>
> I am new to qemu system emulation. I currently have a configuration file from 
> a control unit which uses Infineon Tricore SAK-TC234LX 32F200 AB with ARM v7 
> processor.
>
> I am able to build the zImage with the config file but I am unable to boot it 
> in qemu.
>
> Is there any way to build the machine configuration ? As the machine is not 
> listed in qemu.

I don't know what your "configuration file" is, but no, QEMU
does not implement any kind of "automatically build a machine
based on some kind of data file". The only way to add a new
machine in upstream QEMU is to write C source to do it.

-- PMM

Reply via email to