Home
last modified time | relevance | path

Searched hist:b797318666dade9675a253d311125ae7b568e2f8 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/
H A Dsysbus.hdiff b797318666dade9675a253d311125ae7b568e2f8 Wed Sep 24 05:32:17 CDT 2014 Alexander Graf <agraf@suse.de> sysbus: Expose IRQ enumeration helpers

Sysbus devices can get their IRQ lines connected to other devices. It is
possible to figure out which IRQ line a connection is on and whether a sysbus
device even provides an IRQ connector at a specific offset.

This patch exposes helpers to make this information publicly accessible. We
will need it for the platform bus dynamic sysbus enumeration.

Signed-off-by: Alexander Graf <agraf@suse.de>
H A Dqdev-core.hdiff b797318666dade9675a253d311125ae7b568e2f8 Wed Sep 24 05:32:17 CDT 2014 Alexander Graf <agraf@suse.de> sysbus: Expose IRQ enumeration helpers

Sysbus devices can get their IRQ lines connected to other devices. It is
possible to figure out which IRQ line a connection is on and whether a sysbus
device even provides an IRQ connector at a specific offset.

This patch exposes helpers to make this information publicly accessible. We
will need it for the platform bus dynamic sysbus enumeration.

Signed-off-by: Alexander Graf <agraf@suse.de>
/openbmc/qemu/hw/core/
H A Dsysbus.cdiff b797318666dade9675a253d311125ae7b568e2f8 Wed Sep 24 05:32:17 CDT 2014 Alexander Graf <agraf@suse.de> sysbus: Expose IRQ enumeration helpers

Sysbus devices can get their IRQ lines connected to other devices. It is
possible to figure out which IRQ line a connection is on and whether a sysbus
device even provides an IRQ connector at a specific offset.

This patch exposes helpers to make this information publicly accessible. We
will need it for the platform bus dynamic sysbus enumeration.

Signed-off-by: Alexander Graf <agraf@suse.de>
H A Dqdev.cdiff b797318666dade9675a253d311125ae7b568e2f8 Wed Sep 24 05:32:17 CDT 2014 Alexander Graf <agraf@suse.de> sysbus: Expose IRQ enumeration helpers

Sysbus devices can get their IRQ lines connected to other devices. It is
possible to figure out which IRQ line a connection is on and whether a sysbus
device even provides an IRQ connector at a specific offset.

This patch exposes helpers to make this information publicly accessible. We
will need it for the platform bus dynamic sysbus enumeration.

Signed-off-by: Alexander Graf <agraf@suse.de>