|
From: | Richard Henderson |
Subject: | Re: [PATCH 0/5] accel: Restrict tcg_exec_[un]realizefn() to TCG |
Date: | Tue, 3 Oct 2023 07:04:00 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 |
On 10/2/23 23:44, Philippe Mathieu-Daudé wrote:
On 15/9/23 21:00, Philippe Mathieu-Daudé wrote:- Add missing accel_cpu_unrealize() - Add AccelClass::[un]realize_cpu handlers - Use tcg_exec_[un]realizefn as AccelClass handlers Philippe Mathieu-Daudé (5): accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() accel: Introduce accel_cpu_unrealize() stub accel: Declare AccelClass::[un]realize_cpu() handlers accel/tcg: Have tcg_exec_realizefn() return a boolean accel/tcg: Restrict tcg_exec_[un]realizefn() to TCGPing?
I have this series queued for the next tcg pull. r~
[Prev in Thread] | Current Thread | [Next in Thread] |