Re: [Qemu-devel] [PATCHv2 0/4] Start allowing ISA to be configured out

2015-07-02 Thread Michael S. Tsirkin
On Thu, Jul 02, 2015 at 08:19:28AM +0200, Michael S. Tsirkin wrote: > On Thu, Jul 02, 2015 at 03:53:43PM +1000, David Gibson wrote: > > At the moment isa-bus.c is compiled unconditionally for all targets. > > However, some targets have never used legacy ISA devices. Many more > > targets have at l

Re: [Qemu-devel] [PATCHv2 0/4] Start allowing ISA to be configured out

2015-07-01 Thread Michael S. Tsirkin
On Thu, Jul 02, 2015 at 03:53:43PM +1000, David Gibson wrote: > At the moment isa-bus.c is compiled unconditionally for all targets. > However, some targets have never used legacy ISA devices. Many more > targets have at least some machine types without ISA. > > These patches allow ISA bus to be

[Qemu-devel] [PATCHv2 0/4] Start allowing ISA to be configured out

2015-07-01 Thread David Gibson
At the moment isa-bus.c is compiled unconditionally for all targets. However, some targets have never used legacy ISA devices. Many more targets have at least some machine types without ISA. These patches allow ISA bus to be disabled in the configuration, thus allowing cut down configurations for