On 2017-01-24 16:43, Jan Kiszka wrote: > On 2017-01-19 21:11, Ralf Ramsauer wrote: >> 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 6367fbcd93..1c11ca180a 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. > > ...and the "jailhouse console" command later on as well. Maybe worth > adding that and moving the patch down the queue. >
Ah, the file is extended later on. Unintuitive split-up, but that's minor. Reviewed-by: Jan Kiszka <[email protected]> > Jan > >> + >> Inmates >> ------- >> >> > -- 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.
