qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/4] qdev: isa bus.


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH 0/4] qdev: isa bus.
Date: Thu, 9 Jul 2009 15:18:05 +0100
User-agent: KMail/1.11.4 (Linux/2.6.29-2-amd64; KDE/4.2.4; x86_64; ; )

> I've tried to also handle isa-via-mmio used by certain architectures and
> hide that in isa-bus.c, so the individual drivers don't have to care
> once everything is converted over to qdev.

ISA-via-mmio is actually something different. This is a feature of the host 
bridge, and implemented in isa_mmio.c.

The devices you're talking about are devices that have both ISA and "SysBus" 
incarnations with very similar programming interfaces, in the same way that 
some devices have both ISA and PCI variants.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]