On Sat, 17 Jul 2021 at 23:19, Richard Henderson <[email protected]> wrote: > > Having this data in cflags means that hashing takes care > of selecting a TB with or without exceptions built in. > Which means that we no longer need to flush all TBs. > > This does require that we single-step while we're within a page > that contains a breakpoint, so it's not yet ideal, but should be > an improvement over some corner-case slowdowns. > > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/404 > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
