Statistics
| Branch: | Revision:

root / pc-bios @ 8cfd0495

Latest revisions

# Date Author Comment
9a949b94 07/31/2013 01:11 am Mark Cave-Ayland

Update OpenBIOS images

Update OpenBIOS images to SVN r1198 built from submodule.

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

b0a71c3b 07/29/2013 03:30 pm Anthony Liguori

Merge remote-tracking branch 'agraf/s390-for-upstream' into staging

  1. By Alexander Graf (1) and others
  2. Via Alexander Graf
    • agraf/s390-for-upstream:
      s390: update s390-ccw.img
      s390/ipl: Fix boot order
      s390/IPL: Allow boot from other ssid than 0

Message-id: ...

c8cda874 07/29/2013 01:02 pm Dominik Dingel

s390/IPL: Allow boot from other ssid than 0

We now take the subchannel set id also into account to find the boot device.
If we want to use a subchannel set other than the default set 0, we first
need to enable the mss facility.

Signed-off-by: Dominik Dingel <>...

867b18db 07/29/2013 01:02 pm Alexander Graf

s390: update s390-ccw.img

This enables the following patches:

s390/IPL: Allow boot from other ssid than 0
s390/ipl: Fix spurious errors in virtio

Signed-off-by: Alexander Graf <>

f53ec699 07/29/2013 12:43 pm Stefan Weil

w32, w64: Add build rule for installer

The new rules in Makefile allow building installers for QEMU on Windows
using NSIS, a package which is also available for Linux distributions
(so cross builds are possible).

The rules for NSIS are in qemu.nsi which also uses two new images....

41b8280a 07/24/2013 04:37 pm Gerd Hoffmann

seabios: update to 1.7.3

Changes summary (git shortlog rel-1.7.2.2..rel-1.7.3):

Alex Williamson (4):
seabios q35: Enable all PIRQn IRQs at startup
seabios q35: Add new PCI slot to irq routing function
seabios: Add a dummy PCI slot to irq mapping function...

b957a1b0 07/18/2013 06:17 pm Richard Henderson

pc-bios: Update palcode-clipper

Update image to c87a92639b28ac42bc8f6c67443543b405dc479b,
incorporating changes for vm_time.

Signed-off-by: Richard Henderson <>

390fb6b4 06/28/2013 10:01 pm Kevin Wolf

multiboot: Don't forget last mmap entry

When the BIOS returns ebx = 0, the current entry is still valid and
needs to be included in the Multiboot memory map.

Fixing this meant that using bx as the entry index doesn't work any
more because it's 0 on the last entry (and it was SeaBIOS-specific...

26a8ec07 06/28/2013 10:01 pm Kevin Wolf

multiboot: Calculate upper_mem in the ROM

The upper_mem field of the Multiboot information struct doesn't really
contain the RAM size - 1 MB like we used to calculate it, but only the
memory from 1 MB up to the first (upper) memory hole.

In order to correctly retrieve this information, the multiboot ROM now...

8a27c6a0 06/28/2013 10:01 pm Kevin Wolf

multiboot: Updated ROM binary

Signed-off-by: Kevin Wolf <>
Reviewed-by: Anthony Liguori <>
Message-id:
Signed-off-by: Anthony Liguori <>

View revisions

Also available in: Atom