Age | Commit message (Expand) | Author |
---|---|---|
2009-02-25 | X86: Use atCPL0 for accesses that are part of CPU machinery. | Gabe Black |
2009-02-25 | X86: Move where CS is set so CPL checks work out. | Gabe Black |
2009-02-25 | X86: Make exceptions handle stack switching. | Gabe Black |
2009-02-01 | X86: All x86 fault classes now attempt to do something useful. | Gabe Black |
2009-02-01 | X86: Make the long mode interrupt/exception microcode handle an error code. | Gabe Black |
2009-02-01 | X86: Make the chks microop check for the right int descriptor type. | Gabe Black |
2009-02-01 | X86: Touch up the interrupt entering microcode. | Gabe Black |
2008-10-12 | X86: Implement entering an interrupt in microcode. | Gabe Black |