[PULL 0/3] Misc QGA patches 2023-10-11

Konstantin Kostiuk posted 3 patches 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231011142030.112018-1-kkostiuk@redhat.com
Maintainers: Konstantin Kostiuk <kkostiuk@redhat.com>, Michael Roth <michael.roth@amd.com>
qga/commands-win32.c | 7 -------
qga/commands.c       | 4 ++--
qga/qapi-schema.json | 8 +++++---
3 files changed, 7 insertions(+), 12 deletions(-)
[PULL 0/3] Misc QGA patches 2023-10-11
Posted by Konstantin Kostiuk 7 months ago
The following changes since commit cea3ea670fe265421131aad90c36fbb87bc4d206:

  Merge tag 'pull-vfio-20231009' of https://github.com/legoater/qemu into staging (2023-10-09 10:11:35 -0400)

are available in the Git repository at:

  https://github.com/kostyanf14/qemu.git tags/qga-pull-2023-10-11

for you to fetch changes up to f897ef0d47d332d4c4498aed1140c6856fe56d79:

  qapi: qga: Clarify when out-data and err-data are populated (2023-10-11 14:30:54 +0300)

----------------------------------------------------------------
qga-pull-2023-10-11

----------------------------------------------------------------
Akihiko Odaki (1):
      qga: Remove platform GUID definitions

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-win32.c | 7 -------
 qga/commands.c       | 4 ++--
 qga/qapi-schema.json | 8 +++++---
 3 files changed, 7 insertions(+), 12 deletions(-)

--
2.42.0
Re: [PULL 0/3] Misc QGA patches 2023-10-11
Posted by Stefan Hajnoczi 7 months ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.