qemu-devel
[Top][All Lists]
Advanced

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

Re: softmmu vs sysemu [Was: Re: [RFC v1 06/38] target/arm: split off cpu


From: Paolo Bonzini
Subject: Re: softmmu vs sysemu [Was: Re: [RFC v1 06/38] target/arm: split off cpu-softmmu.c]
Date: Wed, 24 Feb 2021 10:20:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 24/02/21 01:06, Richard Henderson wrote:
On 2/23/21 3:43 PM, Philippe Mathieu-Daudé wrote:
On 2/23/21 7:51 PM, Richard Henderson wrote:
I just want the file naming done correctly, while you're renaming.  That is
something you are actively changing in this patch set, so we should get it 
right.

So what is the new directory structure?

- user/
- sysemu/{tcg,kvm,}/

or

- tcg/a-user.c
- tcg/b-sysemu.c
- kvm/kvm.c

Personally I think this second one makes more sense, focused primarily on the
accelerator and secondarily on the kind of emulation.

I agree.

I don't care _too much_ about sysemu vs. softmmu. In any case if we want to go with sysemu it can be done in steps:

- easy: rename files and directories

- medium: rename sourcesets in meson.build

- harder (or just larger): rename CONFIG_SOFTMMU

Paolo




reply via email to

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