On the Net: Difference between revisions

From OpenBIOS
Jump to navigation Jump to search
Line 58: Line 58:


== Virtual Machines and Emulation ==
== Virtual Machines and Emulation ==
* QEMU
* [http://www.qemu.com/ QEMU]
* XEN
* [http://www.cl.cam.ac.uk/research/srg/netos/xen/ XEN] Virtualization
* Bochs - portable open source IA-32 (x86) PC emulator
* [http://bochs.sourceforge.net/ Bochs] - portable open source IA-32 (x86) PC emulator
* DOSemu - DOS Emulation for Linux
* [http://www.dosemu.org/ DOSemu] - DOS Emulation for Linux
* Plex86 - extensible open source PC virtualization software
* Hypervisor
* ...

Revision as of 00:49, 6 October 2006

Open Firmware Companies/Vendor support

Open Firmware Documentation

Forth

Stack Machines

Booting

Flashing on Linux Systems

  • MTD - Memory Technology Device Subsystem for Linux
  • /dev/bios - Flash ROM driver for Linux (for flashing System and PCI adapter firmware) (obsolete)
  • Uniflash (nonlinux)
  • flashrom (LinuxBIOS)

Other Open Source Firmware Implementations

  • LinuxBIOS - The LinuxBIOS project bootstraps systems to the point where they can run an OS kernel or any other application or bootloader from flash.
  • TIARA - TIARA, an Openbios/GRUB/PFORTH composite, BIOS replacement (dead?)
  • Proll - Proll is a firmware replacement for SUN JavaStations to boot Linux
  • redboot
  • SLOF
  • Open Hackware
  • SUN OpenBoot
  • GBIOS - GBIOS is a GPLed firmware for PowerPC G3/G4 and some Motorola cpus. (dead?)
  • ...

Virtual Machines and Emulation

  • QEMU
  • XEN Virtualization
  • Bochs - portable open source IA-32 (x86) PC emulator
  • DOSemu - DOS Emulation for Linux
  • Hypervisor
  • ...