Statistics
| Branch: | Revision:

root / pc-bios @ 5d739a47

Latest revisions

# Date Author Comment
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...

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 <>

fbb9c590 01/12/2014 09:52 am Mark Cave-Ayland

Update OpenBIOS images

Update OpenBIOS images to SVN r1246 built from submodule.

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

385724e7 12/06/2013 09:55 am Gerd Hoffmann

roms: update seabios binaries

Signed-off-by: Gerd Hoffmann <>

6eefccc0 12/06/2013 09:55 am Gerd Hoffmann

roms: update vgabios binaries

This also switches from lgplvgabios to seavgabios.

Signed-off-by: Gerd Hoffmann <>

View revisions

Also available in: Atom