Skip to content

Commit

Permalink
Add QemuMacDrivers as submodule
Browse files Browse the repository at this point in the history
The QemuMacDrivers project provides virtualisation drivers for PPC MacOS
guests.

Signed-off-by: Mark Cave-Ayland <[email protected]>
Signed-off-by: David Gibson <[email protected]>
  • Loading branch information
mcayland authored and dgibson committed May 10, 2017
1 parent 229e16f commit 0806b30
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@
[submodule "roms/skiboot"]
path = roms/skiboot
url = git://git.qemu.org/skiboot.git
[submodule "roms/QemuMacDrivers"]
path = roms/QemuMacDrivers
url = git://git.qemu.org/QemuMacDrivers.git
3 changes: 3 additions & 0 deletions pc-bios/README
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,6 @@
(OpenPower Abstraction Layer) firmware for OpenPOWER systems. It can
run an hypervisor OS or simply a host OS on the "baremetal"
platform, also known as the PowerNV (Non-Virtualized) platform.

- QemuMacDrivers (https://github.com/ozbenh/QemuMacDrivers) is a project to
provide virtualised drivers for PPC MacOS guests.
1 change: 1 addition & 0 deletions roms/QemuMacDrivers
Submodule QemuMacDrivers added at d4e7d7

0 comments on commit 0806b30

Please sign in to comment.