Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-28 | Revert "roms: switch oldnoconfig to olddefconfig" | Gerd Hoffmann | |
This reverts commit a5519b42cfd6c00e9f8b31c5aad7682e7a9f1181. Breaks "make bios" in roms/ as the kconfig version in seabios doesn't support olddefconfig. Must have been be totally untested. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | |||
2013-03-26 | roms: switch oldnoconfig to olddefconfig | Michael S. Tsirkin | |
When a new option is added that qemu does not know about, the prudent thing is to use the default not force it to "no". Signed-off-by: Michael S. Tsirkin <mst@redhat.com> | |||
2012-03-12 | Add seabios build scripts to roms/ | Gerd Hoffmann | |
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |