On 04.02.2026 00:07, Stefano Stabellini wrote:
> Today only hwdom can bind VIRQ_CONSOLE. This patch changes the virq from
> global to VIRQ_DOMAIN to allow other domains to bind to it.
> 
> Note that Linux silently falls back to polling when binding fails, which
> masks the issue.
> 
> Signed-off-by: Jason Andryuk <[email protected]>
> Signed-off-by: Stefano Stabellini <[email protected]>
> ---
>  xen/common/event_channel.c | 1 +
>  xen/drivers/char/console.c | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)

The public header also needs updating then, to not leave the comment there
stale. I also wonder whether "emergency" there is then still appropriate.

Jan

Reply via email to