Show patches with: none      |   2100 patches
« 1 2 3 420 21 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,41/57] ARM: new VGIC: Add CONFIG registers handlers New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,40/57] ARM: new VGIC: Add PRIORITY registers handlers New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,39/57] ARM: new VGIC: Add ACTIVE registers handlers New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,38/57] ARM: new VGIC: Add PENDING registers handlers New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,37/57] ARM: new VGIC: Add ENABLE registers handlers New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,36/57] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,35/57] ARM: new VGIC: Add GICv2 MMIO handling framework New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,34/57] ARM: new VGIC: Add MMIO handling framework New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,33/57] ARM: new VGIC: Implement vgic_vcpu_pending_irq New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,32/57] ARM: new VGIC: Add GICv2 world switch backend New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,31/57] ARM: new VGIC: Add IRQ sync/flush framework New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,30/57] ARM: new VGIC: Add IRQ sorting New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,29/57] ARM: new VGIC: Implement virtual IRQ injection New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,28/57] ARM: new VGIC: Add acccessor to new struct vgic_irq instance New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,27/57] ARM: new VGIC: Add data structure definitions New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,26/57] ARM: vPL011: Use the VGIC's level triggered IRQs handling if available New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,25/57] ARM: evtchn: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,24/57] ARM: timer: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,23/57] ARM: GIC: allow reading pending state of a hardware IRQ New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,22/57] ARM: GIC: Allow tweaking the active and pending state of an IRQ New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,21/57] ARM: GICv2: extend LR read/write functions to cover EOI and source New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,20/57] ARM: GICv2: fix GICH_V2_LR definitions New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,19/57] ARM: GICv3: poke_irq: make RWP optional New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,18/57] ARM: GICv2: introduce gicv2_poke_irq() New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,17/57] ARM: Introduce kick_vcpu() New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,16/57] ARM: GICv3: rename HYP interface definitions to use ICH_ prefix New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,15/57] ARM: GICv2: Extend and adjust register definitions New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,14/57] ARM: VGIC: Introduce gic_get_nr_lrs() New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,13/57] ARM: VGIC: reorder prototypes in vgic.h New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,12/57] ARM: VGIC: carve out struct vgic_cpu and struct vgic_dist New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,11/57] ARM: VGIC: change to level-IRQ compatible IRQ injection interface New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,10/57] ARM: VGIC: rename gic_event_needs_delivery() New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,09/57] ARM: VGIC: Move domain_max_vcpus() to be VGIC specific New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,08/57] ARM: VGIC: Move gic_remove_from_lr_pending() prototype New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,07/57] ARM: VGIC: rename gic_inject() and gic_clear_lrs() New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,06/57] ARM: vGICv3: remove rdist_stride from VGIC structure New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,05/57] ARM: vGICv3: always use architected redist stride New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,04/57] ARM: GICv3: simplify GICv3 redistributor stride handling New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,03/57] ARM: GICv3: use hardware GICv3 redistributor values for Dom0 New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,02/57] ARM: vGICv3: clarify on GUEST_GICV3_RDIST_REGIONS symbol New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,01/57] tools: ARM: vGICv3: Avoid inserting optional DT properties New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,RFC,49/49] ARM: VGIC: wire new VGIC(-v2) files into Xen build system New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,48/49] ARM: allocate two pages for struct vcpu New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,47/49] ARM: new VGIC: Add vgic_v2_enable New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,46/49] ARM: new VGIC: vgic-init: implement map_resources New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,45/49] ARM: new VGIC: vgic-init: implement vgic_init New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,44/49] ARM: new VGIC: vgic-init: register VGIC New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,43/49] ARM: new VGIC: Add preliminary stub implementations New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,42/49] ARM: new VGIC: provide system register emulation stub New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,41/49] ARM: new VGIC: dump virtual IRQ info New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,40/49] ARM: new VGIC: Handle virtual IRQ allocation/reservation New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,39/49] ARM: new VGIC: Add event channel IRQ handling New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,38/49] ARM: new VGIC: handle hardware mapped IRQs New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,37/49] ARM: new VGIC: Add SGIPENDR register handlers New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,36/49] ARM: new VGIC: Add SGIR register handler New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,35/49] ARM: new VGIC: Add TARGET registers handlers New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,34/49] ARM: new VGIC: Add CONFIG registers handlers New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,33/49] ARM: new VGIC: Add PRIORITY registers handlers New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,32/49] ARM: new VGIC: Add ACTIVE registers handlers New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,31/49] ARM: new VGIC: Add PENDING registers handlers New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,30/49] ARM: new VGIC: Add ENABLE registers handlers New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,29/49] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,28/49] ARM: new VGIC: Add GICv2 MMIO handling framework New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,27/49] ARM: new VGIC: Add MMIO handling framework New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,26/49] ARM: new VGIC: Implement vgic_vcpu_pending_irq New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,25/49] ARM: new VGIC: Add GICv2 world switch backend New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,24/49] ARM: new VGIC: Add IRQ sync/flush framework New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,23/49] ARM: new VGIC: Add IRQ sorting New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,22/49] ARM: new VGIC: Implement virtual IRQ injection New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,21/49] ARM: new VGIC: Add acccessor to new struct vgic_irq instance New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,20/49] ARM: new VGIC: Add data structure definitions New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,19/49] ARM: vPL011: Use the VGIC's level triggered IRQs handling if available New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,18/49] ARM: evtchn: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,17/49] ARM: timer: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,16/49] ARM: GIC: allow reading pending state of a hardware IRQ New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,15/49] ARM: GIC: Allow tweaking the active state of an IRQ New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,14/49] ARM: VGIC: extend GIC CPU interface definitions New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,13/49] ARM: VGIC: Add hypervisor base address to vgic_v2_setup_hw() New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,12/49] ARM: VGIC: introduce gic_get_nr_lrs() New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,11/49] ARM: VGIC: reorder prototypes in vgic.h New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,10/49] ARM: VGIC: carve out struct vgic_cpu and struct vgic_dist New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,09/49] ARM: VGIC: change to level-IRQ compatible IRQ injection interface New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,08/49] ARM: VGIC: move max_vcpus VGIC limit to struct arch_domain New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,07/49] ARM: VGIC: move gic_remove_from_lr_pending() prototype New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,06/49] ARM: vGICv3: remove rdist_stride from VGIC structure New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,05/49] ARM: vGICv3: always use architected redist stride New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,04/49] ARM: GICv3: simplify GICv3 redistributor stride handling New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,03/49] ARM: GICv3: use hardware GICv3 redistributor regions for Dom0 New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,RFC,02/49] ARM: vGICv3: drop GUEST_GICV3_RDIST_REGIONS symbol New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara New
[Xen-devel,RFC,01/49] tools: ARM: vGICv3: avoid inserting optional DT properties New VGIC(-v2) implementation --- 2018-02-09 Andre Przywara Superseded
[Xen-devel,v5,8/8] ARM: make nr_irqs a constant ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,7/8] ARM: VGIC: rework gicv[23]_update_lr to not use pending_irq ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,6/8] ARM: VGIC: factor out vgic_get_hw_irq_desc() ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,5/8] ARM: VGIC: factor out vgic_connect_hw_irq() ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,4/8] ARM: VGIC: rework events_need_delivery() ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,3/8] ARM: VGIC: split up gic_dump_info() to cover virtual part separately ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,2/8] ARM: VGIC: split gic.c to observe hardware/virtual GIC separation ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v5,1/8] ARM: VGIC: drop unneeded gic_restore_pending_irqs() ARM: VGIC/GIC separation cleanups --- 2018-02-06 Andre Przywara New
[Xen-devel,v3,8/8] ARM: make nr_irqs a constant ARM: VGIC/GIC separation cleanups --- 2018-01-24 Andre Przywara Superseded
[Xen-devel,v3,7/8] ARM: VGIC: rework gicv[23]_update_lr to not use pending_irq ARM: VGIC/GIC separation cleanups --- 2018-01-24 Andre Przywara Superseded
« 1 2 3 420 21 »