On Fri, 30 May 2025, dm...@proton.me wrote:
> On Thu, May 29, 2025 at 05:58:00PM -0700, Stefano Stabellini wrote:
> > On Thu, 29 May 2025, dm...@proton.me wrote:
> > > Add new flag to domain structure for marking permission to intercept
> > > the physical console input by the domain.
> > >
> > > Up
On Thu, May 29, 2025 at 05:58:00PM -0700, Stefano Stabellini wrote:
> On Thu, 29 May 2025, dm...@proton.me wrote:
> > Add new flag to domain structure for marking permission to intercept
> > the physical console input by the domain.
> >
> > Update console input switch logic accordingly.
> >
> > No
On Thu, 29 May 2025, dm...@proton.me wrote:
> Add new flag to domain structure for marking permission to intercept
> the physical console input by the domain.
>
> Update console input switch logic accordingly.
>
> No functional change intended.
>
> Signed-off-by: Denis Mukhin
> ---
> Changes si