Show patches with: State = Action Required       |    Archived = No       |   916 patches
« 1 2 ... 7 8 9 10 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v4,33/33] docs/misc: arm: Add documentation about non-PCI passthrough --- 2015-03-19 Julien Grall New
[Xen-devel,v4,3/3] xen/arm: introduce XENFEAT_grant_map_identity --- 2014-07-28 Stefano Stabellini New
[Xen-devel,v4,3/4] amd-iommu: disable iommu_hap_pt_share with AMD IOMMUs --- 2014-08-08 Suthikulpanit, Suravee New
[Xen-devel,v4,3/4] xen/arm: support irq delivery to vcpu > 0 --- 2014-06-06 Stefano Stabellini New
[Xen-devel,v4,3/5] xen/arm: clean and invalidate all guest caches by VMID after domain build. --- 2014-02-07 Ian Campbell New
[Xen-devel,v4,3/6] xen: arm: flush TLB on all CPUs when setting or clearing fixmaps --- 2014-04-03 Ian Campbell New
[Xen-devel,v4,3/9] tools: arm: move magic pfns out of guest RAM region --- 2014-05-13 Ian Campbell New
[Xen-devel,v4,4/4] xen/arm: physical irq follow virtual irq --- 2014-06-06 Stefano Stabellini New
[Xen-devel,v4,5/6] xen: arm: relax barriers in tlb flushes --- 2014-04-03 Ian Campbell New
[Xen-devel,v4,6/6] xen: arm: relax barriers when flushing caches --- 2014-04-03 Ian Campbell New
[Xen-devel,v4,6/8] xen: arm: add some helpers for assessing p2m pte --- 2014-07-01 Ian Campbell New
[Xen-devel,v4,6/9] tools: arm: prepare domain builder for multiple banks of guest RAM --- 2014-05-13 Ian Campbell New
[Xen-devel,v4,7/8] xen: arm: use superpages in p2m when pages are suitably aligned --- 2014-07-01 Ian Campbell New
[Xen-devel,v4,7/9] tools: arm: prepare guest FDT building for multiple RAM banks --- 2014-05-13 Ian Campbell New
[Xen-devel,v4,8/9] tools: arm: support up to (almost) 1TB of guest RAM --- 2014-05-13 Ian Campbell New
[Xen-devel,v4] add support for libvirt-like channels --- 2014-08-07 Stefano Stabellini New
[Xen-devel,v5,01/10] xen/arm: no need to set HCR_VI when using the vgic to inject irqs --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,01/16] x86/mm: skip incrementing mfn if it is not a valid mfn xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN --- 2018-03-14 Julien Grall New
[Xen-devel,v5,02/10] xen/arm: remove unused virtual parameter from vgic_vcpu_inject_irq --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,03/10] xen/arm: set GICH_HCR_UIE if all the LRs are in use --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,04/10] xen/arm: support HW interrupts, do not request maintenance_interrupts --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,05/10] xen/arm: nr_lrs should be uint8_t --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,05/16] xen/arm: mm: Remove unused relinquish_shared_pages xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN --- 2018-03-14 Julien Grall New
[Xen-devel,v5,06/10] xen/arm: keep track of the GICH_LR used for the irq in struct pending_irq --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,07/10] xen/arm: s/gic_set_guest_irq/gic_raise_guest_irq --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,08/10] xen/arm: second irq injection while the first irq is still inflight --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,0/8] xen: arm: Use super pages in p2m --- 2014-07-09 Ian Campbell New
[Xen-devel,v5,09/10] xen/arm: don't protect GICH and lr_queue accesses with gic.lock --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,10/10] xen/arm: gic_events_need_delivery and irq priorities --- 2014-03-24 Stefano Stabellini New
[Xen-devel,v5,2/3] xen: introduce arch_grant_(un)map_page_identity --- 2014-07-28 Stefano Stabellini New
[Xen-devel,v5,3/3] xen/arm: introduce XENFEAT_grant_map_identity --- 2014-07-28 Stefano Stabellini New
[Xen-devel,v5,3/6] xen/arm: observe itargets setting in vgic_enable_irqs and vgic_disable_irqs --- 2014-06-11 Stefano Stabellini New
[Xen-devel,v5,4/6] xen/arm: inflight irqs during migration --- 2014-06-11 Stefano Stabellini New
[Xen-devel,v5,5/6] xen/arm: support irq delivery to vcpu > 0 --- 2014-06-11 Stefano Stabellini New
[Xen-devel,v5,6/6] xen/arm: physical irq follow virtual irq --- 2014-06-11 Stefano Stabellini New
[Xen-devel,v5,7/8] xen: arm: use superpages in p2m when pages are suitably aligned --- 2014-07-09 Ian Campbell New
[Xen-devel,v5,7/9] tools: arm: prepare guest FDT building for multiple RAM banks --- 2014-05-22 Ian Campbell New
[Xen-devel,v5,p1,01/14] xen/arm: Divide GIC initialization in 2 parts --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,02/14] xen/dts: Allow only IRQ translation that are mapped to main GIC --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,03/14] xen/dts: Use unsigned int for MMIO and IRQ index --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,04/14] xen/arm: vgic: Introduce a function to initialize pending_irq --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,05/14] xen/arm: Map disabled device in DOM0 --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,06/14] xen/arm: Introduce xen, passthrough property --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,07/14] MAINTAINERS: move drivers/passthrough/device_tree.c in "DEVICE TREE" --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,08/14] xen: Extend DOMCTL createdomain to support arch configuration --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,09/14] xen/arm: Allow virq != irq --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,10/14] xen/arm: route_irq_to_guest: Check validity of the IRQ --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,11/14] xen/arm: gic: Add sanity checks gic_route_irq_to_guest --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,12/14] xen/arm: gic_route_irq_to_guest: Honor the priority given in parameter --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,13/14] xen/arm: vgic: Correctly calculate GICD_TYPER.ITLinesNumber --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p1,14/14] xen/arm: gic: GICv2 & GICv3 only supports 1020 physical interrupts --- 2015-04-01 Julien Grall New
[Xen-devel,v5,p2,01/19] xen/arm: Let the toolstack configure the number of SPIs --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,02/19] xen/arm: vgic: Add spi_to_pending --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,03/19] xen/arm: Release IRQ routed to a domain when it's destroying --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,04/19] xen/arm: Implement hypercall DOMCTL_{, un}bind_pt_pirq --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,05/19] xen: guestcopy: Provide an helper to safely copy string from guest --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,06/19] xen/dts: Provide an helper to get a DT node from a path provided by a guest --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,07/19] xen/passthrough: Introduce iommu_construct --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,08/19] xen/passthrough: arm: release the DT devices assigned to a guest earlier --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,09/19] xen/passthrough: iommu_deassign_device_dt: By default reassign device to nobody --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,10/19] xen/iommu: arm: Wire iommu DOMCTL for ARM --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,11/19] xen/xsm: Add helpers to check permission for device tree passthrough --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,12/19] xen/passthrough: Extend XEN_DOMCTL_*assign_device to support DT device --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,13/19] tools/libxl: Create a per-arch function to map IRQ to a domain --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,14/19] tools/libxl: Check if fdt_{first, next}_subnode are present in libfdt --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,15/19] tools/(lib)xl: Add partial device tree support for ARM --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,16/19] tools/libxl: arm: Use an higher value for the GIC phandle --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,17/19] libxl: Add support for Device Tree passthrough --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,18/19] xl: Add new option dtdev --- 2015-04-09 Julien Grall New
[Xen-devel,v5,p2,19/19] docs/misc: arm: Add documentation about Device Tree passthrough --- 2015-04-09 Julien Grall New
[Xen-devel,v5] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-07-17 Parth Dixit New
[Xen-devel,v6,01/10] xen/arm: no need to set HCR_VI when using the vgic to inject irqs --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,01/10] xen/arm: no need to set HCR_VI when using the vgic to inject irqs --- 2014-03-27 Stefano Stabellini New
[Xen-devel,v6,01/19] xen/arm: Let the toolstack configure the number of SPIs --- 2015-04-28 Julien Grall New
[Xen-devel,v6,02/10] xen/arm: remove unused virtual parameter from vgic_vcpu_inject_irq --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,02/10] xen/arm: remove unused virtual parameter from vgic_vcpu_inject_irq --- 2014-03-27 Stefano Stabellini New
[Xen-devel,v6,02/19] xen/arm: vgic: Add spi_to_pending --- 2015-04-28 Julien Grall New
[Xen-devel,v6,03/10] xen/arm: set GICH_HCR_UIE if all the LRs are in use --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,03/10] xen/arm: set GICH_HCR_UIE if all the LRs are in use --- 2014-03-27 Stefano Stabellini New
[Xen-devel,v6,03/19] xen/arm: Release IRQ routed to a domain when it's destroying --- 2015-04-28 Julien Grall New
[Xen-devel,v6,04/10] xen/arm: support HW interrupts, do not request maintenance_interrupts --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,04/10] xen/arm: support HW interrupts, do not request maintenance_interrupts --- 2014-03-27 Stefano Stabellini New
[Xen-devel,v6,04/19] xen/arm: Implement hypercall DOMCTL_{, un}bind_pt_pirq --- 2015-04-28 Julien Grall New
[Xen-devel,v6,05/10] xen/arm: nr_lrs should be uint8_t --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,05/10] xen/arm: nr_lrs should be uint8_t --- 2014-03-27 Stefano Stabellini New
[Xen-devel,v6,05/19] xen: guestcopy: Provide an helper to safely copy string from guest --- 2015-04-28 Julien Grall New
[Xen-devel,v6,06/10] xen/arm: keep track of the GICH_LR used for the irq in struct pending_irq --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,06/10] xen/arm: keep track of the GICH_LR used for the irq in struct pending_irq --- 2014-03-27 Stefano Stabellini New
[Xen-devel,v6,06/19] xen/dts: Provide an helper to get a DT node from a path provided by a guest --- 2015-04-28 Julien Grall New
[Xen-devel,v6,07/10] xen/arm: s/gic_set_guest_irq/gic_raise_guest_irq --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,07/10] xen/arm: s/gic_set_guest_irq/gic_raise_guest_irq --- 2014-03-27 Stefano Stabellini New
[Xen-devel,v6,07/19] xen/passthrough: Introduce iommu_construct --- 2015-04-28 Julien Grall New
[Xen-devel,v6,08/10] xen/arm: second irq injection while the first irq is still inflight --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,08/10] xen/arm: second irq injection while the first irq is still inflight --- 2014-03-27 Stefano Stabellini New
[Xen-devel,v6,08/19] xen/passthrough: arm: release the DT devices assigned to a guest earlier --- 2015-04-28 Julien Grall New
[Xen-devel,v6,09/10] xen/arm: don't protect GICH and lr_queue accesses with gic.lock --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,09/10] xen/arm: don't protect GICH and lr_queue accesses with gic.lock --- 2014-03-27 Stefano Stabellini New
[Xen-devel,v6,09/19] xen/passthrough: iommu_deassign_device_dt: By default reassign device to nobody --- 2015-04-28 Julien Grall New
[Xen-devel,v6,10/10] xen/arm: gic_events_need_delivery and irq priorities --- 2014-04-02 Stefano Stabellini New
[Xen-devel,v6,10/10] xen/arm: gic_events_need_delivery and irq priorities --- 2014-03-27 Stefano Stabellini New
« 1 2 ... 7 8 9 10 »