Show patches with: Submitter = Andre Przywara       |    State = Action Required       |   1022 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/8] arm: finish VGIC initialisation explicitly - 1 - --- 2015-06-05 Andre Przywara New
[v2,4/8] AArch{32,64}: dynamically configure the number of GIC interrupts - - - --- 2015-06-05 Andre Przywara New
[v2,3/8] irq: add irq__get_nr_allocated_lines - - - --- 2015-06-05 Andre Przywara New
[v2,2/8] AArch{32,64}: use KVM_CREATE_DEVICE & co to instanciate the GIC - - - --- 2015-06-05 Andre Przywara New
[v2,1/8] AArch64: Reserve two 64k pages for GIC CPU interface - - - --- 2015-06-05 Andre Przywara New
kvmtool: don't use PCI config space IRQ line field - - - --- 2015-06-04 Andre Przywara New
[13/13] KVM: arm64: enable ITS emulation as a virtual MSI controller - - - --- 2015-05-29 Andre Przywara New
[12/13] KVM: arm64: implement MSI injection in ITS emulation - - - --- 2015-05-29 Andre Przywara New
[11/13] KVM: arm64: implement ITS command queue command handlers - - - --- 2015-05-29 Andre Przywara New
[10/13] KVM: arm64: sync LPI properties and status between guest and KVM - - - --- 2015-05-29 Andre Przywara New
[09/13] KVM: arm64: handle pending bit for LPIs in ITS emulation - - - --- 2015-05-29 Andre Przywara New
[08/13] KVM: arm64: add data structures to model ITS interrupt translation - 1 - --- 2015-05-29 Andre Przywara New
[07/13] KVM: arm64: implement basic ITS register handlers - 1 - --- 2015-05-29 Andre Przywara New
[06/13] KVM: arm64: introduce ITS emulation file with stub functions - - - --- 2015-05-29 Andre Przywara New
[05/13] KVM: arm64: handle ITS related GICv3 redistributor registers - - - --- 2015-05-29 Andre Przywara New
[04/13] KVM: arm64: Introduce new MMIO region for the ITS base address - - - --- 2015-05-29 Andre Przywara New
[03/13] KVM: arm/arm64: add emulation model specific destroy function - 1 - --- 2015-05-29 Andre Przywara New
[02/13] KVM: extend struct kvm_msi to hold a 32-bit device ID - 1 - --- 2015-05-29 Andre Przywara New
[01/13] KVM: arm/arm64: VGIC: don't track used LRs in the distributor - - - --- 2015-05-29 Andre Przywara New
KVM: arm64: add active register handling to GICv3 emulation as well - - - --- 2015-04-23 Andre Przywara New
KVM: arm/arm64: check IRQ number on userland injection - - - --- 2015-04-10 Andre Przywara New
[v2] KVM: arm/arm64: avoid using kvm_run for in-kernel emulation - - - --- 2015-04-10 Andre Przywara New
KVM: arm/arm64: avoid using kvm_run for in-kernel emulation - - - --- 2015-03-28 Andre Przywara New
[v3a,11/11] KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus - - - --- 2015-03-28 Andre Przywara New
[v3,11/11] KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus - - - --- 2015-03-26 Andre Przywara New
[v3,10/11] KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling - - - --- 2015-03-26 Andre Przywara New
[v3,09/11] KVM: arm/arm64: merge GICv3 RD_base and SGI_base register frames - - - --- 2015-03-26 Andre Przywara New
[v3,08/11] KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus - - - --- 2015-03-26 Andre Przywara New
[v3,07/11] KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC - - - --- 2015-03-26 Andre Przywara New
[v3,06/11] KVM: arm/arm64: simplify vgic_find_range() and callers - - - --- 2015-03-26 Andre Przywara New
[v3,05/11] KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range - - - --- 2015-03-26 Andre Przywara New
[v3,04/11] KVM: x86: remove now unneeded include directory from Makefile - - - --- 2015-03-26 Andre Przywara New
[v3,03/11] KVM: arm/arm64: remove now unneeded include directory from Makefile - - - --- 2015-03-26 Andre Przywara New
[v3,02/11] KVM: move iodev.h from virt/kvm/ to include/kvm - - - --- 2015-03-26 Andre Przywara New
[v3,01/11] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. - - - --- 2015-03-26 Andre Przywara New
KVM: arm/arm64: fix MMIO handling on userland induced accesses - - - --- 2015-03-24 Andre Przywara New
[v2,12/12] KVM: arm/arm64: remove now obsolete VGIC specific MMIO handling code - - - --- 2015-03-23 Andre Przywara New
[v2,11/12] KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus - - - --- 2015-03-23 Andre Przywara New
[v2,10/12] KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling - - - --- 2015-03-23 Andre Przywara New
[v2,09/12] KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus - - - --- 2015-03-23 Andre Przywara New
[v2,08/12] KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC - - - --- 2015-03-23 Andre Przywara New
[v2,07/12] KVM: arm/arm64: simplify vgic_find_range() and callers - - - --- 2015-03-23 Andre Przywara New
[v2,06/12] KVM: mark kvm->buses as empty once they were destroyed - - - --- 2015-03-23 Andre Przywara New
[v2,05/12] KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range - - - --- 2015-03-23 Andre Przywara New
[v2,04/12] KVM: x86: remove now unneeded include directory from Makefile - - - --- 2015-03-23 Andre Przywara New
[v2,03/12] KVM: arm/arm64: remove now unneeded include directory from Makefile - - - --- 2015-03-23 Andre Przywara New
[v2,02/12] KVM: move iodev.h from virt/kvm/ to include/kvm - - - --- 2015-03-23 Andre Przywara New
[v2,01/12] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. - - - --- 2015-03-23 Andre Przywara New
[12/12] KVM: arm/arm64: remove now obsolete VGIC specific MMIO handling code - - - --- 2015-03-13 Andre Przywara New
[11/12] KVM: ARM: on IO mem abort - route the call to KVM MMIO bus - - - --- 2015-03-13 Andre Przywara New
[10/12] KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling - - - --- 2015-03-13 Andre Przywara New
[09/12] KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus - - - --- 2015-03-13 Andre Przywara New
[08/12] KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC - - - --- 2015-03-13 Andre Przywara New
[07/12] KVM: arm/arm64: simplify vgic_find_range() and callers - - - --- 2015-03-13 Andre Przywara New
[06/12] KVM: mark kvm->buses as empty once they were destroyed - - - --- 2015-03-13 Andre Przywara New
[05/12] KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range - - - --- 2015-03-13 Andre Przywara New
[04/12] KVM: x86: remove now unneeded include directory from Makefile - - - --- 2015-03-13 Andre Przywara New
[03/12] KVM: arm/arm64: remove now unneeded include directory from Makefile - - - --- 2015-03-13 Andre Przywara New
[02/12] KVM: move iodev.h from virt/kvm/ to include/kvm - - - --- 2015-03-13 Andre Przywara New
[01/12] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. - - - --- 2015-03-13 Andre Przywara New
kvmtool: don't use PCI config space IRQ line field - - - --- 2015-02-04 Andre Przywara New
[11/11] kvmtool: add command line parameter to instantiate a vGICv3 - - - --- 2015-01-23 Andre Przywara New
[10/11] kvmtool: add support for supplying GICv3 redistributor addresses - - - --- 2015-01-23 Andre Przywara New
[09/11] kvmtool: add required GICv3 defines also to ARM - - - --- 2015-01-23 Andre Przywara New
[08/11] kvmtool: public header definitions from GICv3 emulation patch series - - - --- 2015-01-23 Andre Przywara New
[07/11] kvmtool: prepare for instantiating different IRQ chip devices - - - --- 2015-01-23 Andre Przywara New
[06/11] kvmtool: finish VGIC initialisation explicitly - - - --- 2015-01-23 Andre Przywara New
[05/11] kvmtool: AArch{32,64}: dynamically configure the number of GIC interrupts - - - --- 2015-01-23 Andre Przywara New
[04/11] kvmtool: irq: add irq__get_nr_allocated_lines - - - --- 2015-01-23 Andre Przywara New
[03/11] kvmtool: AArch{32,64}: use KVM_CREATE_DEVICE & co to instanciate the GIC - - - --- 2015-01-23 Andre Przywara New
[02/11] kvmtool: AArch64: Reserve two 64k pages for GIC CPU interface - - - --- 2015-01-23 Andre Przywara New
[01/11] kvmtool: add new VGIC_GRP definition (pulled from 3.19-rc1) - - - --- 2015-01-23 Andre Przywara New
[RFC] kvmtool: remove 8250 IRQ line reset on device_init - - - --- 2015-01-09 Andre Przywara New
[RFC] KVM: introduce kvm_check_device - - - --- 2015-01-06 Andre Przywara New
[v3,5/5] kvmtool: remove warning about bzImage on non-x86 architectures - - - --- 2014-12-17 Andre Przywara New
[v3,4/5] kvmtool: ARM: advertise 8250 IRQs as level-triggered - - - --- 2014-12-17 Andre Przywara New
[v3,3/5] kvmtool: ARM: allow level interrupts in device tree - - - --- 2014-12-17 Andre Przywara New
[v3,2/5] kvmtool: replace GIC specific IRQ type #defines - - - --- 2014-12-17 Andre Przywara New
[v3,1/5] kvmtool: ARM: fix initrd functionality - - - --- 2014-12-17 Andre Przywara New
[v2,5/5] kvmtool: remove warning about bzImage on non-x86 architectures - - - --- 2014-12-17 Andre Przywara New
[v2,4/5] kvmtool: ARM: advertise 8250 IRQs as level-triggered - - - --- 2014-12-17 Andre Przywara New
[v2,3/5] kvmtool: ARM: allow level interrupts in device tree - - - --- 2014-12-17 Andre Przywara New
[v2,2/5] kvmtool: replace GIC specific IRQ type #defines - - - --- 2014-12-17 Andre Przywara New
[v2,1/5] kvmtool: ARM: fix initrd functionality - - - --- 2014-12-17 Andre Przywara New
[4/4] kvmtool: remove warning about bzImage on non-x86 architectures - - - --- 2014-12-11 Andre Przywara New
[3/4] kvmtool: ARM: advertise 8250 IRQs as level-triggered - - - --- 2014-12-11 Andre Przywara New
[2/4] kvmtool: ARM: allow level interrupts in device tree - - - --- 2014-12-11 Andre Przywara New
[1/4] kvmtool: ARM: fix initrd functionality - - - --- 2014-12-11 Andre Przywara New
kvmtool/arm{,64}: fix ARM initrd functionality - - - --- 2014-09-16 Andre Przywara New
[v2,15/15] arm/arm64: KVM: allow userland to request a virtual GICv3 - - - --- 2014-08-21 Andre Przywara New
[v2,14/15] arm/arm64: KVM: enable kernel side of GICv3 emulation - - - --- 2014-08-21 Andre Przywara New
[v2,13/15] arm/arm64: KVM: add SGI system register trapping - - - --- 2014-08-21 Andre Przywara New
[v2,12/15] arm/arm64: KVM: add virtual GICv3 distributor emulation - - - --- 2014-08-21 Andre Przywara New
[v2,11/15] arm/arm64: KVM: add opaque private pointer to MMIO accessors - - - --- 2014-08-21 Andre Przywara New
[v2,10/15] arm/arm64: KVM: split GICv2 specific emulation code from vgic.c - - - --- 2014-08-21 Andre Przywara New
[v2,09/15] arm/arm64: KVM: refactor/wrap vgic_set/get_attr() - - - --- 2014-08-21 Andre Przywara New
[v2,08/15] arm/arm64: KVM: refactor MMIO accessors - - - --- 2014-08-21 Andre Przywara New
[v2,07/15] arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable - - - --- 2014-08-21 Andre Przywara New
[v2,06/15] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value - - - --- 2014-08-21 Andre Przywara New
[v2,05/15] arm/arm64: KVM: introduce per-VM ops - - - --- 2014-08-21 Andre Przywara New
« 1 2 ... 8 9 10 11 »