minix/servers/vm
Lionel Sambuc b1c4ba4ab6 ARM updates
Due to the ABI we are using we have to use the earm architecture
moniker for the build system to behave correctly. This involves
then some headers to move around.

There is also a few related Makefile updates as well as minor
source code corrections.
2013-01-17 10:03:58 +01:00
..
arch ARM updates 2013-01-17 10:03:58 +01:00
alloc.c Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
break.c
cavl_if.h
cavl_impl.h
exit.c vm: fix a null dereference on out-of-memory 2012-11-09 18:36:51 +01:00
fork.c vm: merge i386 and arm pagetable code 2012-11-09 18:46:03 +01:00
glo.h VM: make mapping types explicit 2012-10-12 14:52:01 +02:00
main.c vm: merge i386 and arm pagetable code 2012-11-09 18:46:03 +01:00
Makefile vm: replace phys avl by array 2012-12-26 16:14:41 +00:00
mem_anon_contig.c vm: replace phys avl by array 2012-12-26 16:14:41 +00:00
mem_anon.c drop safemap code 2012-10-30 13:55:42 +01:00
mem_directphys.c VM: make mapping types explicit 2012-10-12 14:52:01 +02:00
mem_shared.c vm: replace phys avl by array 2012-12-26 16:14:41 +00:00
memlist.h
memtype.h VM: make mapping types explicit 2012-10-12 14:52:01 +02:00
mmap.c vm: merge i386 and arm pagetable code 2012-11-09 18:46:03 +01:00
pagefaults.c vm: restore stacktrace on SIGSEGV 2013-01-08 15:47:37 +00:00
pb.c vm: replace phys avl by array 2012-12-26 16:14:41 +00:00
phys_region.h vm: replace phys avl by array 2012-12-26 16:14:41 +00:00
proto.h vm: replace phys avl by array 2012-12-26 16:14:41 +00:00
pt.h vm: merge i386 and arm pagetable code 2012-11-09 18:46:03 +01:00
queryexit.c
region.c vm: fix region reporting bug 2013-01-09 19:50:52 +00:00
region.h vm: replace phys avl by array 2012-12-26 16:14:41 +00:00
regionavl_defs.h
regionavl.c
regionavl.h
rs.c vm: merge i386 and arm pagetable code 2012-11-09 18:46:03 +01:00
sanitycheck.h vm: merge i386 and arm pagetable code 2012-11-09 18:46:03 +01:00
slaballoc.c vm: merge i386 and arm pagetable code 2012-11-09 18:46:03 +01:00
unavl.h
util.h
utility.c vm: replace phys avl by array 2012-12-26 16:14:41 +00:00
vm.h vm: merge i386 and arm pagetable code 2012-11-09 18:46:03 +01:00
vmproc.h vm: replace phys avl by array 2012-12-26 16:14:41 +00:00
yielded.h
yieldedavl_defs.h
yieldedavl.c
yieldedavl.h