|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: trip to shanghai
> > >> >> diff -r 00d2c5ca26fd tools/firmware/hvmloader/hvmloader.c
> > >> >> --- a/tools/firmware/hvmloader/hvmloader.c Fri Jul 08 18:35:24
> > >> >> 2011 +0100
> > >> >> +++ b/tools/firmware/hvmloader/hvmloader.c Fri Jul 15 11:37:12
> > >> >> 2011 +0000
> > >> >> @@ -430,7 +430,7 @@ int main(void)
> > >> >> bios->create_pir_tables();
> > >> >> }
> > >> >>
> > >> >> - if ( bios->load_roms )
> > >> >> + if ( 1 )
I know this is an old bit of the thread but if you are still doing this
then you should instead unset CONFIG_OPTIONROMS_DEPLOYED in your
SeaBIOS .config. There is an updated suggested .config on the
QEMUUpstream which includes this.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|