[Qemu-devel] [Bug 629791] Re: sysret sets invalid ss

2017-01-17 Thread Thomas Huth
** Changed in: qemu Status: New => Invalid -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/629791 Title: sysret sets invalid ss Status in QEMU: Invalid Bug description: I'm developing an

[Qemu-devel] [Bug 629791] Re: sysret sets invalid ss

2010-09-03 Thread dascandy
Minor update, I found that I made a mistake with the value in STAR. I loaded 0x18 into the top 16 bits, so the bug is not that SS is 0x20 (which I thought to be wrong but was my own mistake). Why does it set CS=0x2b from that value & run? -- sysret sets invalid ss https://bugs.launchpad.net/bugs/