On 3/20/23 03:10, Alex Bennée wrote:
Although only I386 currently uses it it is not inconceivable that other arches might find this facility useful.Signed-off-by: Alex Bennée<alex.ben...@linaro.org> --- include/hw/core/tcg-cpu-ops.h | 5 +++++ accel/tcg/cpu-exec.c | 29 +++++++++-------------------- target/i386/tcg/tcg-cpu.c | 1 + 3 files changed, 15 insertions(+), 20 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~