Coder Social home page Coder Social logo

Windows support? about m1n1 HOT 1 CLOSED

asahilinux avatar asahilinux commented on August 22, 2024
Windows support?

from m1n1.

Comments (1)

marcan avatar marcan commented on August 22, 2024 4

Windows will never run on bare metal Apple Silicon machines without Microsoft's cooperation, as porting it requires making changes to the core Windows kernel, like it did for Linux.

It would in principle be possible to run it in a thin VM that emulates an ARM SystemReady-compliant system that can boot vanilla ARM Windows, but that's out of scope for this project; however, I heard the pongoOS guys may be interested in working on that.

Either way, actually getting a usable Windows booting on Apple Silicon with the thin hypervisor approach would still require developing drivers for all the hardware, which is a massive undertaking that is outside of the scope of Asahi Linux; however, the drivers we write for Linux will be licensed under permissive licenses, so others are free to use them as a base to port them to Windows.

Of course, Windows will happily run in full-fat VM hypervisors on macOS and on Linux, so that approach is no issue; KVM already works on our Linux kernel and the patches are being reviewed right now. Obviously this won't perform as well as the thin HV approach, but it doesn't require writing any Windows drivers, as all the hardware would be virtualized.

from m1n1.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.