kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 10:35:52 to 2019-06-07 08:51:57 UTC [more...]

[PATCH 0/8] KVM: arm/arm64: vgic: ITS translation cache
 2019-06-07  8:51 UTC  (15+ messages)
` [PATCH 1/8] KVM: arm/arm64: vgic: Add LPI translation cache definition
` [PATCH 2/8] KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive
` [PATCH 3/8] KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation
` [PATCH 4/8] KVM: arm/arm64: vgic-its: Add kvm parameter to vgic_its_free_collection
` [PATCH 5/8] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands
` [PATCH 6/8] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs
` [PATCH 7/8] KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
` [PATCH 8/8] KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-06-07  8:30 UTC  (48+ messages)
` [PATCH v8 01/29] driver core: Add per device iommu param
` [PATCH v8 02/29] iommu: Introduce device fault data
` [PATCH v8 03/29] iommu: Introduce device fault report API
` [PATCH v8 04/29] iommu: Add recoverable fault reporting
` [PATCH v8 05/29] iommu: Add a timeout parameter for PRQ response
` [PATCH v8 06/29] trace/iommu: Add sva trace events
` [PATCH v8 07/29] iommu: Use device fault trace event
` [PATCH v8 08/29] iommu: Introduce attach/detach_pasid_table API
` [PATCH v8 09/29] iommu: Introduce cache_invalidate API
` [PATCH v8 10/29] iommu: Introduce bind/unbind_guest_msi
` [PATCH v8 11/29] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v8 12/29] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v8 13/29] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v8 14/29] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v8 15/29] iommu/smmuv3: Introduce __arm_smmu_tlb_inv_asid/s1_range_nosync
` [PATCH v8 16/29] iommu/smmuv3: Implement cache_invalidate
` [PATCH v8 17/29] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v8 18/29] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v8 19/29] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v8 20/29] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v8 21/29] iommu/smmuv3: Report non recoverable faults
` [PATCH v8 22/29] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v8 23/29] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v8 24/29] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v8 25/29] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler
` [PATCH v8 27/29] vfio_pci: Allow to mmap the fault queue
` [PATCH v8 28/29] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
` [PATCH v8 29/29] vfio: Document nested stage control

[PATCH] KVM: arm64: Drop 'const' from argument of vq_present()
 2019-06-07  6:00 UTC  (11+ messages)

[PATCH 0/2] KVM: arm/arm64: vgic: A couple of memory leak fixes
 2019-06-06 12:34 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
` [PATCH 2/2] KVM: arm/arm64: vgic: Fix irq refcount leak in kvm_vgic_set_owner()

[PATCH RFC 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-06-05 20:41 UTC  (4+ messages)
` [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file

[PATCH v1 0/6] KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291)
 2019-06-05 11:03 UTC  (10+ messages)
` [PATCH v1 1/6] KVM: arm64: Abstract the size of the HYP vectors pre-amble
` [PATCH v1 2/6] KVM: arm64: Consume pending SError as early as possible
` [PATCH v1 3/6] KVM: arm64: Defer guest entry when an asynchronous exception is pending
` [PATCH v1 4/6] arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
` [PATCH v1 5/6] KVM: arm64: nop out dsb in __guest_enter() unless we have v8.2 RAS
` [PATCH v1 6/6] KVM: arm64: Skip more of the SError vaxorcism

[PATCH] KVM: Remove obsolete address of the FSF
 2019-06-04 17:17 UTC  (3+ messages)

KVM Arm Device passthrough and linux-rt
 2019-06-04 15:04 UTC  (6+ messages)

[PATCH v3 0/4] KVM: Unify mmu_memory_cache functionality across architectures
 2019-06-04 13:33 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Move mmu_memory_cache functions to common code
` [PATCH v3 2/4] KVM: x86: Rename mmu_memory_cache to kvm_mmu_memcache
` [PATCH v3 3/4] KVM: arm/arm64: Move to common kvm_mmu_memcache infrastructure
` [PATCH v3 4/4] KVM: mips: "

[PATCH v5 0/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-06-04 11:52 UTC  (8+ messages)
` [PATCH v5 2/3] arch/arm64: fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
` [PATCH v5 3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state

[PATCH] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
 2019-06-04  9:36 UTC  (3+ messages)

[PATCH kvmtool v3 0/9] arm64: Pointer Authentication and SVE support
 2019-06-03 14:18 UTC  (31+ messages)
` [PATCH kvmtool v3 1/9] update_headers.sh: Add missing shell quoting
` [PATCH kvmtool v3 2/9] update_headers.sh: Cleanly report failure on error
` [PATCH kvmtool v3 3/9] update_headers.sh: arm64: Copy sve_context.h if available
` [PATCH kvmtool v3 4/9] update_headers: Sync kvm UAPI headers with linux v5.1-rc1
` [PATCH kvmtool v3 5/9] KVM: arm/arm64: Add a vcpu feature for pointer authentication
` [PATCH kvmtool v3 6/9] arm/arm64: Factor out ptrauth vcpu feature setup
` [PATCH kvmtool v3 7/9] arm64: Make ptrauth enable/disable diagnostics more user-friendly
` [PATCH kvmtool v3 8/9] arm64: Add SVE support
` [PATCH kvmtool v3 9/9] arm64: Select SVE vector lengths via the command line

[PATCH] KVM: arm/arm64: fix emulated ptimer irq injection
 2019-06-03 12:14 UTC  (11+ messages)

[PATCH v8 0/7] Add virtio-iommu driver
 2019-05-31 11:13 UTC  (10+ messages)
` [PATCH v8 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v8 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
    ` [virtio-dev] "
` [PATCH v8 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v8 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v8 5/7] iommu: Add virtio-iommu driver
` [PATCH v8 6/7] iommu/virtio: Add probe request
` [PATCH v8 7/7] iommu/virtio: Add event queue

[PATCH 00/15] arm64: KVM: add SPE profiling support for guest
 2019-05-29  8:26 UTC  (17+ messages)
` [PATCH v2 05/15] arm64: KVM: add access handler for SPE system registers
` [PATCH v2 07/15] arm64: KVM: split debug save restore across vm/traps activation
` [PATCH v2 09/15] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH v2 10/15] arm64: KVM: enable conditional save/restore full "
` [PATCH v2 11/15] arm64: KVM/debug: trap all accesses to SPE controls at EL1
` [PATCH v2 12/15] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH v2 13/15] KVM: arm64: enable SPE support
` [PATCH v2 14/15][KVMTOOL] update_headers: Sync kvm UAPI headers with linux v5.2-rc1
` [PATCH v2 15/15][KVMTOOL] kvm: add a vcpu feature for SPEv1 support

[PATCH v10 0/5] Add ARMv8.3 pointer authentication for kvm guest
 2019-05-28 13:38 UTC  (8+ messages)
` [kvmtool PATCH v10 5/5] KVM: arm/arm64: Add a vcpu feature for pointer authentication

[PATCH v7 0/7] Add virtio-iommu driver
 2019-05-28  9:18 UTC  (5+ messages)

mm/compaction: BUG: NULL pointer dereference
 2019-05-27  5:38 UTC  (9+ messages)
  ` [PATCH] mm, compaction: Make sure we isolate a valid PFN

[GIT PULL] KVM/arm updates for 5.2-rc2
 2019-05-24 19:22 UTC  (5+ messages)
` [PATCH 1/3] MAINTAINERS: KVM: arm/arm64: Remove myself as maintainer
` [PATCH 2/3] KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
` [PATCH 3/3] KVM: arm/arm64: Move cc/it checks "

[PATCH] MAINTAINERS: KVM: arm/arm64: Remove myself as maintainer
 2019-05-24 13:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).