QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anthony Liguori f487d6278f Update SeaBIOS to 0.6.1.2 15 years ago
..
keymaps add bepo (french dvorak) keyboard layout 15 years ago
optionrom Add scripts directory 15 years ago
Makefile pc-bios/Makefile: add a rule to produce dtb files 17 years ago
README Update OpenBIOS images to r1018 15 years ago
bamboo.dtb Add bamboo.dtb compiled from bamboo.dts 18 years ago
bamboo.dts target-ppc: IBM PowerPC 440EP Bamboo reference board emulation 18 years ago
bios.bin Update SeaBIOS to 0.6.1.2 15 years ago
gpxe-eepro100-80861209.rom eepro100: Support gpxe boot for all eepro100 devices 16 years ago
linuxboot.bin Convert linux bootrom to external rom and fw_cfg 17 years ago
mpc8544ds.dtb kvm/powerpc: flat device tree files for MPC8544DS 17 years ago
mpc8544ds.dts kvm/powerpc: flat device tree files for MPC8544DS 17 years ago
multiboot.bin multiboot: Fix module loading and setting of mmap. 17 years ago
ohw.diff specific mac-io PCI device_id for paddington/heathrow - fixed atapi requests - reset IDE drives in quiesce - added heathrow nvram OF description 21 years ago
openbios-ppc Update OpenBIOS images to r1018 15 years ago
openbios-sparc32 Update OpenBIOS images to r1018 15 years ago
openbios-sparc64 Update OpenBIOS images to r1018 15 years ago
petalogix-s3adsp1800.dtb microblaze: Fix loading of petalogix s3adsp1800 dtb. 17 years ago
ppc_rom.bin Quickly hack PowerPC BIOS able to boot on CDROM again. 19 years ago
pxe-e1000.bin Update gpxe roms to have BANNER_TIMEOUT=0 17 years ago
pxe-ne2k_pci.bin Update gpxe roms to have BANNER_TIMEOUT=0 17 years ago
pxe-pcnet.bin Update gpxe roms to have BANNER_TIMEOUT=0 17 years ago
pxe-rtl8139.bin Update gpxe roms to have BANNER_TIMEOUT=0 17 years ago
pxe-virtio.bin Update gpxe roms to have BANNER_TIMEOUT=0 17 years ago
s390-zipl.rom target-s390: add firmware code 16 years ago
vgabios-cirrus.bin Add new vgabios binaries to blobs list. 16 years ago
vgabios-qxl.bin spice: add qxl vgabios binary. 16 years ago
vgabios-stdvga.bin Add new vgabios binaries to blobs list. 16 years ago
vgabios-vmware.bin Add new vgabios binaries to blobs list. 16 years ago
vgabios.bin Add new vgabios binaries to blobs list. 16 years ago

README

- SeaBIOS (bios.bin) is the successor of pc bios.
See http://www.seabios.org/ for more information.

- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
project (http://www.nongnu.org/vgabios/).

- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm.

- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
firmware implementation. The goal is to implement a 100% IEEE
1275-1994 (referred to as Open Firmware) compliant firmware.
The included image for PowerPC (for 32 and 64 bit PPC CPUs), Sparc32
and Sparc64 are built from OpenBIOS SVN revision 1018.

- The PXE roms come from Rom-o-Matic gPXE 0.9.9 with BANNER_TIMEOUT=0

e1000 8086:100E
eepro100 8086:1209 (also used for 8086:1229 and 8086:2449)
ns8390 1050:0940
pcnet32 1022:2000
rtl8139 10ec:8139
virtio 1af4:1000

http://rom-o-matic.net/

- The S390 zipl loader is an addition to the official IBM s390-tools
package. That fork is maintained in its own git repository at:
git://repo.or.cz/s390-tools.git