diff options
author | David Gibson | 2012-11-12 17:46:58 +0100 |
---|---|---|
committer | Alexander Graf | 2012-12-14 13:12:54 +0100 |
commit | 4fd50339c0b55fa6387fa3c28f755c306997064c (patch) | |
tree | 3a9bf42899c7a047ef56b6499be4db70cb3c5898 /roms/SLOF | |
parent | pseries: Implement PAPR NVRAM (diff) | |
download | qemu-4fd50339c0b55fa6387fa3c28f755c306997064c.tar.gz qemu-4fd50339c0b55fa6387fa3c28f755c306997064c.tar.xz qemu-4fd50339c0b55fa6387fa3c28f755c306997064c.zip |
pseries: Update SLOF for NVRAM support
Now that we have implemented PAPR compatible NVRAM interfaces in qemu, this
updates the SLOF firmware to actually initialize and use the NVRAM as a
PAPR guest firmware is expected to do.
This SLOF update also includes an ugly but useful workaround for a bug in
the SLES11 installer which caused it to fail under KVM.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'roms/SLOF')
m--------- | roms/SLOF | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/SLOF b/roms/SLOF -Subproject f21f7a3f46b557eb5923f899ce8b4401b3cc6d9 +Subproject 0ad10f26c94a86a0c9c3970e53f9a9f6a744055 |