On Tue, Mar 31, 2026 at 10:01 AM Paolo Bonzini <pbonzini@redhat.com> wrote:
> On 3/30/26 13:38, Kostiantyn Kostiuk wrote:
> > Kostiantyn Kostiuk (7):
> > qga/win: Use swprintf instead of snwprintf
> > qga/meson: Remove unused lib stdc++
> > qga/meson: Use windows.compile_resources instead of custom_target
> > qga/meson: Allow to use MSVC message compiler 'mc'
> > qga/vss: Use MAX_PATH instead of PATH_MAX
> > qga/vss: Remove unused undefs
> > qga/vss: Drop unused define uuid(x)
>
> What is missing after these?
>
>
If I am not mistaken, the next patches
- Remove getopt from qga
- support clang-cl and lld-link with 128bit
- use __try1 only if it is defined
- add compatibility header with missing types/includes
Thanks,
>
> Paolo
>
>