[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v11 00/25] i386 cleanup PART 1
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v11 00/25] i386 cleanup PART 1 |
Date: |
Fri, 11 Dec 2020 12:07:40 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 |
On 12/11/20 9:31 AM, Claudio Fontana wrote:
> Hello, this is version 11 of the cleanup.
>
> The series has been split into two separate parts,
> and this is PART 1.
One single patch misses review:
#10 "i386: move TCG cpu class initialization out of helper.c"
>
> v10 -> v11: small tweaks for !CONFIG_USER_ONLY
>
> * make transaction_failed and do_unaligned_access
> consistently !CONFIG_USER_ONLY.
>
> * hw/mips/jazz: wrap mips_jazz_do_transaction_failed in
> CONFIG_TCG && !CONFIG_USER_ONLY
>
> * arm: wrap arm_cpu_synchronize_from_tb in CONFIG_TCG
> * arm: wrap arm_v7m_exec_interrupt in CONFIG_TCG
> * mips: wrap mips_cpu_synchronize_from_tb in CONFIG_TCG
> * mips: do not make mips_cpu_do_interrupt !CONFIG_USER_ONLY
> * ppc: protect cpu_exec_enter/exit in CONFIG_TCG
- [PATCH v11 22/25] target/arm: do not use cc->do_interrupt for KVM directly, (continued)
- [PATCH v11 22/25] target/arm: do not use cc->do_interrupt for KVM directly, Claudio Fontana, 2020/12/11
- [PATCH v11 23/25] cpu: move cc->do_interrupt to tcg_ops, Claudio Fontana, 2020/12/11
- [PATCH v11 19/25] cpu: Move cpu_exec_* to tcg_ops, Claudio Fontana, 2020/12/11
- [PATCH v11 25/25] cpu: move do_unaligned_access to tcg_ops, Claudio Fontana, 2020/12/11
- Re: [PATCH v11 00/25] i386 cleanup PART 1, no-reply, 2020/12/11
- Re: [PATCH v11 00/25] i386 cleanup PART 1,
Philippe Mathieu-Daudé <=