Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2019-04-08 12:18:51 to 2019-04-15 13:43:36 UTC [more...]

[PATCH v13 0/8] arm64: Support perf event modifiers :G and :H
 2019-04-15 13:43 UTC  (25+ messages)
` [PATCH v13 1/8] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v13 2/8] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v13 3/8] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v13 4/8] arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
` [PATCH v13 5/8] arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
` [PATCH v13 6/8] arm64: KVM: Enable VHE "
` [PATCH v13 7/8] arm64: KVM: avoid isb's by using direct pmxevtyper sysreg
` [PATCH v13 8/8] arm64: docs: document perf event attributes

[PATCH v4 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-04-15 12:34 UTC  (9+ messages)
` [PATCH v4 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v4 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register

[PATCH v5 0/3] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-04-15 11:15 UTC  (8+ messages)
` [PATCH v5 1/3] arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
` [PATCH v5 2/3] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v5 3/3] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register

[PATCH 00/14] KVM: arm64: SVE cleanups
 2019-04-12 16:28 UTC  (29+ messages)
` [PATCH 01/14] arm64/sve: Clarify vq map semantics
` [PATCH 02/14] KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
` [PATCH 03/14] KVM: arm: Make vcpu finalization stubs into inline functions
` [PATCH 04/14] KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
` [PATCH 05/14] KVM: arm64/sve: Clean up UAPI register ID definitions
` [PATCH 06/14] KVM: arm64/sve: Miscellaneous tidyups in guest.c
` [PATCH 07/14] KVM: arm64/sve: Make register ioctl access errors more consistent
` [PATCH 08/14] KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
` [PATCH 09/14] KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
` [PATCH 10/14] KVM: arm64/sve: Explain validity checks in set_sve_vls()
` [PATCH 11/14] KVM: arm/arm64: Clean up vcpu finalization function parameter naming
` [PATCH 12/14] KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE
` [PATCH 13/14] KVM: Clarify KVM_{SET, GET}_ONE_REG error code documentation
` [PATCH 14/14] KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs

[PATCH v2] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
 2019-04-12  9:34 UTC  (18+ messages)
` [PATCH 0/2] kvm: arm: Unify stage2 mapping for THP backed memory
  ` [PATCH 1/2] kvm: arm: Clean up the checking for huge mapping
  ` [PATCH 2/2] kvm: arm: Unify handling THP backed host memory

[PATCH v9 0/5] Add ARMv8.3 pointer authentication for kvm guest
 2019-04-12  3:20 UTC  (12+ messages)
` [PATCH v9 1/5] KVM: arm64: Add a vcpu flag to control ptrauth for guest
` [PATCH v9 2/5] KVM: arm/arm64: context-switch ptrauth registers
` [PATCH v9 3/5] KVM: arm64: Add userspace flag to enable pointer authentication
` [PATCH v9 4/5] KVM: arm64: Add capability to advertise ptrauth for guest
` [kvmtool PATCH v9 5/5] KVM: arm/arm64: Add a vcpu feature for pointer authentication

[RFC] arm/cpu: fix soft lockup panic after resuming from stop
 2019-04-11 15:31 UTC  (12+ messages)

[PATCH v6 00/22] SMMUv3 Nested Stage Setup
 2019-04-10 13:15 UTC  (13+ messages)
` [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI

[PATCH] vfio-pci: Fix MSI IRQ forwarding for without per-vector masking
 2019-04-10 12:42 UTC  (3+ messages)

[PATCH v7 00/27] KVM: arm64: SVE guest support
 2019-04-10 12:42 UTC  (24+ messages)
` [PATCH v7 23/27] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH v7 27/27] KVM: arm64/sve: Document KVM API extensions for SVE

[PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
 2019-04-10  8:39 UTC  (14+ messages)

[PATCH v8 0/9] Add ARMv8.3 pointer authentication for kvm guest
 2019-04-10  6:45 UTC  (13+ messages)
` [PATCH v8 4/9] KVM: arm/arm64: preserve host HCR_EL2 value

[PATCH v12 0/8] arm64: Support perf event modifiers :G and :H
 2019-04-09 19:13 UTC  (16+ messages)
` [PATCH v12 2/8] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v12 6/8] arm64: KVM: Enable VHE support for :G/:H perf event modifiers
` [PATCH v12 8/8] arm64: docs: document perf event attributes

[kvm-unit-tests PATCH] lib: arm: Use correct halt() prototype from smp.h
 2019-04-09 10:11 UTC  (10+ messages)

[PATCH V2] KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
 2019-04-08 17:18 UTC  (7+ messages)

[PATCH v7 00/23] SMMUv3 Nested Stage Setup
 2019-04-08 12:19 UTC  (48+ messages)
` [PATCH v7 01/23] driver core: add per device iommu param
` [PATCH v7 02/23] iommu: introduce device fault data
` [PATCH v7 03/23] iommu: introduce device fault report API
` [PATCH v7 04/23] iommu: Introduce attach/detach_pasid_table API
` [PATCH v7 06/23] iommu: Introduce bind/unbind_guest_msi
` [PATCH v7 07/23] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v7 08/23] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v7 10/23] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v7 11/23] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [PATCH v7 05/23] iommu: Introduce cache_invalidate API
  ` [PATCH v7 09/23] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
  ` [PATCH v7 12/23] iommu/smmuv3: Get prepared for nested stage support
  ` [PATCH v7 13/23] iommu/smmuv3: Implement attach/detach_pasid_table
  ` [PATCH v7 16/23] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
  ` [PATCH v7 21/23] vfio_pci: Allow to mmap the fault queue
  ` [PATCH v7 22/23] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
  ` [PATCH v7 23/23] vfio: Document nested stage control
` [PATCH v7 14/23] iommu/smmuv3: Implement cache_invalidate
` [PATCH v7 15/23] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v7 17/23] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v7 18/23] iommu/smmuv3: Report non recoverable faults
` [PATCH v7 19/23] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v7 20/23] vfio-pci: Register an iommu fault handler


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox