[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/17] pseries: rework XICS
From: |
Anthony Liguori |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/17] pseries: rework XICS |
Date: |
Wed, 10 Jul 2013 07:09:18 -0500 |
User-agent: |
Notmuch/0.15.2+202~g0c4b8aa (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) |
Benjamin Herrenschmidt <address@hidden> writes:
> On Tue, 2013-07-09 at 08:58 -0500, Anthony Liguori wrote:
>> There's nothing gross about making the things that are devices
>> devices.
>
> But there is no such thing as the XICS ...
>
> The "XICS" is just the combination of ICP's and ICS... so XICS *is* the
> device...
Then you have an XICS device which has a single ICP and multiple ICSs
as child devices.
Regards,
Anthony Liguori
>
> Cheers,
> Ben.