Ben Gras 49b9165251 vm: mmap support
. test74 for mmap functionality
	. vm: add a mem_file memory type that specifies an mmap()ped
	  memory range, backed by a file
	. add fdref, an object that keeps track of FD references within
	  VM per process and so knows how to de-duplicate the use of FD's
	  by various mmap()ped ranges; there can be many more than there can
	  be FD's
	. turned off for now, enable with 'filemap=1' as boot option

Change-Id: I640b1126cdaa522a0560301cf6732b7661555672
2013-05-31 15:42:01 +00:00
..
2013-02-01 11:41:47 +01:00
2013-05-31 15:42:01 +00:00
2007-04-02 16:18:46 +00:00
2011-11-14 14:47:42 +00:00
2011-10-06 19:00:16 +00:00
2011-11-14 14:47:28 +00:00
rc
2013-03-07 14:29:27 +00:00
2011-11-23 15:36:51 +00:00
2013-05-30 16:29:20 +00:00
2012-09-17 11:01:48 +00:00
2007-02-16 15:58:05 +00:00
2009-09-02 13:23:22 +00:00
2013-03-14 11:33:10 +01:00
2013-05-31 15:42:00 +00:00
2010-11-04 01:13:59 +00:00
2010-11-04 01:13:59 +00:00
2011-06-07 15:23:23 +00:00