qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 2/3] cpu_common_reset: wrap TCG specific code


From: Eduardo Habkost
Subject: Re: [Qemu-devel] [PATCH v3 2/3] cpu_common_reset: wrap TCG specific code in tcg_enabled()
Date: Thu, 12 Jan 2017 14:52:25 -0200
User-agent: Mutt/1.7.1 (2016-10-04)

On Thu, Jan 12, 2017 at 03:47:30PM +0000, Alex Bennée wrote:
> Both the cpu->tb_jmp_cache and SoftMMU TLB structures are only used
> when running TCG code so we might as well skip them for anything else.
> 
> Signed-off-by: Alex Bennée <address@hidden>

Reviewed-by: Eduardo Habkost <address@hidden>

-- 
Eduardo



reply via email to

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