freebsd-dev/sys/compat/x86bios
Jung-uk Kim f10776734f Fix allocation of multiple pages, which forgot to increase page number.
Particularly, it caused "vm86_addpage: overlap" panics under VirtualBox.
Add a safety check before freeing memory while I am here.
2010-08-06 15:04:01 +00:00
..
x86bios.c Fix allocation of multiple pages, which forgot to increase page number. 2010-08-06 15:04:01 +00:00
x86bios.h Implement a simple native VM86 backend for X86BIOS. Now i386 uses native 2010-08-05 18:48:30 +00:00