qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch


From: Peter Crosthwaite
Subject: Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
Date: Mon, 25 Jun 2012 18:55:35 +1000

On Mon, Jun 25, 2012 at 5:59 PM, Peter Maydell <address@hidden> wrote:
> On 25 June 2012 02:51, Peter Crosthwaite
> <address@hidden> wrote:
>> You rejected my workaround in V2 (i.e. using -dtb to force is_linux)
>> on the grounds that youd "accept some reasonable way of saying "this
>> ELF file is a Linux kernel"," That brings us back to V1 - this patch.
>> Any objections?
>
> I'd really like to see some input from people who deal with the
> other QEMU architectures on whether we can come up with something
> coherent as a plan for handling these loader command line options.
> I don't really like "here's a switch but it happens to only
> work on ARM targets" if we can avoid it.
>
Well, this switch itself is generic. Theres no armisms in the machine
opt itself.

As for architectures, I can speak for Microblaze and the PPC
bootloader for virtex_ml507. The DTB will blob in regardless of
whether its an elf or not, so no is_linux switch is needed there for
my Linux elfs. There is no functional difference between linux and not
linux in those bootloaders.

> -- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]