[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/4] Error reporting patches for 2020-03-09
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/4] Error reporting patches for 2020-03-09 |
Date: |
Mon, 9 Mar 2020 15:35:40 +0000 |
On Mon, 9 Mar 2020 at 12:51, Markus Armbruster <address@hidden> wrote:
>
> 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
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0
for any user-visible changes.
-- PMM