|
| From: | Richard Henderson |
| Subject: | Re: [PATCH 1/2] accel/tcg: Hoist tcg_tb_insert() up above tb_link_page() |
| Date: | Tue, 6 Jul 2021 17:12:22 -0700 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 7/4/21 7:31 AM, Liren Wei wrote:
TranslationBlocks not inserted into the corresponding region tree shall be regarded as partially initialized objects, and needs to be finalized first before inserting into QHT. Signed-off-by: Liren Wei<lrwei@bupt.edu.cn> --- accel/tcg/translate-all.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)
Queued, thanks. r~
| [Prev in Thread] | Current Thread | [Next in Thread] |