Cross-compilation from non-Windows systems (to allow distro packaging of virtualization drivers) #697
Demi Marie Obenour (DemiMarie)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When running Windows guests on a *nix host, it is usually preferable to install additional drivers in the guest. These provide additional features, such as improved I/O performance. However, Linux distros generally don’t ship these drivers because they can only be built on Windows.
Can this repository be used to cross-compile drivers from a *nix system? If so, great! If not, I think this would be a very useful feature.
All reactions