summaryrefslogtreecommitdiffstats
path: root/src/kernel/vmmmgr.C
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-2/+1
* Relocate bl to hb preserved data and page table in VMMStephen Cprek2017-07-201-1/+24
* Remove half cache init and do it in the page managerStephen Cprek2017-07-201-2/+12
* Change partition table from 4K to 64KCorey Swenson2016-05-191-1/+2
* Include HRMOR in PTCR settingDan Crowell2016-02-191-2/+2
* P9 page table changesCorey Swenson2015-12-111-1/+27
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-091-5/+9
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Clean up beam errors in core.Patrick Williams2014-02-271-3/+3
* New mm_block_map syscall.Patrick Williams2013-06-101-5/+6
* Extend VMM to 32MMissy Connell2012-10-091-2/+27
* Support for Non-zero HRMORDan Crowell2012-09-161-23/+41
* Optimize PageTableManager and associated VMM.Patrick Williams2012-04-181-4/+4
* Support additional device segments and MMIO blocksPatrick Williams2012-01-181-12/+30
* remove mmioMap and mmioUnmap deprecated functions.Missy Connell2011-11-291-17/+0
* BEAM warning fixes.Patrick Williams2011-10-271-5/+5
* Flush/Release/Evict pages functionalityMatthew Barth2011-10-101-4/+20
* pge permission functionality..Missy Connell2011-10-061-2/+2
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+28
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-0/+21
* Remove page by given TYPE system callMatthew Barth2011-09-141-1/+5
* Dynamic stack support.Patrick Williams2011-08-311-1/+3
* map virtual address to physical address in kernelDoug Gilbert2011-08-251-0/+19
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Implement Kernel->User-space message bridge.Patrick Williams2011-08-161-0/+5
* Allocate block system call stubMatthew Barth2011-08-101-0/+5
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-1/+26
* VMM Improvements.Patrick Williams2011-07-201-172/+21
* Initial checkin of PageTableManager - RTC:3195Dan Crowell2011-07-141-33/+10
* Add device segment to SLB initMatthew Barth2011-06-241-0/+7
* Make VMM more resilient to different image sizes.Patrick Williams2011-03-271-3/+3
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-2/+2
* Various VMM updates.Patrick Williams2010-09-141-3/+5
* Fix storage protection issue on R-only pages.Patrick Williams2010-09-131-2/+2
* Enable -Wall and fix warnings.Patrick Williams2010-08-191-12/+12
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-4/+182
* SMT support.Patrick Williams2010-07-071-0/+7
* Memory map and execution fixes for simics.Patrick Williams2010-07-021-6/+7
* Remove extra ptesyncPatrick Williams2010-07-021-3/+0
* Start virtual memory management.Patrick Williams2010-07-021-0/+65
OpenPOWER on IntegriCloud