Signed-off-by: Ralf Ramsauer <[email protected]> --- Documentation/debug-output.md | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/Documentation/debug-output.md b/Documentation/debug-output.md index 6367fbcd..1c11ca18 100644 --- a/Documentation/debug-output.md +++ b/Documentation/debug-output.md @@ -84,6 +84,13 @@ Example configuration for disabled debug output (architecture independent): } ``` +Hypervisor Console via sysfs +---------------------------- + +If the debug console of root cell has the flag JAILHOUSE_CON2_TYPE_ROOTPAGE +set, the hypervisor console is available through +/sys/devices/jailhouse/console. + Inmates ------- -- 2.11.0 -- 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.
