mbox

[PULL,0/1] QGA warning fix

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

Pull-request

git@github.com:kostyanf14/qemu.git tags/qga-pull-2023-03-22

Message

Konstantin Kostiuk March 22, 2023, 7:22 p.m. UTC
From: Kostiantyn Kostiuk <kostyanf14@live.com>


The following changes since commit 9832009d9dd2386664c15cc70f6e6bfe062be8bd:

  Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt/qemu into staging (2023-03-07 12:53:00 +0000)

are available in the Git repository at:

  git@github.com:kostyanf14/qemu.git tags/qga-pull-2023-03-22

for you to fetch changes up to 0fcd574b025fccdf14d5140687cafe2bc30b634f:

  qga/vss-win32: fix warning for clang++-15 (2023-03-22 21:02:09 +0200)

----------------------------------------------------------------
qga-pull-2023-03-22

----------------------------------------------------------------
Pierrick Bouvier (1):
      qga/vss-win32: fix warning for clang++-15

 qga/vss-win32/install.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


--
2.25.1

Comments

Peter Maydell March 25, 2023, 4:28 p.m. UTC | #1
On Wed, 22 Mar 2023 at 19:22, Konstantin Kostiuk <kkostiuk@redhat.com> wrote:
>
> From: Kostiantyn Kostiuk <kostyanf14@live.com>
>
>
> The following changes since commit 9832009d9dd2386664c15cc70f6e6bfe062be8bd:
>
>   Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt/qemu into staging (2023-03-07 12:53:00 +0000)
>
> are available in the Git repository at:
>
>   git@github.com:kostyanf14/qemu.git tags/qga-pull-2023-03-22
>
> for you to fetch changes up to 0fcd574b025fccdf14d5140687cafe2bc30b634f:
>
>   qga/vss-win32: fix warning for clang++-15 (2023-03-22 21:02:09 +0200)
>
> ----------------------------------------------------------------
> qga-pull-2023-03-22
>
> ----------------------------------------------------------------


Applied, thanks.

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

-- PMM