Statistics
| Branch: | Revision:

root / pc-bios @ feature-archipelago

Latest revisions

# Date Author Comment
c2cb92f9 03/04/2014 04:50 pm Peter Maydell

Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' into staging

Several features, fixes and cleanups for kvm/s390:

- sclp event facility: cleanup structure. This allows to use
realize/unrealize as well as migration support via vmsd...

9eb08a43 02/27/2014 12:01 pm Mark Cave-Ayland

sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM

The CG3 framebuffer is a simple 8-bit framebuffer for use with operating
systems such as early Solaris that do not have drivers for TCX.

Signed-off-by: Mark Cave-Ayland <>...

5d739a47 02/27/2014 10:51 am Christian Borntraeger

s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css

We have to set the cssid to 0, otherwise the stsch code will
return an operand exception without the m bit. In the same way
we should set m=0.

This case was triggered in some cases during reboot, if for some...

0ca36112 02/27/2014 10:51 am Christian Borntraeger

s390-ccw.img: new binary rom to match latest fixes

Signed-off-by: Christian Borntraeger <>

d1028f1b 02/27/2014 10:51 am Christian Borntraeger

s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx

The current code does not initialize next_idx in the virtio ring.
As the ccw bios will always use guest memory at a fixed location,
this queue might != 0 after a reboot.
Lets make the initialization explicit....

46eef33b 02/17/2014 01:44 pm Brad

Fix QEMU build on OpenBSD on x86 archs

This resolves the build issue with building the ROMs on OpenBSD on x86 archs.
As of OpenBSD 5.3 the compiler builds PIE binaries by default and thus the
whole OS/packages and so forth. The ROMs need to have PIE disabled....

4db00145 02/07/2014 06:42 pm Peter Maydell

Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-1' into staging

Update seabios to 1.7.4

  1. gpg: Signature made Mon 03 Feb 2014 14:42:44 GMT using RSA key ID D3E87138
  2. gpg: Good signature from "Gerd Hoffmann (work) <>"
  3. gpg: aka "Gerd Hoffmann <>"...
9396b05a 02/04/2014 06:16 pm Peter Maydell

Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging

  • remotes/mcayland/qemu-openbios:
    Update OpenBIOS images

Signed-off-by: Peter Maydell <>

41419b0f 02/03/2014 04:40 pm Gerd Hoffmann

Update seabios binaries to 1.7.4

Signed-off-by: Gerd Hoffmann <>

3babcc87 01/16/2014 12:46 pm Stefan Weil

pc-bios: Remove execute flag from BIOS files

BIOS files are not directly executable, so they don't need this flag.
All other BIOS files don't use the execute flag.

Signed-off-by: Stefan Weil <>
Signed-off-by: Michael Tokarev <>

View revisions

Also available in: Atom