]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - README.md
tools: simplify python statement
[jailhouse.git] / README.md
index be6298ad55be3c1ad13445544299fb2bd1736dbf..dea09ce39c6166459927360c260bec61a1cce267 100644 (file)
--- a/README.md
+++ b/README.md
@@ -127,6 +127,13 @@ ARM architecture:
     - ARM Versatile Express with Cortex-A15 or A7 cores
       (includes ARM Fast Model)
 
+On x86, hardware capabilities can be validated by running
+
+    jailhouse hardware check sysconfig.cell
+
+using the binary system configuration created for the target (see
+[below](#configuration)).
+
 
 Build & Installation
 --------------------