qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC v11 28/55] target/arm: refactor exception and cpu code


From: Richard Henderson
Subject: Re: [RFC v11 28/55] target/arm: refactor exception and cpu code
Date: Wed, 24 Mar 2021 16:29:06 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/23/21 9:46 AM, Claudio Fontana wrote:
move exception code out of tcg/
as we need part of it for KVM too.

put the exception code into separate cpu modules as appropriate,
including:

cpu-sysemu.c
tcg/tcg-cpu.c
tcg/sysemu/tcg-cpu.c

to avoid naming confusion with the existing cpu_tcg.c,
containg cpu models definitions for 32bit TCG-only cpus,
rename this file as tcg/tcg-cpu-models.c

Obviously all of this should not be done in one step.

Isn't tcg/tcg-* redundant?


r~



reply via email to

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