On Thu, 3 Jun 2021 at 15:27, Paolo Bonzini <[email protected]> wrote: > > The TSS offsets in the manuals have only 2-byte slots for the > segment registers. QEMU incorrectly uses 4-byte slots, so > that SS overlaps the LDT selector. > > Resolves: #382 > Reported-by: Peter Maydell <[email protected]> > Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
