]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch/arm/gic-v3.c
arm: Migrate irqchips to generic MMIO dispatcher
[jailhouse.git] / hypervisor / arch / arm / gic-v3.c
2015-08-14 Jan Kiszkaarm: Migrate irqchips to generic MMIO dispatcher
2015-08-14 Jan Kiszkaarm: Remove return codes from gic[v3]_handle_sgir_write
2015-08-14 Jan Kiszkaarm: Move gic_handle_redist_access unmodified
2015-08-14 Jan Kiszkaarm: Remove cpu_data parameters from MMIO handling...
2015-08-14 Jan Kiszkaarm, mmio: Introduce generic mmio_access structure
2015-08-14 Jan Kiszkaarm: Rework arch_mmio_access to arm_mmio_perform_access
2015-07-14 Jan Kiszkaarm: Account for errors during irqchip cell_init
2015-01-08 Jan Kiszkaarm: Clear virtual GICs before handing them over to...
2014-12-19 Jean-Philippe Bruckerarm: GIC: factor some GICv3 functions into gic_common
2014-12-19 Jean-Philippe Bruckerarm: irqchip: add hypervisor shutdown
2014-12-19 Jean-Philippe Bruckerarm: GIC: handle distributor accesses
2014-12-19 Jean-Philippe Bruckerarm: irqchip: add SPI configuration in cell_init and...
2014-12-19 Jean-Philippe Bruckerarm: GIC: filter redistributor accesses
2014-12-19 Jean-Philippe Bruckerarm: attribute virtual IDs to the cell cpus
2014-12-19 Jean-Philippe Bruckerarm: GIC: reset the CPU interface before running a...
2014-12-19 Jean-Philippe Bruckerarm: GICv3: filter the guests' SGIs
2014-12-19 Jean-Philippe Bruckerarm: GICv3: handle IRQs
2014-12-19 Jean-Philippe Bruckerarm: store the pending virtual interrupts
2014-12-19 Jean-Philippe Bruckerarm: GICv3 initialisation