On Sat, 5 Oct 2024 at 21:06, Richard Henderson <richard.henderson@xxxxxxxxxx> wrote: > > Add the hook to struct TCGCPUOps. Add a default implementation > that recognizes alignment faults before page faults. Populate > all TCGCPUOps structures with the default implementation. > > Signed-off-by: Richard Henderson <richard.henderson@xxxxxxxxxx> > --- Reviewed-by: Peter Maydell <peter.maydell@xxxxxxxxxx> thanks -- PMM