Richard Henderson writes:
> On 9/29/22 06:46, Alex Bennée wrote:
>> Richard Henderson writes:
>>
>>> Wrap the bare TranslationBlock pointer into a structure.
>>>
>>> Reviewed-by: Philippe Mathieu-Daudé
>>> Signed-off-by: Richard Henderson
>>> ---
>>> include/hw/core/cpu.h | 8 ++--
On 9/29/22 06:46, Alex Bennée wrote:
Richard Henderson writes:
Wrap the bare TranslationBlock pointer into a structure.
Reviewed-by: Philippe Mathieu-Daudé
Signed-off-by: Richard Henderson
---
include/hw/core/cpu.h | 8 ++--
accel/tcg/cpu-exec.c | 9 ++---
accel/tcg/cp
Richard Henderson writes:
> Wrap the bare TranslationBlock pointer into a structure.
>
> Reviewed-by: Philippe Mathieu-Daudé
> Signed-off-by: Richard Henderson
> ---
> include/hw/core/cpu.h | 8 ++--
> accel/tcg/cpu-exec.c | 9 ++---
> accel/tcg/cputlb.c| 2 +-
> acc
Wrap the bare TranslationBlock pointer into a structure.
Reviewed-by: Philippe Mathieu-Daudé
Signed-off-by: Richard Henderson
---
include/hw/core/cpu.h | 8 ++--
accel/tcg/cpu-exec.c | 9 ++---
accel/tcg/cputlb.c| 2 +-
accel/tcg/translate-all.c | 4 ++--
4 files change