]> rtime.felk.cvut.cz Git - jailhouse.git/commit
inmates: Map Comm Region always at 0x100000 for inmates framework
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 16 Jul 2014 11:46:49 +0000 (13:46 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Mon, 21 Jul 2014 06:53:05 +0000 (08:53 +0200)
commit634f983088731b620bf10d89a8a1700ecf4bf33b
tree084a70583d61e317c59cf5096133d198bf2ddff4
parent804fde67a681fe1edd55a48e1c394c9d813bbb14
inmates: Map Comm Region always at 0x100000 for inmates framework

Standardize mapping and access to the Comm Region within the inmates
framework. Reduces the work to be done for new inmates. We will move it
higher once paging services are available so that larger inmates can be
created.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
inmates/demos/x86/apic-demo.c
inmates/demos/x86/tiny-demo.c
inmates/lib/x86/inmate.h
inmates/lib/x86/pm-timer.c