[PATCH 0/2] Small fixes for qga

Daniel Xu posted 2 patches 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1696185261.git.dxu@dxuuu.xyz
Maintainers: Michael Roth <michael.roth@amd.com>, Konstantin Kostiuk <kkostiuk@redhat.com>
qga/commands.c       | 4 ++--
qga/qapi-schema.json | 8 +++++---
2 files changed, 7 insertions(+), 5 deletions(-)
[PATCH 0/2] Small fixes for qga
Posted by Daniel Xu 7 months ago
These are two small fixes that fell out of [0]. Since we are not moving
forward with that patchset, I thought it would be good to at least send
the fixes that came out of it.

See commits for more details.

[0]: https://lore.kernel.org/qemu-devel/cover.1695034158.git.dxu@dxuuu.xyz/

Daniel Xu (2):
  qga: Fix memory leak when output stream is unused
  qapi: qga: Clarify when out-data and err-data are populated

 qga/commands.c       | 4 ++--
 qga/qapi-schema.json | 8 +++++---
 2 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.42.0
Re: [PATCH 0/2] Small fixes for qga
Posted by Konstantin Kostiuk 6 months, 3 weeks ago
merged

On Sun, Oct 1, 2023 at 9:39 PM Daniel Xu <dxu@dxuuu.xyz> wrote:

> These are two small fixes that fell out of [0]. Since we are not moving
> forward with that patchset, I thought it would be good to at least send
> the fixes that came out of it.
>
> See commits for more details.
>
> [0]:
> https://lore.kernel.org/qemu-devel/cover.1695034158.git.dxu@dxuuu.xyz/
>
> Daniel Xu (2):
>   qga: Fix memory leak when output stream is unused
>   qapi: qga: Clarify when out-data and err-data are populated
>
>  qga/commands.c       | 4 ++--
>  qga/qapi-schema.json | 8 +++++---
>  2 files changed, 7 insertions(+), 5 deletions(-)
>
> --
> 2.42.0
>
>