Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-19 | X86: Implement the INIT IPI. | Gabe Black | |
2009-04-19 | X86: Condense the startupCPU code. | Gabe Black | |
2008-10-12 | X86: Make the local APIC accessible through the memory system directly, and ↵ | Gabe Black | |
make the timer work. | |||
2008-10-12 | Turn Interrupts objects into SimObjects. Also, move local APIC state into ↵ | Gabe Black | |
x86's Interrupts object. | |||
2008-02-26 | X86: Put in initial implementation of the local APIC. | Gabe Black | |
--HG-- extra : convert_revision : 1708a93d96b819e64ed456c75dbb5325ac8114a8 | |||
2007-12-01 | X86: Move startup code to the system object to initialize a Linux system. | Gabe Black | |
--HG-- extra : convert_revision : a4796c79f41aa8b8f38bf2f628bee8f1b3af64be | |||
2007-12-01 | X86: Reorganize segmentation and implement segment selector movs. | Gabe Black | |
--HG-- extra : convert_revision : 553c3ffeda1f5312cf02493f602e7d4ba2fe66e8 | |||
2007-12-01 | X86: Separate the effective seg base and the "hidden" seg base. | Gabe Black | |
--HG-- extra : convert_revision : 5fcb8d94dbab7a7d6fe797277a5856903c885ad4 | |||
2007-11-16 | X86: Fix 32 bit compilation. | Gabe Black | |
--HG-- extra : convert_revision : d16d68731a8480080ec6b8da3ebda8567e115a30 | |||
2007-11-12 | X86: Implement the startupCPU function. | Gabe Black | |
--HG-- extra : convert_revision : d2331a0e0bd14863e82004508558f657c5b900a2 | |||
2007-10-23 | X86: Fix X86_FS compilation. | Gabe Black | |
--HG-- extra : convert_revision : 5f014337e33a9e1ebe4df4063335315539fff69e | |||
2007-10-07 | X86: Make x86 initialize more state. | Gabe Black | |
--HG-- extra : convert_revision : a55866efd339ae795da4072c070918bf419b07fa | |||
2007-10-07 | X86: Make initCPU and startupCPU do something basic. | Gabe Black | |
--HG-- extra : convert_revision : 1a04f4402f4f31e4e5cd482c7983d853fe117df5 | |||
2007-09-24 | X86: Get X86_FS to compile. | Gabe Black | |
--HG-- extra : convert_revision : fb973bcf13648876d5691231845dd47a2be50f01 |