mbox

[PULL,0/1] qemu-ga patch queue for soft-freeze

Message ID 20210713182621.258065-1-michael.roth@amd.com
State New
Headers show

Pull-request

git://github.com/mdroth/qemu.git tags/qga-pull-2021-07-13-tag

Message

Michael Roth July 13, 2021, 6:26 p.m. UTC
The following changes since commit bd38ae26cea0d1d6a97f930248df149204c210a2:

  Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into staging (2021-07-12 11:02:39 +0100)

are available in the Git repository at:

  git://github.com/mdroth/qemu.git tags/qga-pull-2021-07-13-tag

for you to fetch changes up to c141814d4f495bd9efdabb1229ce0a5b5a239bf3:

  qga-win: Add support of Windows Server 2022 in get-osinfo command (2021-07-12 11:26:47 -0500)

----------------------------------------------------------------
qemu-ga patch queue for soft-freeze

* add support for Windows Server 2022 in get-osinfo command

----------------------------------------------------------------
Kostiantyn Kostiuk (1):
      qga-win: Add support of Windows Server 2022 in get-osinfo command

 qga/commands-win32.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Peter Maydell July 14, 2021, 5:08 p.m. UTC | #1
On Tue, 13 Jul 2021 at 19:26, Michael Roth <michael.roth@amd.com> wrote:
>
> The following changes since commit bd38ae26cea0d1d6a97f930248df149204c210a2:
>
>   Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into staging (2021-07-12 11:02:39 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/mdroth/qemu.git tags/qga-pull-2021-07-13-tag
>
> for you to fetch changes up to c141814d4f495bd9efdabb1229ce0a5b5a239bf3:
>
>   qga-win: Add support of Windows Server 2022 in get-osinfo command (2021-07-12 11:26:47 -0500)
>
> ----------------------------------------------------------------
> qemu-ga patch queue for soft-freeze
>
> * add support for Windows Server 2022 in get-osinfo command
>


Applied, thanks.

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

-- PMM