-- v2: ntdll/tests: Add more tests for xstate. ntdll, wineboot: Support more xstate features. ntdll: Mind generic xstate masks in server context conversion. ntdll: Factor out context_to_server() function. ntdll: Factor out xstate_from_server() function. ntdll: Support generic xstate in Unix-side manipulation functions. ntdll: Preserve untouched parts of xstate in NtSetContextThread(). ntdll: Only save AVX xstate in wine_syscall_dispatcher.