summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06-26experiment: retain temporary mappingAlmuHS
2019-06-26experiment: hardcoded cr0AlmuHS
2019-06-26debug fix: replace true to 1AlmuHS
2019-06-26debug fix: replace true to 1AlmuHS
2019-06-26debug: add active wait after start APAlmuHS
2019-06-18experiment: remove failed instructionsAlmuHS
2019-06-15docs: linked slave_main() functionAlmuHS
2019-06-15docs: removed cpu_up() referencesAlmuHS
2019-06-15docs: fix register in paging sectionAlmuHS
2019-06-15docs: added paging workAlmuHS
2019-05-31Revert "experiment: change movl to mov in cr0"AlmuHS
2019-05-31experiment: change movl to mov in cr0AlmuHS
2019-05-28Merge remote-tracking branch 'refs/remotes/origin/wip' into wipAlmuHS
2019-05-28fix: repaired bad addressingAlmuHS
2019-05-27disabled printf to cpu_number()AlmuHS
2019-05-21experiment: changed lidtl to lidtAlmuHS
2019-05-21fix: changed mov to movlAlmuHS
2019-05-21improve: moved flush sentences before stack loadingAlmuHS
2019-05-20fix: optimize cr0 initializeAlmuHS
2019-05-20Revert "experiment: try to fix address"AlmuHS
2019-05-20experiment: try to fix addressAlmuHS
2019-05-20experiment: get apic_id from lapic pointerAlmuHS
2019-05-20fix: remove unnecesary sentenceAlmuHS
2019-05-20fix: added declarations in headerAlmuHS
2019-05-20fix: fix address and registersAlmuHS
2019-05-20experiment: get apic_id from lapic pointerAlmuHS
2019-05-20experiment: added flush sentencesAlmuHS
2019-05-20fix: fixed error in test pae jumpAlmuHS
2019-05-20experiment: enable cpu_number() traceAlmuHS
2019-05-20wip: fixed pagging enable in assembly macro (not tested yet)AlmuHS
2019-05-20fix: fixed cr0 initializeAlmuHS
2019-05-20wip: enable pagging from assembly (not finished)AlmuHS
2019-05-18undone experimentAlmuHS
2019-05-18experiment: configure pmap from C functionAlmuHS
2019-05-13Revert "experiment: enable pagging in AP"AlmuHS
2019-05-13fix conflictAlmuHS
2019-05-13Revert "experiment: try to enable pagging"AlmuHS
2019-05-13Revert "Revert "hide cpu enumeration if NCPUS == 1""AlmuHS
2019-05-13Revert "hide cpu enumeration if NCPUS == 1"AlmuHS
2019-05-05solve conflictAlmuHS
2019-05-05experiment: try to enable paggingAlmuHS
2019-05-05experiment: try to enable paggingAlmuHS
2019-05-04experiment: enable pagging in APAlmuHS
2019-05-04hide cpu enumeration if NCPUS == 1AlmuHS