Current Team Memberships

Show patches with: Archived = No       |   318 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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
« 1 2 3 4 »

Bundling

Create bundle: