These patches let a user simply run `jailhouse hardware check` to verify if
their machine can run jailhouse, instead of having the user supply a
configuration file.

This version removes changes to comments about an import and fixes an import.

Chris Goldsworthy (2):
  Splitting up helpers used in sysfs parsing
  Enable jailhouse-hardware-check to pull info from sysfs

 pyjailhouse/sysfs_parser.py    | 927 +++++++++++++++++++++++++++++++++++++++
 tools/jailhouse-config-create  | 959 ++---------------------------------------
 tools/jailhouse-hardware-check |  51 +--
 3 files changed, 982 insertions(+), 955 deletions(-)
 create mode 100644 pyjailhouse/sysfs_parser.py

-- 
2.7.4

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to