This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The branch, master has been updated
via 35261a25d322155242250fb57f6493cdcd7be649 (commit)
from 43546cc725f0dc654d86dbf650037d35da0917be (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 35261a25d322155242250fb57f6493cdcd7be649
Author: Damien Zammit <[email protected]>
Date: Sat Jul 4 03:58:48 2026 +0000
cons: Print to hypervisor console for debugging
We should not disable this option behind an "if 0" because
xen platform enabled gnumach needs to print somewhere for unit tests.
Seeing a blank screen is too confusing and unnecessary when there is an
emergency console available.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
device/cons.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive
--
GNU Mach