On 02/23/2017 03:18 AM, David Gibson wrote:
> On Thu, Feb 16, 2017 at 02:47:28PM +0100, Cédric Le Goater wrote:
>> This QOM interface provides two simple handlers. One is to get an ICS
>> object from an irq number and a second to resend the irqs when needed.
>
> Maybe call this XICSFabric rather t
On Thu, Feb 16, 2017 at 02:47:28PM +0100, Cédric Le Goater wrote:
> This QOM interface provides two simple handlers. One is to get an ICS
> object from an irq number and a second to resend the irqs when needed.
Maybe call this XICSFabric rather than XicsInterface. While it's an
interface from the
This QOM interface provides two simple handlers. One is to get an ICS
object from an irq number and a second to resend the irqs when needed.
Signed-off-by: Cédric Le Goater
---
hw/intc/xics.c| 7 +++
include/hw/ppc/xics.h | 18 ++
2 files changed, 25 insertions(+)
d