[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH 0/6] Clean up ISA dependencies so we make ISA opti
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [PATCH 0/6] Clean up ISA dependencies so we make ISA optional to build |
Date: |
Fri, 06 Mar 2015 12:41:59 +0100 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 |
On 06.03.15 05:18, David Gibson wrote:
> At present, ISA bus support is always included in the build for all
> targets. However these days there are a number of targets that have
> never had ISA, and even more where many of the individual machines
> don't have ISA.
>
> Unfortunately there are some awkward dependencies in the core code on
> ISA, although b19c1c0 "isa: remove isa_mem_base variable" did already
> remove one.
>
> This series engages in some yak shaving to make the necessary
> dependency cleanups, then make inclusion of ISA support optional.
>
> Given the date, this is obviously aimed at qemu 2.4, not 2.3.
Reviewed-by: Alexander Graf <address@hidden>
Alex
- [Qemu-ppc] [PATCH 2/6] Remove monitor.c dependency on CONFIG_I8259, (continued)
- [Qemu-ppc] [PATCH 2/6] Remove monitor.c dependency on CONFIG_I8259, David Gibson, 2015/03/05
- [Qemu-ppc] [PATCH 1/6] Split serial-isa into its own config option, David Gibson, 2015/03/05
- [Qemu-ppc] [PATCH 4/6] target-ppc: Convert PReP to machine class, David Gibson, 2015/03/05
- [Qemu-ppc] [PATCH 3/6] pc: Use MachineClass callbacks for "irq" and "pic" hmp commands, David Gibson, 2015/03/05
- Re: [Qemu-ppc] [PATCH 0/6] Clean up ISA dependencies so we make ISA optional to build,
Alexander Graf <=
- Re: [Qemu-ppc] [PATCH 0/6] Clean up ISA dependencies so we make ISA optional to build, Michael S. Tsirkin, 2015/03/10