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


Reply via email to