Virtual-8086-Mode Extensions
Posted: Sat Nov 19, 2005 8:11 am
hi,
the section about virtual-8086-mode extension in the intel manual is a bit confusing to my. I hope you can clarify this a bit.
I've enabled vme already (bit 0 of cr4) and I've set up my v8086 task correctly. It is runing so far. Then I have added a Interrupt Redirection Map in the TSS and set the bit for interrupt 0xFF. When I'm calling this interrupt from v8086 then it raises a general protectetion fault. Is this the behaviour normal? I thought it would call the protected mode interrupt 0xFF, or not?
To verify that I set the right bit in the TSS, I cleared it and the v8086 interrupt is correctly executed.
Thanks in Advance!
the section about virtual-8086-mode extension in the intel manual is a bit confusing to my. I hope you can clarify this a bit.
I've enabled vme already (bit 0 of cr4) and I've set up my v8086 task correctly. It is runing so far. Then I have added a Interrupt Redirection Map in the TSS and set the bit for interrupt 0xFF. When I'm calling this interrupt from v8086 then it raises a general protectetion fault. Is this the behaviour normal? I thought it would call the protected mode interrupt 0xFF, or not?
To verify that I set the right bit in the TSS, I cleared it and the v8086 interrupt is correctly executed.
Thanks in Advance!