| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR | Shannon Zhao | 2018-06-08 | 1 | -0/+1 |
| * | hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate | Vijaya Kumar K | 2017-02-28 | 1 | -0/+1 |
| * | hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update() | Peter Maydell | 2017-01-20 | 1 | -0/+1 |
| * | hw/intc/gicv3: Add data fields for virtualization support | Peter Maydell | 2017-01-20 | 1 | -0/+18 |
| * | hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell | 2017-01-20 | 1 | -0/+2 |
| * | gic: provide defines for v2/v3 targetlist sizes | Andrew Jones | 2016-07-14 | 1 | -0/+3 |
| * | hw/intc/arm_gicv3: Implement functions to identify next pending irq | Peter Maydell | 2016-06-17 | 1 | -0/+18 |
| * | hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure | Peter Maydell | 2016-06-17 | 1 | -3/+2 |
| * | hw/intc/arm_gicv3: Add state information | Pavel Fedin | 2016-06-17 | 1 | -3/+189 |
| * | hw/intc: Implement GIC-500 base class | Shlomo Pongratz | 2015-09-24 | 1 | -0/+68 |