All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] xen/console: updates to diagnostic messages prefixes
@ 2025-06-06 20:11 dmkhn
  2025-06-06 20:11 ` [PATCH v3 1/2] xen/console: introduce CONSOLE_PREFIX dmkhn
  2025-06-06 20:11 ` [PATCH v3 2/2] xen/console: unify printout behavior for UART emulators dmkhn
  0 siblings, 2 replies; 26+ messages in thread
From: dmkhn @ 2025-06-06 20:11 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 v2: https://lore.kernel.org/xen-devel/20250605004601.1142090-1-dmukhin@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




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

end of thread, other threads:[~2025-07-25  1:02 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-06 20:11 [PATCH v3 0/2] xen/console: updates to diagnostic messages prefixes dmkhn
2025-06-06 20:11 ` [PATCH v3 1/2] xen/console: introduce CONSOLE_PREFIX dmkhn
2025-07-25  1:02   ` Stefano Stabellini
2025-06-06 20:11 ` [PATCH v3 2/2] xen/console: unify printout behavior for UART emulators dmkhn
2025-06-10  8:21   ` Jan Beulich
2025-06-11  0:07     ` dmkhn
2025-06-11  5:39       ` Jan Beulich
2025-06-11 19:07         ` Stefano Stabellini
2025-06-12  6:51           ` Jan Beulich
2025-06-18  0:39             ` Stefano Stabellini
2025-06-18  6:27               ` Jan Beulich
2025-06-19  0:45                 ` Stefano Stabellini
2025-06-20  6:07                   ` Jan Beulich
2025-06-21  0:52                     ` Stefano Stabellini
2025-06-28 17:26                       ` Julien Grall
2025-06-28 17:28                         ` Julien Grall
2025-07-08 23:30                         ` dmkhn
2025-06-27 16:54                   ` Julien Grall
2025-06-27 21:58                     ` Stefano Stabellini
2025-06-29 13:47                       ` Jan Beulich
2025-06-30 22:22                         ` Stefano Stabellini
2025-06-30 22:27                           ` Stefano Stabellini
2025-07-08 23:33                             ` dmkhn
2025-07-08 23:32                         ` dmkhn
2025-06-25 10:50   ` Roger Pau Monné
2025-07-08 23:27     ` dmkhn

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.