commit | 641c349352cd3846ad164357d5a831e748d13536 | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Fri May 30 19:34:13 2014 +1000 |
committer | Alexander Graf <agraf@suse.de> | Fri Jun 27 13:48:26 2014 +0200 |
tree | b7402fdf18694029e36e34d84bf3165df03c83e0 | |
parent | 4af88944d013330910826af10aaa2ef9a2919fde [diff] |
xics: Add xics_find_source() PAPR allows having multiple interrupt sources such as PHB. This adds a source lookup function and makes use of it. Since at the moment QEMU only supports a single source, no change in behaviour is expected. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Alexander Graf <agraf@suse.de>