Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-04 | pseries: Fix semantics of RTAS int-on, int-off and set-xive functions | David Gibson | 1 | -17/+8 |
2012-10-04 | pseries: Remove XICS irq type enum type | David Gibson | 1 | -9/+7 |
2012-10-04 | pseries: Remove C bitfields from xics code | David Gibson | 1 | -19/+24 |
2012-10-04 | pseries: Fix XICS reset | David Gibson | 1 | -10/+28 |
2012-08-15 | pseries: Rework irq assignment to avoid carrying qemu_irqs around | Alexey Kardashevskiy | 1 | -3/+9 |
2012-03-15 | pseries: Add support for level interrupts to XICS | David Gibson | 1 | -32/+93 |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber | 1 | -5/+5 |
2011-10-06 | pseries: Bugfixes for interrupt numbering in XICS code | David Gibson | 1 | -9/+8 |
2011-09-21 | Drop unneeded pthread.h inclusions | Jan Kiszka | 1 | -2/+0 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -4/+4 |
2011-04-08 | pseries: Abolish envs array | David Gibson | 1 | -11/+21 |
2011-04-01 | Implement the PAPR (pSeries) virtualized interrupt controller (xics) | David Gibson | 1 | -0/+486 |