[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 06/47] hw/alpha/Makefile.objs: Build objects dep
From: |
Lluís Vilanova |
Subject: |
Re: [Qemu-devel] [PATCH 06/47] hw/alpha/Makefile.objs: Build objects depending on CLIPPER |
Date: |
Mon, 26 Aug 2013 21:44:25 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Richard Henderson writes:
> On 08/26/2013 09:59 AM, Paolo Bonzini wrote:
>>> I don't understand the point of this. There is one alpha emulation;
>>> if you disable it you're left with a program that's not useful. So
>>> why the configuration for it at all?
>>
>> I think this was just for consistency with other targets. Either this
>> patch can be left out completely, or the symbol can be made default on
>> and unchangeable by the user.
> Yeah, maybe. I'll be interested to see the v2 cover-letter with your
> requested
> description of what the series brings to the table.
Didn't look much into the patches, so I'm not sure if this includes both the
configuration and build system for Linux, but the kernel's build system might
provide a more robust and flexible build system.
> This isn't the kernel, where non-pagable code size is a concern, so I don't
> see
> how full configuration of machine emulations and devices is helpful. I'd be
> more inclined to go the other way, where all qemu-system-cpu images always
> build in all devices (compiled once of course).
Which reminds me of some older discussion about having a single QEMU binary able
to emulate a system with CPUs from different architectures (with a future^2
version of qom'ified CPUs).
Such fine-grained compilation would deviate even more from that goal (assuming
it's a goal).
Lluis
--
"And it's much the same thing with knowledge, for whenever you learn
something new, the whole world becomes that much richer."
-- The Princess of Pure Reason, as told by Norton Juster in The Phantom
Tollbooth
- [Qemu-devel] [PATCH 01/47] rules.mak: New logical functions, (continued)
- [Qemu-devel] [PATCH 01/47] rules.mak: New logical functions, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 03/47] default-configs/: CONFIG_GDBSTUB_XML removed, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 04/47] scripts/kconfig: kconfig-frontends submodule added, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 02/47] Makefile.target: CONFIG_NO_* variables removed, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 05/47] Makefile: Clone kconfig git submodule in Makefile, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 06/47] hw/alpha/Makefile.objs: Build objects depending on CLIPPER, Ákos Kovács, 2013/08/25
- Re: [Qemu-devel] [PATCH 06/47] hw/alpha/Makefile.objs: Build objects depending on CLIPPER, Paolo Bonzini, 2013/08/26
- Re: [Qemu-devel] [PATCH 06/47] hw/alpha/Makefile.objs: Build objects depending on CLIPPER, Richard Henderson, 2013/08/26
- Re: [Qemu-devel] [PATCH 06/47] hw/alpha/Makefile.objs: Build objects depending on CLIPPER, Peter Maydell, 2013/08/26
- Re: [Qemu-devel] [PATCH 06/47] hw/alpha/Makefile.objs: Build objects depending on CLIPPER, Paolo Bonzini, 2013/08/27
[Qemu-devel] [PATCH 07/47] hw/arm/Makefile.objs: CONFIG_* created for each board, Ákos Kovács, 2013/08/25
[Qemu-devel] [PATCH 09/47] hw/m68k/Makefile.objs: Conditionally build boards, Ákos Kovács, 2013/08/25