Kernel/x86-64 - Updated and debug
authorJohn Hodge <[email protected]>
Thu, 8 Sep 2011 00:17:05 +0000 (08:17 +0800)
committerJohn Hodge <[email protected]>
Thu, 8 Sep 2011 00:17:05 +0000 (08:17 +0800)
commit2ebf89999759fc9d1ece6f98dfd439170995bb28
tree491161bbad46e960c68bdfa91f6b4c35f63f137d
parent5255c9f07cb2e0e43cf283e256c964eaa7970c8e
Kernel/x86-64 - Updated and debug

- Updated PMM to implement MM_GetPageNode etc
- Known bug in VMM where PTEs aren't actually set/mapped, even though MM_DumpTables shows them
Kernel/arch/x86_64/errors.c
Kernel/arch/x86_64/include/arch.h
Kernel/arch/x86_64/include/mm_virt.h
Kernel/arch/x86_64/main.c
Kernel/arch/x86_64/mm_phys.c
Kernel/arch/x86_64/mm_virt.c

UCC git Repository :: git.ucc.asn.au