All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] Patches for Windows
@ 2022-10-31  9:14 Stefan Weil via
  2022-10-31  9:14 ` [PULL 1/4] scripts/nsis.py: Drop the unnecessary path separator Stefan Weil via
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stefan Weil via @ 2022-10-31  9:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Weil

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-31 18:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-31  9:14 [PULL 0/4] Patches for Windows Stefan Weil via
2022-10-31  9:14 ` [PULL 1/4] scripts/nsis.py: Drop the unnecessary path separator Stefan Weil via
2022-10-31  9:14 ` [PULL 2/4] scripts/nsis.py: Fix destination directory name when invoked on Windows Stefan Weil via
2022-10-31  9:14 ` [PULL 3/4] scripts/nsis.py: Automatically package required DLLs of QEMU executables Stefan Weil via
2022-10-31  9:14 ` [PULL 4/4] block/nfs: Fix 32-bit Windows build Stefan Weil via
2022-10-31 18:39 ` [PULL 0/4] Patches for Windows Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.