minix/servers/vm/arch/i386
Ben Gras 08cb986d3f vm: fix kernel-requested mappings for arm
. make vm tell kernel virtual locations of mappings
	. makes _minix_kerninfo feature work
	. fix for mappings being larger than what 1 pde can address
	  (e.g. devices memory requested on arm)
	. still requires a special case for devices memory for the
	  kernel, which has to switch to virtual addressing

Change-Id: I2e94090aa432346fa4da0edeba72f0b7406c2ad7
2013-01-29 17:57:04 +00:00
..
Makefile.inc No more intel/minix segments. 2012-07-15 22:30:15 +02:00
pagetable.c vm: fix kernel-requested mappings for arm 2013-01-29 17:57:04 +00:00
pagetable.h vm: reduce noise in merged pagetable.c 2012-11-09 19:00:46 +01:00