[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: |
Richard Henderson |
Subject: |
Re: [Qemu-devel] [PATCH 06/47] hw/alpha/Makefile.objs: Build objects depending on CLIPPER |
Date: |
Mon, 26 Aug 2013 10:30:32 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8 |
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.
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).
I guess I'll wait and see.
r~
- [Qemu-devel] [RFC PATCH 00/47] Describing patchset, Ákos Kovács, 2013/08/25
- [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