Age | Commit message (Expand) | Author |
2012-11-01 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2012-11-01 | pseries: Cleanup duplications of ics_valid_irq() code | David Gibson |
2012-11-01 | pseries: Clean up inconsistent variable name in xics.c | David Gibson |
2012-10-31 | spapr: Pass PowerPCCPU to hypercalls | Andreas Färber |
2012-10-04 | pseries: Fix semantics of RTAS int-on, int-off and set-xive functions | David Gibson |
2012-10-04 | pseries: Remove XICS irq type enum type | David Gibson |
2012-10-04 | pseries: Remove C bitfields from xics code | David Gibson |
2012-10-04 | pseries: Fix XICS reset | David Gibson |
2012-08-15 | pseries: Rework irq assignment to avoid carrying qemu_irqs around | Alexey Kardashevskiy |
2012-03-15 | pseries: Add support for level interrupts to XICS | David Gibson |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber |
2011-10-06 | pseries: Bugfixes for interrupt numbering in XICS code | David Gibson |
2011-09-21 | Drop unneeded pthread.h inclusions | Jan Kiszka |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-04-08 | pseries: Abolish envs array | David Gibson |
2011-04-01 | Implement the PAPR (pSeries) virtualized interrupt controller (xics) | David Gibson |