[PR #212] x86 uintr feature support #255

Closed
opened 2026-01-31 21:30:28 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/212

State: closed
Merged: No


this is the version of x86 uintr feature achievement in qemu, but there are still some problem, the key problem is that the uiret instruction accomplishment is not work properly, if there any one to view my problem, mainly in target/i386/tcg/seg_helper/helper_uiret and target/i386/tcg/translate.c uiret

**Original Pull Request:** https://github.com/qemu/qemu/pull/212 **State:** closed **Merged:** No --- this is the version of x86 uintr feature achievement in qemu, but there are still some problem, the key problem is that the uiret instruction accomplishment is not work properly, if there any one to view my problem, mainly in target/i386/tcg/seg_helper/helper_uiret and target/i386/tcg/translate.c uiret
claunia added the pull-request label 2026-01-31 21:30:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#255