[PATCH v2 0/1] plugins: Move the windows linking function to qemu

Greg Manning posted 1 patch 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231109092554.1253-1-gmanning@rapitasystems.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Alexandre Iooss <erdnaxe@crans.org>, Mahmoud Mandour <ma.mandourr@gmail.com>, Stefan Weil <sw@weilnetz.de>
contrib/plugins/win32_linker.c | 23 +++--------------------
include/sysemu/os-win32.h      | 25 +++++++++++++++++++++++++
os-win32.c                     | 33 +++++++++++++++++++++++++++++++++
plugins/loader.c               |  3 +++
4 files changed, 64 insertions(+), 20 deletions(-)
[PATCH v2 0/1] plugins: Move the windows linking function to qemu
Posted by Greg Manning 1 year ago
v1-v2: Added signed-off-by line.

Greg Manning (1):
  plugins: Move the windows linking function to qemu

 contrib/plugins/win32_linker.c | 23 +++--------------------
 include/sysemu/os-win32.h      | 25 +++++++++++++++++++++++++
 os-win32.c                     | 33 +++++++++++++++++++++++++++++++++
 plugins/loader.c               |  3 +++
 4 files changed, 64 insertions(+), 20 deletions(-)

-- 
2.42.0.windows.1