OSDN Git Service

Add QemuMacDrivers as submodule
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 1 May 2017 13:43:30 +0000 (14:43 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 10 May 2017 23:45:15 +0000 (09:45 +1000)
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>
.gitmodules
pc-bios/README
roms/QemuMacDrivers [new submodule]

index ca323b4..5b0c212 100644 (file)
@@ -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
index dcead36..ebc699d 100644 (file)
@@ -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.
diff --git a/roms/QemuMacDrivers b/roms/QemuMacDrivers
new file mode 160000 (submodule)
index 0000000..d4e7d7a
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit d4e7d7ac663fcb55f1b93575445fcbca372f17a7