Show patches with: Archived = No       |   2100 patches
« 1 2 3 420 21 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v3,21/39] ARM: new VGIC: Add ACTIVE registers handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,20/39] ARM: new VGIC: Add PENDING registers handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,19/39] ARM: new VGIC: Add ENABLE registers handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,18/39] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,17/39] ARM: new VGIC: Add GICv2 MMIO handling framework New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,16/39] ARM: new VGIC: Add MMIO handling framework New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,15/39] ARM: new VGIC: Implement vgic_vcpu_pending_irq New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,14/39] ARM: new VGIC: Add GICv2 world switch backend New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara Superseded
[Xen-devel,v3,13/39] ARM: new VGIC: Add IRQ sync/flush framework New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,12/39] ARM: new VGIC: Add IRQ sorting New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,11/39] Add list_sort() routine from Linux New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,10/39] ARM: new VGIC: Implement virtual IRQ injection New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,09/39] ARM: new VGIC: Add accessor to new struct vgic_irq instance New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,08/39] ARM: new VGIC: Add data structure definitions New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,07/39] ARM: vPL011: Use the VGIC's level triggered IRQs handling if available New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,06/39] ARM: evtchn: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,05/39] ARM: timer: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,04/39] ARM: GIC: Allow reading pending state of a hardware IRQ New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,03/39] ARM: GIC: Allow tweaking the active and pending state of an IRQ New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,02/39] ARM: GIC: add GIC_INVALID to enum gic_version New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,01/39] xen/arm: gic: Read unconditionally the source from the LRs New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v2,45/45] ARM: VGIC: wire new VGIC(-v2) files into Xen build system New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,44/45] ARM: new VGIC: Allocate two pages for struct vcpu New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,43/45] ARM: new VGIC: vgic-init: implement map_resources New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,42/45] ARM: new VGIC: vgic-init: implement vgic_init New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,41/45] ARM: new VGIC: Add vgic_v2_enable New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,40/45] ARM: new VGIC: vgic-init: register VGIC New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,39/45] ARM: new VGIC: Add preliminary stub implementation New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,38/45] ARM: new VGIC: Implement arch_move_irqs() New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,37/45] ARM: new VGIC: Provide system register emulation stub New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,36/45] ARM: new VGIC: Dump virtual IRQ info New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,35/45] ARM: new VGIC: Handle virtual IRQ allocation/reservation New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,34/45] ARM: new VGIC: Add event channel IRQ handling New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,33/45] ARM: new VGIC: Handle hardware mapped IRQs New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,32/45] ARM: new VGIC: Add SGIPENDR register handlers New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,31/45] ARM: new VGIC: Add SGIR register handler New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,30/45] ARM: new VGIC: Add TARGET registers handlers New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,29/45] ARM: new VGIC: Add CONFIG registers handlers New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,28/45] ARM: new VGIC: Add PRIORITY registers handlers New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,27/45] ARM: new VGIC: Add ACTIVE registers handlers New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,26/45] ARM: new VGIC: Add PENDING registers handlers New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,25/45] ARM: new VGIC: Add ENABLE registers handlers New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,24/45] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,23/45] ARM: new VGIC: Add GICv2 MMIO handling framework New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,22/45] ARM: new VGIC: Add MMIO handling framework New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,21/45] ARM: new VGIC: Implement vgic_vcpu_pending_irq New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,20/45] ARM: new VGIC: Add GICv2 world switch backend New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,19/45] ARM: new VGIC: Add IRQ sync/flush framework New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,18/45] ARM: new VGIC: Add IRQ sorting New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,17/45] Add list_sort() routine from Linux New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,16/45] ARM: new VGIC: Implement virtual IRQ injection New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,15/45] ARM: new VGIC: Add acccessor to new struct vgic_irq instance New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,14/45] ARM: new VGIC: Add data structure definitions New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,13/45] ARM: vPL011: Use the VGIC's level triggered IRQs handling if available New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,12/45] ARM: evtchn: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara Superseded
[Xen-devel,v2,11/45] ARM: timer: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,10/45] ARM: GIC: Allow reading pending state of a hardware IRQ New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,09/45] ARM: GIC: Allow tweaking the active and pending state of an IRQ New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,08/45] ARM: GIC: extend LR read/write functions to cover EOI and source New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,07/45] xen/arm: GIC: Only set pirq in the LR when hw_status is set New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,06/45] xen/arm: gic: Split the field state in gic_lr in 2 fields active and pending New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,05/45] xen/arm: gic: Use bool instead of uint8_t for the hw_status in gic_lr New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,04/45] xen/arm: vgic: Override the group in lr everytime New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,03/45] xen/arm: gic: Fix indentation in gic_update_one_lr New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,02/45] ARM: Implement vcpu_kick() New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,01/45] ARM: VGIC: rename gic_event_needs_delivery() New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,17/17] ARM: GICv2: fix GICH_V2_LR definitions ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,16/17] ARM: GICv3: poke_irq: make RWP optional ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,15/17] ARM: GICv2: introduce gicv2_poke_irq() ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,14/17] ARM: Implement vcpu_kick() ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,13/17] ARM: GICv3: rename HYP interface definitions to use ICH_ prefix ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,12/17] ARM: VGIC: Introduce gic_get_nr_lrs() ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,11/17] ARM: VGIC: reorder prototypes in vgic.h ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,10/17] ARM: VGIC: carve out struct vgic_cpu and struct vgic_dist ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,09/17] ARM: VGIC: change to level-IRQ compatible IRQ injection interface ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,08/17] ARM: VGIC: rename gic_event_needs_delivery() ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara Superseded
[Xen-devel,07/17] ARM: VGIC: Adjust domain_max_vcpus() to be VGIC specific ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,06/17] ARM: VGIC: Move gic_remove_from_lr_pending() prototype ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,05/17] ARM: VGIC: rename gic_inject() and gic_clear_lrs() ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,04/17] ARM: vGICv3: remove rdist_stride from VGIC structure ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,03/17] ARM: vGICv3: always use architected redist stride ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,02/17] ARM: GICv3: use hardware GICv3 redistributor values for Dom0 ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,01/17] ARM: vGICv3: clarify on GUEST_GICV3_RDIST_REGIONS symbol ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,FIXUP] replace LOG_2 with ilog2 [Xen-devel,FIXUP] replace LOG_2 with ilog2 --- 2018-03-05 Andre Przywara New
[Xen-devel,57/57] ARM: VGIC: wire new VGIC(-v2) files into Xen build system New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,56/57] ARM: allocate two pages for struct vcpu New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,55/57] ARM: new VGIC: Add vgic_v2_enable New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,54/57] ARM: new VGIC: vgic-init: implement map_resources New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,53/57] ARM: new VGIC: vgic-init: implement vgic_init New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,52/57] ARM: new VGIC: vgic-init: register VGIC New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,51/57] ARM: new VGIC: Add preliminary stub implementation New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,50/57] ARM: new VGIC: Implement arch_move_irqs() New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara New
[Xen-devel,49/57] ARM: new VGIC: provide system register emulation stub New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,48/57] ARM: new VGIC: Dump virtual IRQ info New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,47/57] ARM: new VGIC: Handle virtual IRQ allocation/reservation New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,46/57] ARM: new VGIC: Add event channel IRQ handling New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,45/57] ARM: new VGIC: Handle hardware mapped IRQs New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,44/57] ARM: new VGIC: Add SGIPENDR register handlers New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,43/57] ARM: new VGIC: Add SGIR register handler New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
[Xen-devel,42/57] ARM: new VGIC: Add TARGET registers handlers New VGIC(-v2) implementation --- 2018-03-05 Andre Przywara Superseded
« 1 2 3 420 21 »