messages from 2016-07-14 09:46:50 to 2016-07-22 13:46:40 UTC [more...]
[RFC v8 0/7] KVM: arm/arm64: gsi routing support
2016-07-22 13:46 UTC (8+ messages)
` [RFC v8 1/7] KVM: api: Pass the devid in the msi routing entry
` [RFC v8 2/7] KVM: Add devid in kvm_kernel_irq_routing_entry
` [RFC v8 3/7] KVM: irqchip: Convey devid to kvm_set_msi
` [RFC v8 4/7] KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header
` [RFC v8 5/7] KVM: arm/arm64: Enable irqchip routing
` [RFC v8 6/7] KVM: arm/arm64: Enable MSI routing
` [RFC v8 7/7] KVM: arm: Enable KVM_SIGNAL_MSI and "
[RFC v7 0/7] KVM: arm/arm64: gsi routing support
2016-07-22 13:39 UTC (27+ messages)
` [RFC v7 1/7] KVM: api: pass the devid in the msi routing entry
` [RFC v7 2/7] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry
` [RFC v7 3/7] KVM: irqchip: convey devid to kvm_set_msi
` [RFC v7 4/7] KVM: move kvm_setup_default/empty_irq_routing declaration in arch specific header
` [RFC v7 5/7] KVM: arm/arm64: enable irqchip routing
` [RFC v7 6/7] KVM: arm/arm64: enable MSI routing
` [RFC v7 7/7] KVM: arm: enable KVM_SIGNAL_MSI and "
[PATCH v11 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-07-22 12:44 UTC (22+ messages)
` [PATCH v11 02/10] genirq/msi: msi_compose wrapper
` [PATCH v11 03/10] genirq/irq: introduce msi_doorbell_info
` [PATCH v11 04/10] genirq/msi-doorbell: allow MSI doorbell (un)registration
` [PATCH v11 06/10] genirq/msi-doorbell: msi_doorbell_safe
` [PATCH v11 01/10] genirq/msi: export msi_get_domain_info
` [PATCH v11 05/10] genirq/msi-doorbell: msi_doorbell_pages
` [PATCH v11 07/10] irqchip/gicv2m: register the MSI global doorbell
` [PATCH v11 08/10] irqchip/gicv3-its: "
` [PATCH v11 10/10] genirq/msi: use the MSI doorbell's IOVA when requested
` [PATCH v11 09/10] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
KVM on ARM crashes with new VGIC v4.7-rc7
2016-07-22 10:42 UTC (7+ messages)
[PATCH v2] arm64: KVM: VHE: Context switch MDSCR_EL1
2016-07-21 13:53 UTC (5+ messages)
[PATCH] kvm: arm: Enforce some NS-SVC initialisation
2016-07-21 12:01 UTC
[PATCH v7 00/15] kvmtool: arm: ITS emulation and GSI routing support
2016-07-20 17:04 UTC (16+ messages)
` [PATCH v7 01/15] FDT: introduce global phandle allocation
` [PATCH v7 02/15] arm: use new phandle allocation functions
` [PATCH v7 03/15] irq: move IRQ routing into irq.c
` [PATCH v7 04/15] MSI-X: update GSI routing after changed MSI-X configuration
` [PATCH v7 05/15] virtio: fix endianness check for vhost support
` [PATCH v7 06/15] PCI: Only allocate IRQ routing entry when available
` [PATCH v7 07/15] TEMPORARY: update public headers for GICv3 ITS emulation
` [PATCH v7 08/15] arm: allow creation of an MSI register frame region
` [PATCH v7 09/15] arm: FDT: create MSI controller DT node
` [PATCH v7 10/15] add kvm__check_vm_capability
` [PATCH v7 11/15] PCI: inject PCI device ID on MSI injection
` [PATCH v7 12/15] arm: setup SPI IRQ routing tables
` [PATCH v7 13/15] extend GSI IRQ routing to take a device ID
` [PATCH v7 14/15] arm64: enable GICv3-ITS emulation
` [PATCH v7 15/15] arm: gic: allow 32-bit compilation
[RFC PATCH v1 0/4] arm/arm64: vgic-new: Implement API for vGICv3 live migration
2016-07-20 14:02 UTC (6+ messages)
` [RFC PATCH v1 1/4] arm/arm64: vgic-new: Introduce 64-bit reg access support
` [RFC PATCH v1 2/4] arm/arm64: vgic-new: Add distributor and redistributor access
` [RFC PATCH v1 3/4] arm/arm64: vgic-new: Introduce find_reg_by_id()
` [RFC PATCH v1 4/4] arm/arm64: vgic-new: Implement VGICv3 CPU interface access
[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
2016-07-20 11:52 UTC (13+ messages)
` [PATCH v11 4/8] iommu/msi-iommu: initialization
` [PATCH v11 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
` [PATCH v11 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
` [PATCH v11 8/8] iommu/arm-smmu: get/put the msi cookie
` [PATCH v11 1/8] iommu: Add iommu_domain_msi_geometry and DOMAIN_ATTR_MSI_GEOMETRY
` [PATCH v11 2/8] iommu/arm-smmu: initialize the msi geometry and advertise iommu-msi support
` [PATCH v11 3/8] iommu: introduce an msi cookie
` [PATCH v11 6/8] iommu/msi-iommu: iommu_msi_domain
[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-07-19 13:11 UTC (9+ messages)
` [PATCH v11 1/8] vfio: introduce a vfio_dma type field
` [PATCH v11 2/8] vfio/type1: vfio_find_dma accepting a type argument
` [PATCH v11 4/8] vfio/type1: handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v11 3/8] vfio/type1: implement recursive vfio_find_dma_from_node
` [PATCH v11 5/8] vfio: allow reserved msi iova registration
` [PATCH v11 6/8] vfio/type1: check doorbell safety
` [PATCH v11 7/8] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [PATCH v11 8/8] vfio/type1: return MSI geometry through VFIO_IOMMU_GET_INFO capability chains
[PATCH] arm64: KVM: VHE: Context switch MDSCR_EL1
2016-07-19 12:44 UTC (3+ messages)
[PATCH 00/13] A bunch of vgic-its fixes
2016-07-18 17:47 UTC (15+ messages)
` [PATCH 01/13] KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
` [PATCH 02/13] irqchip/gicv3-its: Restore all cacheability attributes
` [PATCH 03/13] KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
` [PATCH 04/13] KVM: arm64: vgic-its: Fix handling of indirect tables
` [PATCH 05/13] KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handling
` [PATCH 06/13] KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_id
` [PATCH 07/13] KVM: arm64: vgic-its: Validate the device table L1 entry
` [PATCH 08/13] KVM: arm64: vgic-its: Fix L2 entry validation for indirect tables
` [PATCH 09/13] KVM: arm64: vgic-its: Add collection allocator/destructor
` [PATCH 10/13] KVM: arm64: vgic-its: Add pointer to corresponding kvm_device
` [PATCH 11/13] KVM: arm64: vgic-its: Turn device_id validation into generic ID validation
` [PATCH 12/13] KVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi similar to other handlers
` [PATCH 13/13] KVM: arm64: vgic-its: Simplify MAPI error handling
[PATCH v10 00/17] KVM: arm64: GICv3 ITS emulation
2016-07-18 16:36 UTC (28+ messages)
` [PATCH v10 01/17] KVM: arm/arm64: move redistributor kvm_io_devices
` [PATCH v10 02/17] KVM: arm/arm64: check return value for kvm_register_vgic_device
` [PATCH v10 03/17] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v10 04/17] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v10 05/17] KVM: kvm_io_bus: add kvm_io_bus_get_dev() call
` [PATCH v10 06/17] KVM: arm/arm64: VGIC: add refcounting for IRQs
` [PATCH v10 07/17] irqchip: refactor and add GICv3 definitions
` [PATCH v10 08/17] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v10 09/17] KVM: arm64: introduce ITS emulation file with MMIO framework
` [PATCH v10 10/17] KVM: arm64: introduce new KVM ITS device
` [PATCH v10 11/17] KVM: arm64: implement basic ITS register handlers
` [PATCH v10 12/17] KVM: arm64: connect LPIs to the VGIC emulation
` [PATCH v10 13/17] KVM: arm64: read initial LPI pending table
` [PATCH v10 14/17] KVM: arm64: allow updates of LPI configuration table
` [PATCH v10 15/17] KVM: arm64: implement ITS command queue command handlers
` [PATCH v10 16/17] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH v10 17/17] KVM: arm64: enable ITS emulation as a virtual MSI controller
[PATCH 0/7] ARM: KVM: Support for vgic-v3
2016-07-18 13:09 UTC (10+ messages)
` [PATCH 1/7] arm64: KVM: Move GIC accessors to arch_gicv3.h
` [PATCH 2/7] arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
` [PATCH 3/7] KVM: arm: vgic-new: improve compatibility with 32-bit
` [PATCH 4/7] ARM: update MPIDR accessors macro
` [PATCH 5/7] ARM: move system register accessors to asm/cp15.h
` [PATCH 6/7] ARM: KVM: Get ready to use vgic-v3
` [PATCH 7/7] ARM: KVM: Unlock vgic-v3 support
[PATCH] KVM: arm/arm64: fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
2016-07-18 10:57 UTC
[kvm-unit-tests PATCH v3 00/10] arm/arm64: add gic framework
2016-07-15 13:00 UTC (11+ messages)
` [kvm-unit-tests PATCH v3 01/10] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v3 02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v3 03/10] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v3 04/10] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v3 05/10] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v3 06/10] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v3 07/10] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v3 08/10] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v3 09/10] arm/arm64: gicv3: "
` [kvm-unit-tests PATCH v3 10/10] arm/arm64: gic: don't just use zero
[PATCH v9 00/17] KVM: arm64: GICv3 ITS emulation
2016-07-15 9:33 UTC (20+ messages)
` [PATCH v9 10/17] KVM: arm64: introduce new KVM ITS device
` [PATCH v9 13/17] KVM: arm64: read initial LPI pending table
` [PATCH v9 14/17] KVM: arm64: allow updates of LPI configuration table
` [PATCH v9 15/17] KVM: arm64: implement ITS command queue command handlers
[PATCH V3 4/5] kvm/stats: Add provisioning for 64-bit vm and vcpu statistics
2016-07-15 7:49 UTC (3+ messages)
[patch] arm64: KVM: clean up a condition
2016-07-14 13:33 UTC (2+ messages)
[patch V2 60/67] KVM/arm/arm64/vgic-new: Convert to hotplug state machine
2016-07-14 13:08 UTC (2+ messages)
[RFC v6 0/6] KVM: arm/arm64: gsi routing support
2016-07-14 10:00 UTC (4+ messages)
` [RFC v6 6/6] KVM: arm: enable KVM_SIGNAL_MSI and MSI routing
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox