On Wed Aug 14 10:55:01 2024 +0000, Alexandre Julliard wrote:
I still think this would be better in wineboot. For unsupported registers/platforms, we can catch the exception and emulate it ourselves.
Emulating it would end up requiring an extra interface either way as not all of the features exposed in these regs are available through the windows feature APIs. I feel that if such an interface needs to exist at some point, it's preferable to be consistent and use that interface for everything rather than just macos or older Linux, doing that now for Linux would make it easier to support the rest.