Git Product home page Git Product logo

machypervsupport's Introduction

MacHyperVSupport

Build Status Scan Status

Hyper-V integration services for macOS. Requires a Generation 2 virtual machine on Windows 8.1 or higher.

Supported Hyper-V devices and services

  • Heartbeat
  • Guest shutdown
  • Synthetic graphics (partial support)
  • Synthetic mouse
  • Synthetic keyboard
  • Synthetic SCSI controller

Additional information

  • The following SSDTs should be used for proper operation:

    • SSDT-HV-CPU: Required on Windows 10 as Hyper-V on this version may not expose processors as Processor objects
    • SSDT-HV-PLUG: Ensures VMPlatformPlugin loads on Big Sur, avoids freezes with the default PlatformPlugin
    • SSDT-HV-VMBUS: Enables correct Startup Disk operation
  • On older versions of macOS, IOSCSIParallelFamily (com.apple.iokit.IOSCSIParallelFamily) may need to be Force injected. Refer to the OpenCore Configuration manual for details.

  • Booter quirks

    • AllowRelocationBlock - required for macOS 10.7 and older
    • ForceExitBootServices - required for macOS 10.7 and older
    • RebuildAppleMemoryMap - required for macOS 10.6 and older
  • Kernel quirks

    • ProvideCurrentCpuInfo - required for proper TSC/FSB values and CPU topology values.
  • Lilu is required for patching and library functions

  • Installer images can either be passed in from USB hard disks, or converted from a DMG to a VHDX image using qemu-img:

    • DMGs need to be in a read/write format first.
    • qemu-img convert -f raw -O vhdx Installer.dmg Installer.vhdx

Credits

machypervsupport's People

Contributors

andrey1970applelife avatar goldfish64 avatar pmheart avatar vit9696 avatar

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.