summaryrefslogtreecommitdiff
path: root/i386/i386/mp_desc.c
AgeCommit message (Expand)Author
2019-10-05Revert "refactor: moved BSP's apic_id initialization to c_boot_entry"AlmuHS
2019-10-03Revert "fix: add shift 24 in apic id"AlmuHS
2019-10-03fix: add shift 24 in apic idAlmuHS
2019-10-03refactor: moved BSP's apic_id initialization to c_boot_entryAlmuHS
2019-10-03refactor: removed dummyf call during startup IPIAlmuHS
2019-10-03refactor: disable dummyf callAlmuHS
2019-09-07fix: stack out of indexAlmuHS
2019-09-01improve: added ldt loading after boot cpuAlmuHS
2019-07-13debug: added a high delay before start another cpuAlmuHS
2019-07-09removed idle loop in cpu_setup failAlmuHS
2019-07-09improve: add call to flush TLBAlmuHS
2019-07-09experiment: reenable mutex in cpu_setup()AlmuHS
2019-07-08refactor: removed cpu_number() useless callAlmuHS
2019-07-08experiment: disable mutex in cpu_setup()AlmuHS
2019-07-08fix: remove shift 24 in machine_slot apic_idAlmuHS
2019-07-08experiment: move paging enabling to CAlmuHS
2019-07-08experiment: added mutex in cpu_setupAlmuHS
2019-07-08experiment: initialize ktss in AP processorAlmuHS
2019-07-04fix: initialized gdt and idt to final valuesAlmuHS
2019-06-29fix: removed shift 240.0.9AlmuHS
2019-06-27fix: disabled call to slave_main()AlmuHS
2019-06-27fix: removed parameter in slave_main callAlmuHS
2019-06-27Revert "experiment: uncomment call to slave_main()"AlmuHS
2019-06-27experiment: uncomment call to slave_main()AlmuHS
2019-06-27experiment: undone shift in apic_idAlmuHS
2019-06-27experiment: get rid of temporary direct mapping after start APAlmuHS
2019-06-27Revert "experiment: enable slave_main() call"AlmuHS
2019-06-27experiment: enable slave_main() callAlmuHS
2019-06-27fix: added shift to apic_id in machine_slotAlmuHS
2019-06-27fix: removed debug tracesAlmuHS
2019-06-27fix: loaded real apic_idAlmuHS
2019-06-26debug: hardcoded apic_id = 1 in AP processorAlmuHS
2019-06-26debug: hardcoded apic_id = 1 in AP processorAlmuHS
2019-06-26debug: add little traceAlmuHS
2019-05-27disabled printf to cpu_number()AlmuHS
2019-05-20experiment: get apic_id from lapic pointerAlmuHS
2019-05-20fix: fix address and registersAlmuHS
2019-05-20experiment: get apic_id from lapic pointerAlmuHS
2019-05-20experiment: enable cpu_number() traceAlmuHS
2019-05-18undone experimentAlmuHS
2019-05-18experiment: configure pmap from C functionAlmuHS
2019-05-13Revert "experiment: enable pagging in AP"AlmuHS
2019-05-13Revert "experiment: try to enable pagging"AlmuHS
2019-05-05experiment: try to enable paggingAlmuHS
2019-05-04experiment: enable pagging in APAlmuHS
2019-05-01format: cleaned codeAlmuHS
2019-05-01try to fix: moved stack_ptr declaration to C codeAlmuHS
2019-05-01try to fix: stack crashAlmuHS
2019-05-01try to fix: stack crashAlmuHS
2019-05-01Fix: reserve memory for all stacksAlmuHS