Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-06 | use absolute URLs for .gitmodules | Paolo Bonzini | |
The relative URLs do not work when cloning a fork of qemu or when cloning from the Savannah URL. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> | |||
2009-10-30 | Switch pc bios from pc-bios to seabios | Anthony Liguori | |
SeaBIOS is a port of pc-bios to GCC. Besides using a more modern tool chain, SeaBIOS introduces a number of new features including PMM support, better BEV and BCV support, and better PnP support. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||
2009-09-04 | Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now, | Anthony Liguori | |
they aren't integrated into the build but we can do that incrementally. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> |