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(-)