commit | 00dc738d8a08fce0f0d327e081bb2bd7b6fba888 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Fri Apr 01 15:15:26 2011 +1100 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 01 18:34:56 2011 +0200 |
tree | 01f3616328994f4680cb6dd0bc1cc9aa3e6f9858 | |
parent | b5cec4c5f294ca3af24e7edf4f37cc2de0ae0e03 [diff] |
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts This patch adds infrastructure to support interrupts from PAPR virtual IO devices. This includes correctly advertising those interrupts in the device tree, and implementing the H_VIO_SIGNAL hypercall, used to enable and disable individual device interrupts. Signed-off-by: David Gibson <dwg@au1.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>