aboutsummaryrefslogtreecommitdiff
path: root/hw/xics.c
AgeCommit message (Expand)Author
2012-10-04pseries: Fix semantics of RTAS int-on, int-off and set-xive functionsDavid Gibson
2012-10-04pseries: Remove XICS irq type enum typeDavid Gibson
2012-10-04pseries: Remove C bitfields from xics codeDavid Gibson
2012-10-04pseries: Fix XICS resetDavid Gibson
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy
2012-03-15pseries: Add support for level interrupts to XICSDavid Gibson
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2011-10-06pseries: Bugfixes for interrupt numbering in XICS codeDavid Gibson
2011-09-21Drop unneeded pthread.h inclusionsJan Kiszka
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-08pseries: Abolish envs arrayDavid Gibson
2011-04-01Implement the PAPR (pSeries) virtualized interrupt controller (xics)David Gibson