On Sat, 2007-11-10 at 00:43 +0100, andrzej zaborowski wrote: > On 09/11/2007, J. Mayer <[EMAIL PROTECTED]> wrote: > > What about this patch ? Is there any remark ? Is it to be applied ? > > Yes, I'm also in favour. Regarding the machines that boot off flash, I > will try to come up with some logical synatx. The Palm T|E board can > boot off the ROM and it needs no kernel image in such case. Currently > I was using "-option-rom rom.image -boot n" for this, as a hack, next > week I should again have some time to play with it.
What I do is use the -L / -bios options to specify a boot ROM, the same way we can do for other machines. Maybe this scheme is not applicable to all machines (?). The only ennoying thing I see is that I have to give qemu a fake disk image because qemu never wants to run if it has no bloc device specified, which is a pity when the target machine do not have any bloc device available. -- J. Mayer <[EMAIL PROTECTED]> Never organized