Show patches with: Submitter = Andre Przywara       |    State = Action Required       |   1856 patches
« 1 2 ... 13 14 1518 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,18/54] KVM: arm/arm64: vgic-new: Add GICv3 world switch backend - - - --- 2016-04-28 Andre Przywara New
[v2,17/54] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend - - - --- 2016-04-28 Andre Przywara New
[v2,16/54] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework - - - --- 2016-04-28 Andre Przywara New
[v2,15/54] KVM: arm/arm64: vgic-new: Add IRQ sorting - - - --- 2016-04-28 Andre Przywara New
[v2,14/54] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection - - - --- 2016-04-28 Andre Przywara New
[v2,13/54] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance - - - --- 2016-04-28 Andre Przywara New
[v2,12/54] KVM: arm/arm64: vgic-new: Add data structure definitions - - - --- 2016-04-28 Andre Przywara New
[v2,11/54] KVM: arm/arm64: pmu: abstract access to number of SPIs - - - --- 2016-04-28 Andre Przywara New
[v2,10/54] KVM: arm/arm64: Export mmio_read/write_bus - - - --- 2016-04-28 Andre Przywara New
[v2,09/54] KVM: arm/arm64: Fix MMIO emulation data handling - - - --- 2016-04-28 Andre Przywara New
[v2,08/54] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr - - - --- 2016-04-28 Andre Przywara New
[v2,07/54] KVM: arm/arm64: vgic: Remove irq_phys_map from interface - - - --- 2016-04-28 Andre Przywara New
[v2,06/54] KVM: arm/arm64: arch_timer: Remove irq_phys_map - - - --- 2016-04-28 Andre Przywara New
[v2,05/54] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map - - - --- 2016-04-28 Andre Przywara New
[v2,04/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq() - - - --- 2016-04-28 Andre Przywara New
[v2,03/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active() - - - --- 2016-04-28 Andre Przywara New
[v2,02/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq() - - - --- 2016-04-28 Andre Przywara New
[v2,01/54] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface - - - --- 2016-04-28 Andre Przywara New
[v3] sunxi-irq: Fix Kconfig dependency on GENERIC_IRQ_CHIP - - - --- 2016-04-25 Andre Przywara New
[00/45] KVM: arm/arm64: Rework virtual GIC emulation - - - --- 2016-04-19 Andre Przywara New
[45/45] KVM: arm/arm64: vgic-new: enable build - - - --- 2016-04-15 Andre Przywara New
[44/45] KVM: arm/arm64: vgic-new: implement mapped IRQ handling - - - --- 2016-04-15 Andre Przywara New
[43/45] KVM: arm/arm64: vgic-new: Wire up irqfd injection - - - --- 2016-04-15 Andre Przywara New
[42/45] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable - - - --- 2016-04-15 Andre Przywara New
[41/45] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources - - - --- 2016-04-15 Andre Przywara New
[40/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init - - - --- 2016-04-15 Andre Przywara New
[39/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create - - - --- 2016-04-15 Andre Przywara New
[38/45] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init - - - --- 2016-04-15 Andre Przywara New
[37/45] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access - - - --- 2016-04-15 Andre Przywara New
[36/45] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors - - - --- 2016-04-15 Andre Przywara New
[35/45] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers - - - --- 2016-04-15 Andre Przywara New
[34/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr - - - --- 2016-04-15 Andre Przywara New
[33/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers - - - --- 2016-04-15 Andre Przywara New
[32/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR - - - --- 2016-04-15 Andre Przywara New
[31/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL - - - --- 2016-04-15 Andre Przywara New
[30/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS - - - --- 2016-04-15 Andre Przywara New
[29/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration - - - --- 2016-04-15 Andre Przywara New
[28/45] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler - - - --- 2016-04-15 Andre Przywara New
[27/45] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers - - - --- 2016-04-15 Andre Przywara New
[26/45] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler - - - --- 2016-04-15 Andre Przywara New
[25/45] KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR, TYPER handlers - - - --- 2016-04-15 Andre Przywara New
[24/45] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers - - - --- 2016-04-15 Andre Przywara New
[23/45] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework - - - --- 2016-04-15 Andre Przywara New
[22/45] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers - - - --- 2016-04-15 Andre Przywara New
[21/45] KVM: arm/arm64: vgic-new: Add SGIR register handler - - - --- 2016-04-15 Andre Przywara New
[20/45] KVM: arm/arm64: vgic-new: Add TARGET registers handlers - - - --- 2016-04-15 Andre Przywara New
[19/45] KVM: arm/arm64: vgic-new: Add CONFIG registers handlers - - - --- 2016-04-15 Andre Przywara New
[18/45] KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers - - - --- 2016-04-15 Andre Przywara New
[17/45] KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers - - - --- 2016-04-15 Andre Przywara New
[16/45] KVM: arm/arm64: vgic-new: Add PENDING registers handlers - - - --- 2016-04-15 Andre Przywara New
[15/45] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers - - - --- 2016-04-15 Andre Przywara New
[14/45] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers - - - --- 2016-04-15 Andre Przywara New
[13/45] KVM: arm/arm64: vgic-new: Export register access interface - - - --- 2016-04-15 Andre Przywara New
[12/45] KVM: arm/arm64: vgic-new: Add MMIO handling framework - - - --- 2016-04-15 Andre Przywara New
[11/45] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq - - - --- 2016-04-15 Andre Przywara New
[10/45] KVM: arm/arm64: vgic-new: Add GICv3 world switch backend - - - --- 2016-04-15 Andre Przywara New
[09/45] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend - - - --- 2016-04-15 Andre Przywara New
[08/45] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework - - - --- 2016-04-15 Andre Przywara New
[07/45] KVM: arm/arm64: vgic-new: Add IRQ sorting - - - --- 2016-04-15 Andre Przywara New
[06/45] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection - - - --- 2016-04-15 Andre Przywara New
[05/45] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance - - - --- 2016-04-15 Andre Przywara New
[04/45] KVM: arm/arm64: vgic-new: Add data structure definitions - - - --- 2016-04-15 Andre Przywara New
[03/45] KVM: arm/arm64: pmu: abstract access to number of SPIs - - - --- 2016-04-15 Andre Przywara New
[02/45] KVM: arm/arm64: Fix MMIO emulation data handling - - - --- 2016-04-15 Andre Przywara New
[01/45] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr - - - --- 2016-04-15 Andre Przywara New
[7/7] KVM: arm/arm64: remove irq_phys_map pointer from kvm_vgic_map_phys_irq() - - - --- 2016-04-15 Andre Przywara New
[6/7] KVM: arm/arm64: remove irq_phys_map from the arch timer - - - --- 2016-04-15 Andre Przywara New
[5/7] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map - - - --- 2016-04-15 Andre Przywara New
[4/7] KVM: arm/arm64: directly pass virtual IRQ number on kvm_vgic_unmap_phys_irq() - - - --- 2016-04-15 Andre Przywara New
[3/7] KVM: arm/arm64: directly pass virtual IRQ number on kvm_vgic_map_is_active() - - - --- 2016-04-15 Andre Przywara New
[2/7] KVM: arm/arm64: directly pass virtual IRQ number on injecting mapped IRQ - - - --- 2016-04-15 Andre Przywara New
[1/7] KVM: arm/arm64: remove unneeded map parameter for vgic_update_irq_pending() - - - --- 2016-04-15 Andre Przywara New
generic syscalls: wire up preadv2 and pwritev2 syscalls - - - --- 2016-04-11 Andre Przywara New
[v4,12/12] KVM: arm64: enable ITS emulation as a virtual MSI controller - - - --- 2016-03-26 Andre Przywara New
[v4,11/12] KVM: arm64: implement MSI injection in ITS emulation - - - --- 2016-03-26 Andre Przywara New
[v4,10/12] KVM: arm64: implement ITS command queue command handlers - - - --- 2016-03-26 Andre Przywara New
[v4,09/12] KVM: arm64: sync LPI configuration and pending tables - - - --- 2016-03-26 Andre Przywara New
[v4,08/12] KVM: arm64: connect LPIs to the VGIC emulation - - - --- 2016-03-26 Andre Przywara New
[v4,07/12] KVM: arm64: add data structures to model ITS interrupt translation - - - --- 2016-03-26 Andre Przywara New
[v4,06/12] KVM: arm64: implement basic ITS register handlers - - - --- 2016-03-26 Andre Przywara New
[v4,05/12] KVM: arm64: introduce ITS emulation file with stub functions - - - --- 2016-03-26 Andre Przywara New
[v4,04/12] KVM: arm64: handle ITS related GICv3 redistributor registers - - - --- 2016-03-26 Andre Przywara New
[v4,03/12] KVM: arm64: Introduce new MMIO region for the ITS base address - - - --- 2016-03-26 Andre Przywara New
[v4,02/12] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities - - - --- 2016-03-26 Andre Przywara New
[v4,01/12] KVM: extend struct kvm_msi to hold a 32-bit device ID - 1 - --- 2016-03-26 Andre Przywara New
[RFC,45/45] KVM: arm/arm64: vgic-new: enable build - - - --- 2016-03-25 Andre Przywara New
[RFC,44/45] KVM: arm/arm64: vgic-new: Add dummy MSI implementation - - - --- 2016-03-25 Andre Przywara New
[RFC,43/45] KVM: arm/arm64: vgic-new: implement mapped IRQ handling - - - --- 2016-03-25 Andre Przywara New
[RFC,42/45] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable - - - --- 2016-03-25 Andre Przywara New
[RFC,41/45] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources - - - --- 2016-03-25 Andre Przywara New
[RFC,40/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init - - - --- 2016-03-25 Andre Przywara New
[RFC,39/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create - - - --- 2016-03-25 Andre Przywara New
[RFC,38/45] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init - - - --- 2016-03-25 Andre Przywara New
[RFC,37/45] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access - - - --- 2016-03-25 Andre Przywara New
[RFC,36/45] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors - - - --- 2016-03-25 Andre Przywara New
[RFC,35/45] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers - - - --- 2016-03-25 Andre Przywara New
[RFC,34/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr - - - --- 2016-03-25 Andre Przywara New
[RFC,33/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers - - - --- 2016-03-25 Andre Przywara New
[RFC,32/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR - - - --- 2016-03-25 Andre Przywara New
[RFC,31/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL - - - --- 2016-03-25 Andre Przywara New
« 1 2 ... 13 14 1518 19 »