On 11/02/2009 04:06 PM, Alexander Graf wrote:
pc.c:
     } else {
         /* High and recent kernel */
         real_addr    = 0x10000;
         cmdline_addr = 0x20000;
         prot_addr    = 0x100000;
     }

If I'm not totally mistaken, 0x10000 is<  1MB :-).

So yes, I think there should be a fw-conf interface that tells qemu to
reload all volatile option rom regions (which it keeps track of for
reset anyway).

Not reload, load.

We just need to make sure it doesn't overwrite the BIOS
itself, as data in there might have been changed already.

Well, the bios could tell qemu where to put the kernel using the same interface.

--
error compiling committee.c: too many arguments to function



Reply via email to