On Wed, Jan 16, 2019 at 02:51:37PM +0100, Thomas Huth wrote:
> On 2019-01-16 14:48, Thomas Huth wrote:
> > On 2019-01-15 15:10, Yang Zhong wrote:
> >> From: Paolo Bonzini
> >>
> >> There is really nothing special in these devices; they are just
> >> ISA devices. Instead of including them for each
On 2019-01-16 14:48, Thomas Huth wrote:
> On 2019-01-15 15:10, Yang Zhong wrote:
>> From: Paolo Bonzini
>>
>> There is really nothing special in these devices; they are just
>> ISA devices. Instead of including them for each target,
>> set CONFIG_ISA to true, and make the devices default to prese
On 2019-01-15 15:10, Yang Zhong wrote:
> From: Paolo Bonzini
>
> There is really nothing special in these devices; they are just
> ISA devices. Instead of including them for each target,
> set CONFIG_ISA to true, and make the devices default to present
> whenever ISA is available. More conversi
From: Paolo Bonzini
There is really nothing special in these devices; they are just
ISA devices. Instead of including them for each target,
set CONFIG_ISA to true, and make the devices default to present
whenever ISA is available. More conversion of ISA devices will
follow.
Done with the follo