summaryrefslogtreecommitdiffstats
path: root/src/kernel/vmmmgr.C
Commit message (Expand)AuthorAgeFilesLines
* 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