[PATCH v2 0/2] xen/console: updates to diagnostic messages prefixes

dmkhn@proton.me posted 2 patches 4 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250605004601.1142090-1-dmukhin@ford.com
There is a newer version of this series
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(-)
[PATCH v2 0/2] xen/console: updates to diagnostic messages prefixes
Posted by dmkhn@proton.me 4 months, 3 weeks ago
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 v1: https://lore.kernel.org/xen-devel/20250531000417.81750-1-dmukhin@ford.com/
[2] Link to CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/1854205416

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