Le 09/10/2018 à 20:40, Peter Maydell a écrit : > Remove a comment suggesting that we need to call tb_flush() > after writing the SPARC signal frame trampoline insns. > This isn't necessary in QEMU, because (even if the guest > architecture requires explicit icache maintenance) we > ensure that memory writes result in invalidation of > translated code from that memory.
By curiosity, where/how is it done? Thanks, Laurent
