]> rtime.felk.cvut.cz Git - jailhouse.git/commit
tools: Add hardware feature check
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 18 May 2016 23:17:13 +0000 (01:17 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 20 May 2016 08:31:33 +0000 (10:31 +0200)
commit67ab3238ad7567b8e147e6e7dbe1280362a3c135
tree9a9477c7567255e6f0251f20245723b8706e95e7
parentdc386d3550e74829a42497dfc31dab93bc416e0d
tools: Add hardware feature check

The hypervisor itself is not very helpful when it comes to analyzing
feature deficits of the target platform. This adds another extension
script to the jailhouse command which checks the hardware using the
same key criteria that also the hypervisor applied.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
README.md
tools/jailhouse-completion.bash
tools/jailhouse-hardware-check [new file with mode: 0755]
tools/jailhouse.c