[SeaBIOS] [PATCH 0/4] qemu option loading

Gerd Hoffmann kraxel at redhat.com
Fri Dec 18 16:52:08 CET 2009


On 12/18/09 16:41, Anthony Liguori wrote:
> I needed the following patch for this series to build:
>
> --- a/src/optionroms.c
> +++ b/src/optionroms.c
> @@ -13,6 +13,7 @@
> +#include "paravirt.h" // qemu_cfg_*

> --- a/src/paravirt.h
> +++ b/src/paravirt.h
> +u32 qemu_cfg_read_file(QemuCfgFile *entry, void *dst, u32 maxlen);

Patch is very reasonable.

/me wonders how it did build for me without warning about the missing 
prototype ...

cheers,
   Gerd



More information about the SeaBIOS mailing list