app-emulation/qemu: need seavgabios for pseries
authorRobin H. Johnson <robbat2@gentoo.org>
Fri, 10 Nov 2017 22:22:46 +0000 (14:22 -0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Fri, 10 Nov 2017 23:23:57 +0000 (15:23 -0800)
commit5519f4abdc4be060b4f4a043ffadffbbbe97c1ee
tree2e2410780cf9c9e5ef75e34308aa39987bcb3db6
parent2cd0500bc21c2aa0905727d36b1c16ef1caed642
app-emulation/qemu: need seavgabios for pseries

Emulation of PPC64 pSeries needs a VGA BIOS:
$ qemu-system-ppc64 -m 256 -nographic \
  -echr 0x05 \
  -kernel cirros-0.4.0~pre1-ppc64-kernel \
  -initrd cirros-0.4.0~pre1-ppc64-initramfs \
  -append rdroot \
  -m 256 \
  -machine pseries
qemu-system-ppc64: Initialization of device VGA failed: failed to find romfile "vgabios-stdvga.bin"

Tested on bogsucker.ppc64.dev.g.o by booting CirrOS PPC64 images.

Package-Manager: Portage-2.3.8, Repoman-2.3.3
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
app-emulation/qemu/qemu-2.10.0-r1.ebuild
app-emulation/qemu/qemu-9999.ebuild