All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] misc: Improve error reporting on Windows
@ 2020-02-27 10:02 ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-02-27 10:02 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-trivial, Marc-André Lureau, Daniel P . Berrange,
	Stefan Weil, Paolo Bonzini, Philippe Mathieu-Daudé

Two patches to improve bug reports on Windows.
(i.e. https://bugs.launchpad.net/qemu/+bug/1657841)

Philippe Mathieu-Daudé (2):
  chardev: Improve error report by calling error_setg_win32()
  util/oslib-win32: Improve error report by calling error_setg_win32()

 chardev/char-pipe.c | 2 +-
 chardev/char-win.c  | 2 +-
 util/oslib-win32.c  | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.21.1



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

end of thread, other threads:[~2020-02-27 15:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-27 10:02 [PATCH 0/2] misc: Improve error reporting on Windows Philippe Mathieu-Daudé
2020-02-27 10:02 ` Philippe Mathieu-Daudé
2020-02-27 10:02 ` [PATCH 1/2] chardev: Improve error report by calling error_setg_win32() Philippe Mathieu-Daudé
2020-02-27 10:02   ` Philippe Mathieu-Daudé
2020-02-27 10:23   ` Daniel P. Berrangé
2020-02-27 10:23     ` Daniel P. Berrangé
2020-02-27 10:27   ` Marc-André Lureau
2020-02-27 10:27     ` Marc-André Lureau
2020-02-27 10:02 ` [PATCH 2/2] util/oslib-win32: " Philippe Mathieu-Daudé
2020-02-27 10:02   ` Philippe Mathieu-Daudé
2020-02-27 10:21   ` Daniel P. Berrangé
2020-02-27 10:21     ` Daniel P. Berrangé
2020-02-27 14:42   ` Markus Armbruster
2020-02-27 14:42     ` Markus Armbruster
2020-02-27 15:35     ` Philippe Mathieu-Daudé
2020-02-27 15:35       ` Philippe Mathieu-Daudé

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.