kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-10 14:37:26 to 2019-07-28 10:21:17 UTC [more...]

[PATCH 2/2] arm64: KVM: hyp: debug-sr: Mark expected switch fall-through
 2019-07-26 12:31 UTC  (2+ messages)

[PATCH 1/2] arm64: KVM: regmap: Mark expected switch fall-through
 2019-07-26 14:17 UTC  (3+ messages)

KVM Arm64 and Linux-RT issues
 2019-07-27 13:37 UTC  (5+ messages)

[PATCH 0/3] KVM: arm/arm64: Optimize lpi translation cache performance
 2019-07-27  6:13 UTC  (10+ messages)
` [PATCH 1/3] KVM: arm/arm64: vgic-its: Introduce multiple LPI translation caches
` [PATCH 2/3] KVM: arm/arm64: vgic-its: Do not execute invalidate MSI-LPI translation cache on movi command
` [PATCH 3/3] KVM: arm/arm64: vgic: introduce vgic_cpu pending status and lowest_priority

[PATCH] KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
 2019-07-27  2:54 UTC  (3+ messages)

[PATCH v3 00/10] KVM: arm/arm64: vgic: ITS translation cache
 2019-07-25 16:38 UTC  (15+ messages)
` [PATCH v3 01/10] KVM: arm/arm64: vgic: Add LPI translation cache definition
` [PATCH v3 02/10] KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive
` [PATCH v3 03/10] KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation
` [PATCH v3 04/10] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands
` [PATCH v3 05/10] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs
` [PATCH v3 06/10] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable
` [PATCH v3 07/10] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown
` [PATCH v3 08/10] KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation
` [PATCH v3 09/10] KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
` [PATCH v3 10/10] KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic

[PATCH v3 00/15] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-07-25 16:28 UTC  (17+ messages)
` [PATCH v3 01/15] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it
` [PATCH v3 02/15] arm64/mm: Move active_asids and reserved_asids to asid_info
` [PATCH v3 03/15] arm64/mm: Move bits "
` [PATCH v3 04/15] arm64/mm: Move the variable lock and tlb_flush_pending "
` [PATCH v3 05/15] arm64/mm: Remove dependency on MM in new_context
` [PATCH v3 06/15] arm64/mm: Store the number of asid allocated per context
` [PATCH v3 07/15] arm64/mm: Introduce NUM_ASIDS
` [PATCH v3 08/15] arm64/mm: Split asid_inits in 2 parts
` [PATCH v3 09/15] arm64/mm: Split the function check_and_switch_context in 3 parts
` [PATCH v3 10/15] arm64/mm: Introduce a callback to flush the local context
` [PATCH v3 11/15] arm64: Move the ASID allocator code in a separate file
` [PATCH v3 12/15] arm64/lib: Add an helper to free memory allocated by the ASID allocator
` [PATCH v3 13/15] arm/kvm: Introduce a new VMID allocator
` [PATCH v3 14/15] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [PATCH v3 15/15] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH v2 0/9] KVM: arm/arm64: vgic: ITS translation cache
 2019-07-25 15:37 UTC  (29+ messages)
` [PATCH v2 1/9] KVM: arm/arm64: vgic: Add LPI translation cache definition
` [PATCH v2 3/9] KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation
` [PATCH v2 4/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands
` [PATCH v2 5/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs
` [PATCH v2 6/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown
` [PATCH v2 7/9] KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation
` [PATCH v2 8/9] KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
` [PATCH v2 9/9] KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic

[PATCH kvm-unit-tests v4] arm: Add PL031 test
 2019-07-25 13:41 UTC  (3+ messages)

[PATCH kvm-unit-tests v5] arm: Add PL031 test
 2019-07-25 13:40 UTC 

[PATCH kvm-unit-tests v3] arm: Add PL031 test
 2019-07-25 12:59 UTC  (2+ messages)

[PATCH kvm-unit-tests v2] arm: Add PL031 test
 2019-07-25 12:58 UTC  (5+ messages)

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-24 13:56 UTC  (21+ messages)
` [PATCH 43/59] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH 46/59] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH 48/59] KVM: arm64: nv: Load timer before the GIC
` [PATCH 50/59] KVM: arm64: nv: Nested GICv3 Support
` [PATCH 53/59] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH 55/59] arm64: KVM: nv: Add handling of EL2-specific timer registers

[PATCH] KVM: arm/arm64: Properly check for MMIO regions
 2019-07-24 11:08 UTC  (3+ messages)

[PATCH v2] KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter idx
 2019-07-23  8:26 UTC  (3+ messages)

[PATCH RFC 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-07-22 16:38 UTC  (13+ messages)
` [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file

[PATCH] MAINTAINERS: Update my email address
 2019-07-22 13:56 UTC  (2+ messages)

[RFC] Add virtual SDEI support in qemu
 2019-07-19  1:49 UTC  (9+ messages)

[PATCH kvmtool v4 0/8] arm64: Pointer Authentication and SVE support
 2019-07-18 13:00 UTC  (3+ messages)
` [PATCH kvmtool v4 6/8] KVM: arm/arm64: Back out ptrauth command-line arguments

[PATCH v6 0/6] KASan for arm
 2019-07-18  7:51 UTC  (10+ messages)
` [PATCH v6 1/6] ARM: Add TTBR operator for kasan_init
` [PATCH v6 2/6] ARM: Disable instrumentation for some code

[PATCH] KVM: arm/arm64: Assign pmc->idx before kvm_pmu_stop_counter()
 2019-07-18  1:59 UTC  (4+ messages)

[PATCH] MAINTAINERS: Fix spelling mistake in my name
 2019-07-17 12:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update my email address
 2019-07-17 11:43 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update my email address to @kernel.org
 2019-07-17 11:37 UTC  (3+ messages)

BUG: KASAN: slab-out-of-bounds in kvm_pmu_get_canonical_pmc+0x48/0x78
 2019-07-17  8:54 UTC  (4+ messages)

[PATCH v4 7/9] arm/arm64: kvm: pmu: Make overflow handler NMI safe
 2019-07-17  8:17 UTC 

[RFC PATCH v2 0/3] Support CPU hotplug for ARM64
 2019-07-16  8:32 UTC  (8+ messages)

[RFC v2 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-07-15 17:06 UTC  (10+ messages)
` [RFC v2 11/14] arm64: Move the ASID allocator code in a separate file
` [RFC v2 12/14] arm64/lib: asid: Allow user to update the context under the lock
` [RFC v2 14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one

ARM/gic-v4: deadlock occurred
 2019-07-15 12:48 UTC  (12+ messages)

[PATCH v6 1/6] ARM: Add TTBR operator for kasan_init
 2019-07-15  4:04 UTC 

[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2019-07-12  7:38 UTC  (13+ messages)
` [PATCH v9 01/11] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v9 02/11] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v9 03/11] vfio: VFIO_IOMMU_SET_MSI_BINDING
` [PATCH v9 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v9 05/11] vfio/pci: Register an iommu fault handler
` [PATCH v9 06/11] vfio/pci: Allow to mmap the fault queue
` [PATCH v9 07/11] vfio: Use capability chains to handle device specific irq
` [PATCH v9 08/11] vfio: Add new IRQ for DMA fault reporting
` [PATCH v9 09/11] vfio/pci: Add framework for custom interrupt indices
` [PATCH v9 10/11] vfio/pci: Register and allow DMA FAULT IRQ signaling
` [PATCH v9 11/11] vfio: Document nested stage control

[PATCH kvm-unit-tests] arm: Add PL031 test
 2019-07-12  8:51 UTC  (15+ messages)

KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
 2019-07-12  8:03 UTC  (2+ messages)

[GIT PULL] KVM/arm updates for Linux 5.3
 2019-07-11 13:40 UTC  (2+ messages)

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-07-11 13:07 UTC  (15+ messages)
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler

[PATCH v3 7/9] arm/arm64: kvm: pmu: Make overflow handler NMI safe
 2019-07-11 12:38 UTC  (2+ messages)

[PATCH v9 00/14] SMMUv3 Nested Stage Setup (IOMMU part)
 2019-07-11 11:49 UTC  (15+ messages)
` [PATCH v9 01/14] iommu: Introduce attach/detach_pasid_table API
` [PATCH v9 02/14] iommu: Introduce cache_invalidate API
` [PATCH v9 03/14] iommu: Introduce bind/unbind_guest_msi
` [PATCH v9 04/14] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v9 05/14] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v9 06/14] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v9 07/14] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v9 08/14] iommu/smmuv3: Introduce __arm_smmu_tlb_inv_asid/s1_range_nosync
` [PATCH v9 09/14] iommu/smmuv3: Implement cache_invalidate
` [PATCH v9 10/14] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v9 11/14] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v9 12/14] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v9 13/14] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v9 14/14] iommu/smmuv3: Report non recoverable faults


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).