| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/intc/gicv3: Add data fields for virtualization support | Peter Maydell | 2017-01-20 | 1 | -0/+25 |
| * | hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell | 2017-01-20 | 1 | -0/+6 |
| * | hw/intc/arm_gicv3_common: fix aff3 in typer | Andrew Jones | 2016-12-27 | 1 | -1/+2 |
| * | hw/intc/arm_gicv3: Implement functions to identify next pending irq | Peter Maydell | 2016-06-17 | 1 | -0/+9 |
| * | hw/intc/arm_gicv3: Add vmstate descriptors | Pavel Fedin | 2016-06-17 | 1 | -1/+49 |
| * | hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure | Peter Maydell | 2016-06-17 | 1 | -5/+2 |
| * | hw/intc/arm_gicv3: Add state information | Pavel Fedin | 2016-06-17 | 1 | -2/+157 |
| * | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
| * | arm: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
| * | hw/intc: Implement GIC-500 base class | Shlomo Pongratz | 2015-09-24 | 1 | -0/+140 |