]> rtime.felk.cvut.cz Git - jailhouse.git/commit
tools: config-create: Remove write restriction for ACPI regions
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 21 Aug 2014 17:30:39 +0000 (19:30 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Sat, 23 Aug 2014 10:54:23 +0000 (12:54 +0200)
commit2a7b130a1a67f3e6d3248b1bb314a4787db7b353
tree9fc7cc1b7eb5adb0c69ba8b64fe23d612bde945d
parent1561300f070ed695db3cd786979ccf1907b21a81
tools: config-create: Remove write restriction for ACPI regions

We don't depend on ACPI in the hypervisor anymore. Also, the NVS memory
may contain some semaphore the kernel updates to synchronize with the
chipset-embedded controller. So let's give Linux full access to this
memory again.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
tools/jailhouse-config-create