]> rtime.felk.cvut.cz Git - jailhouse.git/commit
inmates: Add IOAPIC demo
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 17 Jul 2014 18:50:33 +0000 (20:50 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Mon, 21 Jul 2014 06:53:05 +0000 (08:53 +0200)
commitab554d1bb1e343ab13e277624f21f8665a99920f
tree0f8b2971b86bf5fb713e32497b0a5f12f1591e77
parente0124c21d5179b8d422e67b1817c612ceac0fdca
inmates: Add IOAPIC demo

Simply demonstration and test for using the IOAPIC within an non-root
cell: Rob the ACPI IRQ and wait for events on this line, e.g. a power
button push. Read the warning before using it.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
configs/ioapic-demo.c [new file with mode: 0644]
inmates/demos/x86/Makefile
inmates/demos/x86/ioapic-demo.c [new file with mode: 0644]