All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Miscellaneous error message improvements
@ 2023-10-31 11:10 Markus Armbruster
  2023-10-31 11:10 ` [PATCH 1/7] spapr/pci: Correct "does not support hotplugging error messages Markus Armbruster
                   ` (7 more replies)
  0 siblings, 8 replies; 22+ messages in thread
From: Markus Armbruster @ 2023-10-31 11:10 UTC (permalink / raw)
  To: qemu-devel
  Cc: philmd, npiggin, danielhb413, clg, david, harshpb, dave, jasowang,
	michael.roth, kkostiuk, mst, david, kraxel, marcandre.lureau,
	qemu-ppc

Markus Armbruster (7):
  spapr/pci: Correct "does not support hotplugging error messages
  hmp: Improve sync-profile error message
  qga: Improve guest-exec-status error message
  ui/qmp-cmds: Improve two error messages
  net: Fix a misleading error message
  balloon: Fix a misleading error message
  target/i386/cpu: Improve error message for property "vendor"

 hw/ppc/spapr_pci.c |  4 ++--
 monitor/hmp-cmds.c |  4 ++--
 net/net.c          |  6 +++---
 qga/commands.c     |  2 +-
 system/balloon.c   | 10 +++++-----
 target/i386/cpu.c  |  3 ++-
 ui/ui-qmp-cmds.c   |  5 +++--
 7 files changed, 18 insertions(+), 16 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2023-11-17  9:15 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-31 11:10 [PATCH 0/7] Miscellaneous error message improvements Markus Armbruster
2023-10-31 11:10 ` [PATCH 1/7] spapr/pci: Correct "does not support hotplugging error messages Markus Armbruster
2023-11-01 20:52   ` Daniel Henrique Barboza
2023-11-01 21:11     ` BALATON Zoltan
2023-11-15  7:07       ` Markus Armbruster
2023-10-31 11:10 ` [PATCH 2/7] hmp: Improve sync-profile error message Markus Armbruster
2023-10-31 14:05   ` Philippe Mathieu-Daudé
2023-10-31 16:59   ` Dr. David Alan Gilbert
2023-10-31 11:10 ` [PATCH 3/7] qga: Improve guest-exec-status " Markus Armbruster
2023-10-31 11:24   ` Konstantin Kostiuk
2023-10-31 14:05   ` Philippe Mathieu-Daudé
2023-10-31 11:10 ` [PATCH 4/7] ui/qmp-cmds: Improve two error messages Markus Armbruster
2023-10-31 14:46   ` Philippe Mathieu-Daudé
2023-10-31 11:10 ` [PATCH 5/7] net: Fix a misleading error message Markus Armbruster
2023-10-31 11:10 ` [PATCH 6/7] balloon: " Markus Armbruster
2023-10-31 12:25   ` David Hildenbrand
2023-10-31 12:43   ` Michael S. Tsirkin
2023-11-02  6:57   ` Mario Casquero
2023-10-31 11:10 ` [PATCH 7/7] target/i386/cpu: Improve error message for property "vendor" Markus Armbruster
2023-10-31 14:07   ` Philippe Mathieu-Daudé
2023-11-15  7:13     ` Markus Armbruster
2023-11-17  9:14 ` [PATCH 0/7] Miscellaneous error message improvements Markus Armbruster

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.