Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / seabios / docs / SeaBIOS.md
1 SeaBIOS is an open source implementation of a 16bit X86 BIOS. SeaBIOS
2 can run in an emulator or it can run natively on X86 hardware with the
3 use of [coreboot](http://www.coreboot.org/).
4
5 SeaBIOS is the default BIOS for [qemu](http://www.qemu.org/) and
6 [kvm](http://www.linux-kvm.org/).
7
8 The [coreboot SeaBIOS](http://www.coreboot.org/SeaBIOS) page has
9 information on using SeaBIOS in coreboot. Please see the
10 [releases](Releases) page for information on recent releases. See the
11 [download](Download) page to obtain SeaBIOS.
12
13 Please join the [mailing list](Mailinglist) to contribute to
14 SeaBIOS. Information on the internals of SeaBIOS is available on the
15 [Developer Documentation](Developer Documentation) page.