]> rtime.felk.cvut.cz Git - jailhouse.git/commit
inmates/configs: Pick up PM timer address from Comm Region
authorJan Kiszka <jan.kiszka@siemens.com>
Sun, 6 Jul 2014 09:32:14 +0000 (11:32 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Sun, 6 Jul 2014 09:54:52 +0000 (11:54 +0200)
commitf3877914215d4d4df99aebb7e4b4f355e5f722d4
tree60aff3a3a292cfc837e33fa916cde6da42902251
parentcebf6a2cd83da41bc7a245bfb09de207660db026
inmates/configs: Pick up PM timer address from Comm Region

Instead of probing it, use the information that is now provided via the
Communication Region. This requires to map the region also into the
tiny-demo cell.

We can now drop all explicit port permissions from the inmate's cell
configurations as this is now done automatically by the hypervisor.

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