On Wed, 11 Jun 2025 at 14:05, Mark Cave-Ayland
wrote:
>
> Before commit e54ef98c8a ("target/i386: do not trigger IRQ shadow for LSS"),
> any
> write to SS in gen_movl_seg() would cause a TB exit. The changes introduced by
> this commit were intended to restrict the DISAS_EOB_INHIBIT_IRQ exit to t
> Before commit e54ef98c8a ("target/i386: do not trigger IRQ shadow for LSS"),
> any
> write to SS in gen_movl_seg() would cause a TB exit. The changes introduced by
> this commit were intended to restrict the DISAS_EOB_INHIBIT_IRQ exit to the
> case
> where inhibit_irq is true, but missed that a
Before commit e54ef98c8a ("target/i386: do not trigger IRQ shadow for LSS"), any
write to SS in gen_movl_seg() would cause a TB exit. The changes introduced by
this commit were intended to restrict the DISAS_EOB_INHIBIT_IRQ exit to the case
where inhibit_irq is true, but missed that a DISAS_EOB_NEX