[PULL 0/4] Patches for Windows

Stefan Weil via posted 4 patches 1 year, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221031091406.382872-1-sw@weilnetz.de
Maintainers: Peter Lieven <pl@kamp.de>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>
block/nfs.c     |  8 ++++++++
meson.build     |  1 +
scripts/nsis.py | 60 +++++++++++++++++++++++++++++++++++++++++++++++----------
3 files changed, 59 insertions(+), 10 deletions(-)
[PULL 0/4] Patches for Windows
Posted by Stefan Weil via 1 year, 6 months ago
The following changes since commit 75d30fde55485b965a1168a21d016dd07b50ed32:

  Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2022-10-30 15:07:25 -0400)

are available in the Git repository at:

  https://gitlab.com/stweil/qemu.git tags/pull-qemu-20221031

for you to fetch changes up to 588fec8a4c3fe9e0d1cb3f7ea6fdd46221e42814:

  block/nfs: Fix 32-bit Windows build (2022-10-31 10:06:11 +0100)

----------------------------------------------------------------
Patches for Windows

----------------------------------------------------------------
Bin Meng (4):
      scripts/nsis.py: Drop the unnecessary path separator
      scripts/nsis.py: Fix destination directory name when invoked on Windows
      scripts/nsis.py: Automatically package required DLLs of QEMU executables
      block/nfs: Fix 32-bit Windows build

 block/nfs.c     |  8 ++++++++
 meson.build     |  1 +
 scripts/nsis.py | 60 +++++++++++++++++++++++++++++++++++++++++++++++----------
 3 files changed, 59 insertions(+), 10 deletions(-)
Re: [PULL 0/4] Patches for Windows
Posted by Stefan Hajnoczi 1 year, 6 months ago
Applied, thanks.

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