[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v11 16/25] target/riscv: remove CONFIG_TCG, as it is always T
From: |
Claudio Fontana |
Subject: |
Re: [PATCH v11 16/25] target/riscv: remove CONFIG_TCG, as it is always TCG |
Date: |
Fri, 11 Dec 2020 18:19:38 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 |
On 12/11/20 5:56 PM, Richard Henderson wrote:
> On 12/11/20 2:31 AM, Claudio Fontana wrote:
>> for now only TCG is allowed as an accelerator for riscv,
>> so remove the CONFIG_TCG use.
>>
>> Signed-off-by: Claudio Fontana <cfontana@suse.de>
>> Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
>> ---
>> target/riscv/cpu.c | 3 +--
>> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> Aren't there patches on the list to add kvm support for riscv?
>
>
> r~
>
Yes I saw something ongoing,
however for the current code, the CONFIG_TCG is not meaningful,
and I think the actual right wrapping of what should and should not be
CONFIG_TCG, and the eventual cleanup of that using the build system is going to
need more that the CONFIG_TCG that is in there.
Ciao,
Claudio
- Re: [PATCH v11 09/25] i386: move cpu dump out of helper.c into cpu-dump.c, (continued)
- [PATCH v11 11/25] tcg: cpu_exec_{enter,exit} helpers, Claudio Fontana, 2020/12/11
- [PATCH v11 15/25] cpu: Introduce TCGCpuOperations struct, Claudio Fontana, 2020/12/11
- [PATCH v11 13/25] tcg: Make CPUClass.debug_excp_handler optional, Claudio Fontana, 2020/12/11
- [PATCH v11 16/25] target/riscv: remove CONFIG_TCG, as it is always TCG, Claudio Fontana, 2020/12/11
- [PATCH v11 21/25] cpu: Move debug_excp_handler to tcg_ops, Claudio Fontana, 2020/12/11
- [PATCH v11 18/25] cpu: Move synchronize_from_tb() to tcg_ops, Claudio Fontana, 2020/12/11
- Re: [PATCH v11 18/25] cpu: Move synchronize_from_tb() to tcg_ops, Richard Henderson, 2020/12/11
- Re: [PATCH v11 18/25] cpu: Move synchronize_from_tb() to tcg_ops, Claudio Fontana, 2020/12/11
- Re: [PATCH v11 18/25] cpu: Move synchronize_from_tb() to tcg_ops, Claudio Fontana, 2020/12/11
- Re: [PATCH v11 18/25] cpu: Move synchronize_from_tb() to tcg_ops, Richard Henderson, 2020/12/11
- Re: [PATCH v11 18/25] cpu: Move synchronize_from_tb() to tcg_ops, Claudio Fontana, 2020/12/11
- Re: [PATCH v11 18/25] cpu: Move synchronize_from_tb() to tcg_ops, Richard Henderson, 2020/12/11
- Re: [PATCH v11 18/25] cpu: Move synchronize_from_tb() to tcg_ops, Claudio Fontana, 2020/12/11