[Qemu-devel] [Bug 1256826] Re: INT instruction bug in WindowsXP

2017-03-12 Thread Launchpad Bug Tracker
[Expired for QEMU because there has been no activity for 60 days.] ** Changed in: qemu Status: Incomplete => Expired -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1256826 Title: INT instruc

[Qemu-devel] [Bug 1256826] Re: INT instruction bug in WindowsXP

2017-01-11 Thread Thomas Huth
Which QEMU version did you use here? Can you still reproduce this problem with the latest version of QEMU (currently 2.8)? ** 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. https://b

[Qemu-devel] [Bug 1256826] Re: INT instruction bug in WindowsXP

2013-12-03 Thread Jackend
** Description changed: This bug is in -no-kvm mode. In windowsXP at IDT entry 2&8 is Task gate when application use INT 2 or INT 8 it will cause blue screen in XP. - I found it should cause #GP not generate hw interrupt. + I found it should cause #GP but not generate hw interrupt.