qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Error reporting patches for 2020-03-09
@ 2020-03-09 12:46 Markus Armbruster
  2020-03-09 12:46 ` [PULL 1/4] chardev: Improve error report by calling error_setg_win32() Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Armbruster @ 2020-03-09 12:46 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 67f17e23baca5dd545fe98b01169cc351a70fe35:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2020-03-06 17:15:36 +0000)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-error-2020-03-09

for you to fetch changes up to d1eddab86f92e7e060c8a473695c7f24ec00c9ab:

  qga: Fix a memory leak (2020-03-09 13:36:15 +0100)

----------------------------------------------------------------
Error reporting patches for 2020-03-09

* Improve error reporting on Windows

----------------------------------------------------------------
Philippe Mathieu-Daudé (4):
      chardev: Improve error report by calling error_setg_win32()
      util/osdep: Improve error report by calling error_setg_win32()
      qga: Improve error report by calling error_setg_win32()
      qga: Fix a memory leak

 chardev/char-pipe.c  | 2 +-
 chardev/char-win.c   | 2 +-
 qga/channel-win32.c  | 7 ++++---
 qga/commands-win32.c | 8 +++++---
 util/osdep.c         | 4 ++--
 5 files changed, 13 insertions(+), 10 deletions(-)

-- 
2.21.1



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

end of thread, other threads:[~2020-03-09 15:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-09 12:46 [PULL 0/4] Error reporting patches for 2020-03-09 Markus Armbruster
2020-03-09 12:46 ` [PULL 1/4] chardev: Improve error report by calling error_setg_win32() Markus Armbruster
2020-03-09 12:46 ` [PULL 2/4] util/osdep: " Markus Armbruster
2020-03-09 12:46 ` [PULL 3/4] qga: " Markus Armbruster
2020-03-09 12:46 ` [PULL 4/4] qga: Fix a memory leak Markus Armbruster
2020-03-09 15:35 ` [PULL 0/4] Error reporting patches for 2020-03-09 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).