On 2018-08-21 07:56, Jan Kiszka wrote:
On 2018-08-20 21:41, Christopher Goldsworthy wrote:
Use helpers defined in pyjailhouse/sysfs_parsers.py to gather the information needed to determine if a machine can run jailhouse from sysfs.  Make checking sysfs the default action when running jailhouse-hardware-check (instead of
checking a compiled configuration file).

Minor changes to pyjailhouse import warning.

Signed-off-by: Chris Goldsworthy <[email protected]>
---
  Documentation/pyjailhouse.md   |  4 +--
  tools/jailhouse-cell-linux     |  4 +--
  tools/jailhouse-hardware-check | 73 ++++++++++++++++++++++++++++--------------
  3 files changed, 53 insertions(+), 28 deletions(-)

diff --git a/Documentation/pyjailhouse.md b/Documentation/pyjailhouse.md
index 14fcf7d..5ee8466 100644
--- a/Documentation/pyjailhouse.md
+++ b/Documentation/pyjailhouse.md
@@ -55,6 +55,6 @@ For the example, the following wouldn't work inside of boz.py:
  `
  sys.path[0] = os.path.dirname(os.path.abspath(__file__)) + ""
  from pyjailhouse import

Something is off with this patch indention-wise (one leading blank too much).


Forgot this comment, just realized that's only from citing with my mail client. The original patch is fine.

Jan

--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

--
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