Re: [PATCH v6 0/5] Enable plugin support on msys2/mingw

2021-03-12 Thread Alex Bennée
Yonggang Luo writes: > V5-V6=0D > Skip merged patches=0D Queued to 1 and 2 into plugins/next, thanks. > =0D > V3-V4=0D > Split plugin: Fixes typo in qemu-plugin.h out=0D > Trying to explain the design of=0D > plugin: Getting qemu-plugin works under win32.=0D > =0D > V1-V2=0D > 1. Fixes revie

Re: [PATCH v6 0/5] Enable plugin support on msys2/mingw

2020-10-12 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20201013002806.1447-1-luoyongg...@gmail.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20201013002806.1447-1-luoyongg...@gmail.com Subject: [PATCH v6 0/5] Enable plugin

[PATCH v6 0/5] Enable plugin support on msys2/mingw

2020-10-12 Thread Yonggang Luo
V5-V6 Skip merged patches V3-V4 Split plugin: Fixes typo in qemu-plugin.h out Trying to explain the design of plugin: Getting qemu-plugin works under win32. V1-V2 1. Fixes review comments 2. Increase QEMU_PLUGIN_VERSION to 1 for compat QEMU_PLUGIN_VERSION 0 3. Revise the loader to support for v