mbox

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

Message ID 20231011142030.112018-1-kkostiuk@redhat.com
State New
Headers show

Pull-request

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

Message

Konstantin Kostiuk Oct. 11, 2023, 2:20 p.m. UTC
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

Comments

Stefan Hajnoczi Oct. 12, 2023, 6:51 p.m. UTC | #1
Applied, thanks.

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