Patch 1 is purely cosmetic change, adds a symbol for hypervisor's messages.
Patch 2 updates the logic how the domain prefix is formed for guest messages sent over emulated UART. [1] Link to v2: https://lore.kernel.org/xen-devel/20250605004601.1142090-1-dmuk...@ford.com/ [2] Link to CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/1857923457 Denis Mukhin (2): xen/console: introduce CONSOLE_PREFIX xen/console: unify printout behavior for UART emulators xen/arch/arm/vpl011.c | 6 +++--- xen/arch/arm/vuart.c | 2 +- xen/drivers/char/console.c | 30 ++++++++++++++++++++++++++---- 3 files changed, 30 insertions(+), 8 deletions(-) -- 2.34.1