diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2017-05-01 14:43:30 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-05-11 09:45:15 +1000 |
commit | 0806b30c8dff64e944456aa15bdc6957384e29a8 (patch) | |
tree | 01558e3e8076c8a6a89132470e9b28c0b0102b97 /pc-bios/README | |
parent | 229e16fd247c7d39822627916d18b52f733cbfa1 (diff) |
Add QemuMacDrivers as submodule
The QemuMacDrivers project provides virtualisation drivers for PPC MacOS
guests.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'pc-bios/README')
-rw-r--r-- | pc-bios/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pc-bios/README b/pc-bios/README index dcead369bf..ebc699d322 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -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. |