That looks like the corresponding fix, indeed. Let's close this ticket.
** Changed in: qemu
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1503031
Title:
3
Looking at the commit log it looks like Andrew fixed this in commit
0aca060526d3ff9632aaed in 2018 ?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1503031
Title:
32-to-64-bit call gate unsupported
Looking through old bug tickets... is this still an issue with the
latest version of QEMU? Or could we close this ticket nowadays?
** Changed in: qemu
Status: New => Incomplete
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
h
I also suspect that qemu will incorrectly allow calls through 32-bit
call gates in compatibility mode (rather than raising a GP fault --- see
Intel manuals volume 3A 5-21). And I doubt 64-to-64-bit call gates work
either. I haven't actually tested either of those scenarios, though,
this is just f