Hi Michal,
On Wed, Jun 25, 2025 at 09:07:48AM +0200, Orzel, Michal wrote:
>
>
> On 24/06/2025 09:14, dm...@proton.me wrote:
> > On Tue, Jun 24, 2025 at 08:37:22AM +0200, Orzel, Michal wrote:
> >>
> >>
> >> On 24/06/2025 05:55, dm...@proton.me wrote:
> >>> From: Denis Mukhin
> >>>
> >>> Rename H
On 24/06/2025 09:14, dm...@proton.me wrote:
> On Tue, Jun 24, 2025 at 08:37:22AM +0200, Orzel, Michal wrote:
>>
>>
>> On 24/06/2025 05:55, dm...@proton.me wrote:
>>> From: Denis Mukhin
>>>
>>> Rename HWDOM_VUART to HAS_VUART_MMIO.
>>>
>>> This emulator emulates only one register and the use of
From: Denis Mukhin
Rename HWDOM_VUART to HAS_VUART_MMIO.
This emulator emulates only one register and the use of the emulator is
limited to early boot console in the guest OS.
No functional change.
Signed-off-by: Denis Mukhin
---
xen/arch/arm/Kconfig | 2 +-
xen/arch/arm/Makefi
On 24/06/2025 05:55, dm...@proton.me wrote:
> From: Denis Mukhin
>
> Rename HWDOM_VUART to HAS_VUART_MMIO.
>
> This emulator emulates only one register and the use of the emulator is
> limited to early boot console in the guest OS.
>
> No functional change.
>
> Signed-off-by: Denis Mukhin
On Tue, Jun 24, 2025 at 08:37:22AM +0200, Orzel, Michal wrote:
>
>
> On 24/06/2025 05:55, dm...@proton.me wrote:
> > From: Denis Mukhin
> >
> > Rename HWDOM_VUART to HAS_VUART_MMIO.
> >
> > This emulator emulates only one register and the use of the emulator is
> > limited to early boot console