]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core/configs/tools: Remove ACPI support from hypervisor
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 30 Jul 2014 18:54:38 +0000 (20:54 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 7 Aug 2014 11:29:36 +0000 (13:29 +0200)
commita9afd74e4626ffa896c8aa8d543f1eb0103fc872
tree5dfe3b8618e991f64ad36e67169f759f456aeb49
parent82b15b1f7874f431b7f17214ceef1f420eb187bd
core/configs/tools: Remove ACPI support from hypervisor

The is no more user of the APCI table lookup. Remove this code as well
as the config memory region in the configuration files. Update the
config generator accordingly.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
configs/h87i.c
configs/qemu-vm.c
hypervisor/acpi.c [deleted file]
hypervisor/arch/x86/Makefile
hypervisor/include/jailhouse/acpi.h [deleted file]
hypervisor/include/jailhouse/cell-config.h
hypervisor/include/jailhouse/entry.h
hypervisor/setup.c
tools/jailhouse-config-create
tools/root-cell-config.c.tmpl