Kernel/x86 - Misc fixes
authorJohn Hodge <[email protected]>
Sun, 28 Aug 2011 04:01:32 +0000 (12:01 +0800)
committerJohn Hodge <[email protected]>
Sun, 28 Aug 2011 04:01:32 +0000 (12:01 +0800)
commit95d6bcfbf5ff9d9921ca70997a64f2580d1f91a7
tree14b2658674e716c812b074835baad1972c3b18b1
parentd82586eccb8bc74aec2b2d6cf4ee2b4ed844e957
Kernel/x86 - Misc fixes

- Fixed bugs in PMM
 > Reference counts were not being filled correctly
 > Nodes were not stored correctly
- Added some improved output to debug / MM_DumpTables
- Fixed VM8086 sometimes hard locking
- Improved bInstrTrace support
Kernel/arch/x86/desctab.asm
Kernel/arch/x86/errors.c
Kernel/arch/x86/mm_phys.c
Kernel/arch/x86/mm_virt.c
Kernel/arch/x86/proc.c
Kernel/arch/x86/vm8086.c

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