qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-4.0 00/17] tcg: Move softmmu out-of-line


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH for-4.0 00/17] tcg: Move softmmu out-of-line
Date: Thu, 15 Nov 2018 19:54:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

On 11/15/18 7:48 PM, Emilio G. Cota wrote:
> - All TCG contexts end up using the same hash table, since
>   we only allocate one table in tcg_context_init. This leads
>   to memory corruption.

Bah.  I forgot we only call tcg_context_init once.
Thanks for the fix.

In the meantime I've fixed the i386 problem.  A bit of silliness wrt 64-bit 
stores.


r~



reply via email to

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