Searched hist:b797318666dade9675a253d311125ae7b568e2f8 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/ |
H A D | sysbus.h | diff 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 D | qdev-core.h | diff 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 D | sysbus.c | diff 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 D | qdev.c | diff 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>
|