Kernel/x86 - Fixed a bug in vm8086 that caused modesets to fail on some machines
authorJohn Hodge <[email protected]>
Fri, 4 May 2012 15:49:53 +0000 (23:49 +0800)
committerJohn Hodge <[email protected]>
Fri, 4 May 2012 15:49:53 +0000 (23:49 +0800)
commit71fa021654440133ad2987240210f92c1b87adfa
treed125a4bc588182157c3adc638ed88dd2d75da918
parenta3464cb30ecb189019b8bceb70aebdc74f5edded
Kernel/x86 - Fixed a bug in vm8086 that caused modesets to fail on some machines

- INT_I wasn't pushing FLAGS
- Also reduced memory usage, and made memory allocations local to instances
KernelLand/Kernel/arch/x86/mm_virt.c
KernelLand/Kernel/arch/x86/vm8086.c

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