All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen/console: updates to diagnostic messages prefixes
@ 2025-06-05  0:46 dmkhn
  2025-06-05  0:46 ` [PATCH v2 1/2] xen/console: introduce CONSOLE_PREFIX dmkhn
  2025-06-05  0:46 ` [PATCH v2 2/2] xen/console: unify printout behavior for UART emulators dmkhn
  0 siblings, 2 replies; 8+ messages in thread
From: dmkhn @ 2025-06-05  0:46 UTC (permalink / raw)
  To: xen-devel
  Cc: andrew.cooper3, anthony.perard, jbeulich, julien, michal.orzel,
	roger.pau, sstabellini, dmukhin

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-06-10  6:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05  0:46 [PATCH v2 0/2] xen/console: updates to diagnostic messages prefixes dmkhn
2025-06-05  0:46 ` [PATCH v2 1/2] xen/console: introduce CONSOLE_PREFIX dmkhn
2025-06-05  0:46 ` [PATCH v2 2/2] xen/console: unify printout behavior for UART emulators dmkhn
2025-06-05  6:18   ` Jan Beulich
2025-06-06  7:06     ` dmkhn
2025-06-06  7:12       ` Jan Beulich
2025-06-06 19:47         ` dmkhn
2025-06-10  6:43           ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.