qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] plugins: Move the windows linking function to qemu
@ 2023-11-09  9:25 Greg Manning
  2023-11-09  9:25 ` [PATCH v2 1/1] " Greg Manning
  0 siblings, 1 reply; 5+ messages in thread
From: Greg Manning @ 2023-11-09  9:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Greg Manning

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



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

end of thread, other threads:[~2023-11-10 21:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09  9:25 [PATCH v2 0/1] plugins: Move the windows linking function to qemu Greg Manning
2023-11-09  9:25 ` [PATCH v2 1/1] " Greg Manning
2023-11-09  9:39   ` Paolo Bonzini
2023-11-10 17:36   ` Greg Manning
2023-11-10 21:47     ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).