Page 2 of 2

Posted: Thu Jun 21, 2007 4:35 pm
by Combuster
I.e., the v8086 monitor is hardwired to execute a task switch :wink:

Posted: Fri Jun 22, 2007 4:08 am
by bluecode
Combuster wrote:I.e., the v8086 monitor is hardwired to execute a task switch :wink:
:?: No, my vm8086-task is executing a interrupt 0xFE, which the cpu will redirect to the protected-mode idt interrupt 0xFE (thanks to VME), which is a task gate, in which the state of the kernel in saved.