aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/x86/arch_mm.h
Commit message (Expand)AuthorAgeFilesLines
* minios: Disable the mfn_is_ram() check, it doesn't work correctly on all systemsMatthew Fioravante2012-10-081-1/+0
* minios: implement xc_map_foreign_bulkKeir Fraser2010-01-181-3/+3
* minios: allow to allocate machine contiguous pagesKeir Fraser2009-03-131-0/+3
* minios: add ioremap/iounmapKeir Fraser2009-03-021-0/+5
* Add PV-GRUBKeir Fraser2008-06-181-0/+2
* minios: Fix >4GB machine addressesKeir Fraser2008-06-101-11/+11
* stubdom: complete libxc supportKeir Fraser2008-05-231-5/+0
* i386: Remove non-PAE hypervisor build target.Keir Fraser2008-05-081-29/+1
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-13/+9
* minios: permit blkfront to write from mapped memoryKeir Fraser2008-01-221-0/+29
* minios: support COW for a zero pageKeir Fraser2008-01-181-0/+4
* minios: extend map_frames into being able to map a series ofKeir Fraser2008-01-181-0/+1
* minios: set text and rodata read-only, free unused pages 0 and 1Keir Fraser2008-01-181-1/+1
* minios: make stack size configurableKeir Fraser2008-01-171-0/+18
* [MINIOS] Refactored mm.c and sched.c. x86 arch specific code got moved tokfraser@localhost.localdomain2006-11-221-0/+209