aboutsummaryrefslogtreecommitdiff
path: root/pc-bios
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2011-06-24 11:58:37 -0700
committerRichard Henderson <rth@twiddle.net>2011-10-08 08:46:03 -0700
commit753d11f2238663990191ba8285bfe9301f7e4020 (patch)
treeb566b335186b2430061a203731c1a6136e70da46 /pc-bios
parenta9406ea127b0561cf95e5a4e8ce0c5e06c21e644 (diff)
target-alpha: Add custom PALcode image for CLIPPER emulation.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/README3
-rwxr-xr-xpc-bios/palcode-clipperbin0 -> 185703 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/pc-bios/README b/pc-bios/README
index 02651fe224..4d1d816fdb 100644
--- a/pc-bios/README
+++ b/pc-bios/README
@@ -32,3 +32,6 @@
- The S390 zipl loader is an addition to the official IBM s390-tools
package. That fork is maintained in its own git repository at:
git://repo.or.cz/s390-tools.git
+
+- The sources for the Alpha palcode image is available from:
+ git://repo.or.cz/qemu-palcode.git
diff --git a/pc-bios/palcode-clipper b/pc-bios/palcode-clipper
new file mode 100755
index 0000000000..a92372c107
--- /dev/null
+++ b/pc-bios/palcode-clipper
Binary files differ