Linux KVM for ARM
[Prev Page][Next Page]
- [PATCH AUTOSEL 5.0 29/98] KVM: arm/arm64: Enforce PTE mappings at stage2 when needed,
Sasha Levin
- [PATCH AUTOSEL 5.0 28/98] KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots, Sasha Levin
- [PATCH AUTOSEL 5.0 27/98] KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory, Sasha Levin
- [PATCH AUTOSEL 5.0 26/98] arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled, Sasha Levin
- [PATCH AUTOSEL 5.0 25/98] KVM: arm64: Reset the PMU in preemptible context, Sasha Levin
- [PATCH] KVM: Directly return result from kvm_arch_check_processor_compat(),
Sean Christopherson
- [PATCH v2 00/14] KVM: arm64: SVE cleanups,
Dave Martin
- [PATCH v2 01/14] arm64/sve: Clarify vq map semantics, Dave Martin
- [PATCH v2 02/14] KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE, Dave Martin
- [PATCH v2 03/14] KVM: arm: Make vcpu finalization stubs into inline functions, Dave Martin
- [PATCH v2 04/14] KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs, Dave Martin
- [PATCH v2 05/14] KVM: arm64/sve: Clean up UAPI register ID definitions, Dave Martin
- [PATCH v2 06/14] KVM: arm64/sve: Miscellaneous tidyups in guest.c, Dave Martin
- [PATCH v2 07/14] KVM: arm64/sve: Make register ioctl access errors more consistent, Dave Martin
- [PATCH v2 08/14] KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region(), Dave Martin
- [PATCH v2 09/14] KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing, Dave Martin
- [PATCH v2 10/14] KVM: arm64/sve: Explain validity checks in set_sve_vls(), Dave Martin
- [PATCH v2 11/14] KVM: arm/arm64: Clean up vcpu finalization function parameter naming, Dave Martin
- [PATCH v2 12/14] KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE, Dave Martin
- [PATCH v2 13/14] KVM: Clarify KVM_{SET, GET}_ONE_REG error code documentation, Dave Martin
- [PATCH v2 14/14] KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs, Dave Martin
- Re: [PATCH v2 00/14] KVM: arm64: SVE cleanups, Alex Bennée
- Re: [PATCH v2 00/14] KVM: arm64: SVE cleanups, Alex Bennée
- [PATCH v5 0/3] KVM: arm/arm64: Add VCPU workarounds firmware register,
Andre Przywara
- [PATCH 00/14] KVM: arm64: SVE cleanups,
Dave Martin
- [PATCH 01/14] arm64/sve: Clarify vq map semantics, Dave Martin
- [PATCH 02/14] KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE, Dave Martin
- [PATCH 03/14] KVM: arm: Make vcpu finalization stubs into inline functions, Dave Martin
- [PATCH 04/14] KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs, Dave Martin
- [PATCH 05/14] KVM: arm64/sve: Clean up UAPI register ID definitions, Dave Martin
- [PATCH 06/14] KVM: arm64/sve: Miscellaneous tidyups in guest.c, Dave Martin
- [PATCH 07/14] KVM: arm64/sve: Make register ioctl access errors more consistent, Dave Martin
- [PATCH 08/14] KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region(), Dave Martin
- [PATCH 09/14] KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing, Dave Martin
- [PATCH 10/14] KVM: arm64/sve: Explain validity checks in set_sve_vls(), Dave Martin
- [PATCH 11/14] KVM: arm/arm64: Clean up vcpu finalization function parameter naming, Dave Martin
- [PATCH 12/14] KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE, Dave Martin
- [PATCH 13/14] KVM: Clarify KVM_{SET, GET}_ONE_REG error code documentation, Dave Martin
- [PATCH 14/14] KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs, Dave Martin
- Re: [PATCH 00/14] KVM: arm64: SVE cleanups, Andrew Jones
- [PATCH v9 0/5] Add ARMv8.3 pointer authentication for kvm guest,
Amit Daniel Kachhap
- [PATCH v2] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP,
Suzuki K Poulose
- [PATCH v13 0/8] arm64: Support perf event modifiers :G and :H,
Andrew Murray
- [kvm-unit-tests PATCH] lib: arm: Use correct halt() prototype from smp.h,
Alexandru Elisei
- [PATCH v7 00/23] SMMUv3 Nested Stage Setup,
Eric Auger
- [PATCH v7 01/23] driver core: add per device iommu param, Eric Auger
- [PATCH v7 02/23] iommu: introduce device fault data, Eric Auger
- [PATCH v7 03/23] iommu: introduce device fault report API, Eric Auger
- [PATCH v7 04/23] iommu: Introduce attach/detach_pasid_table API, Eric Auger
- [PATCH v7 05/23] iommu: Introduce cache_invalidate API, Eric Auger
- [PATCH v7 06/23] iommu: Introduce bind/unbind_guest_msi, Eric Auger
- [PATCH v7 07/23] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE, Eric Auger
- [PATCH v7 08/23] vfio: VFIO_IOMMU_CACHE_INVALIDATE, Eric Auger
- [PATCH v7 09/23] vfio: VFIO_IOMMU_BIND/UNBIND_MSI, Eric Auger
- [PATCH v7 10/23] iommu/arm-smmu-v3: Link domains and devices, Eric Auger
- [PATCH v7 11/23] iommu/arm-smmu-v3: Maintain a SID->device structure, Eric Auger
- [PATCH v7 12/23] iommu/smmuv3: Get prepared for nested stage support, Eric Auger
- [PATCH v7 13/23] iommu/smmuv3: Implement attach/detach_pasid_table, Eric Auger
- [PATCH v7 14/23] iommu/smmuv3: Implement cache_invalidate, Eric Auger
- [PATCH v7 15/23] dma-iommu: Implement NESTED_MSI cookie, Eric Auger
- [PATCH v7 16/23] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement, Eric Auger
- [PATCH v7 17/23] iommu/smmuv3: Implement bind/unbind_guest_msi, Eric Auger
- [PATCH v7 18/23] iommu/smmuv3: Report non recoverable faults, Eric Auger
- [PATCH v7 19/23] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type, Eric Auger
- [PATCH v7 20/23] vfio-pci: Register an iommu fault handler, Eric Auger
- [PATCH v7 21/23] vfio_pci: Allow to mmap the fault queue, Eric Auger
- [PATCH v7 22/23] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX, Eric Auger
- [PATCH v7 23/23] vfio: Document nested stage control, Eric Auger
- Re: [PATCH v7 00/23] SMMUv3 Nested Stage Setup, Auger Eric
- [PATCH v4 0/3] vfio-pci: Support INTx mode re-enabling,
Leo Yan
- [PATCH] KVM: arm/arm64: ensure vcpu target is unset on reset failure,
Andrew Jones
- [PATCH] KVM: arm/arm64: vgic: Restrict setting irq->targets only in GICv2,
Zenghui Yu
- [PATCH] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST,
Dave Martin
- [PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP,
Suzuki K Poulose
- [PATCH] KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs,
Marc Zyngier
- [PATCH v8 0/9] Add ARMv8.3 pointer authentication for kvm guest,
Amit Daniel Kachhap
- Re: [PATCH V2] KVM: ARM: Remove pgtable page standard functions from stage-2 page tables,
Will Deacon
- [PATCH 1/1] KVM: arm/arm64: arch_timer: Fix TimerValue TVAL calculation in KVM,
Wei Huang
- [PATCH v7 00/27] KVM: arm64: SVE guest support,
Dave Martin
- [PATCH v7 02/27] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush, Dave Martin
- [PATCH v7 01/27] KVM: Documentation: Document arm64 core registers in detail, Dave Martin
- [PATCH v7 04/27] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance, Dave Martin
- [PATCH v7 03/27] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled(), Dave Martin
- [PATCH v7 06/27] arm64/sve: Clarify role of the VQ map maintenance functions, Dave Martin
- [PATCH v7 05/27] KVM: arm64: Add missing #includes to kvm_host.h, Dave Martin
- [PATCH v7 07/27] arm64/sve: Check SVE virtualisability, Dave Martin
- [PATCH v7 08/27] arm64/sve: Enable SVE state tracking for non-task contexts, Dave Martin
- [PATCH v7 09/27] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest, Dave Martin
- [PATCH v7 10/27] KVM: arm64: Propagate vcpu into read_id_reg(), Dave Martin
- [PATCH v7 12/27] KVM: arm64/sve: System register context switch and access support, Dave Martin
- [PATCH v7 11/27] KVM: arm64: Support runtime sysreg visibility filtering, Dave Martin
- [PATCH v7 14/27] KVM: Allow 2048-bit register access via ioctl interface, Dave Martin
- [PATCH v7 13/27] KVM: arm64/sve: Context switch the SVE registers, Dave Martin
- [PATCH v7 15/27] KVM: arm64: Add missing #include of <linux/string.h> in guest.c, Dave Martin
- [PATCH v7 16/27] KVM: arm64: Factor out core register ID enumeration, Dave Martin
- [PATCH v7 17/27] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus, Dave Martin
- [PATCH v7 18/27] KVM: arm64/sve: Add SVE support to register access ioctl interface, Dave Martin
- [PATCH v7 19/27] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST, Dave Martin
- [PATCH v7 20/27] arm64/sve: In-kernel vector length availability query interface, Dave Martin
- [PATCH v7 21/27] KVM: arm/arm64: Add hook for arch-specific KVM initialisation, Dave Martin
- [PATCH v7 22/27] KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl, Dave Martin
- [PATCH v7 24/27] KVM: arm64/sve: Allow userspace to enable SVE for vcpus, Dave Martin
- [PATCH v7 23/27] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths, Dave Martin
- [PATCH v7 26/27] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG, Dave Martin
- [PATCH v7 25/27] KVM: arm64: Add a capability to advertise SVE support, Dave Martin
- [PATCH v7 27/27] KVM: arm64/sve: Document KVM API extensions for SVE, Dave Martin
- Re: [PATCH v7 00/27] KVM: arm64: SVE guest support, Marc Zyngier
- Re: [PATCH v7 00/27] KVM: arm64: SVE guest support, Dave Martin
- Re: [PATCH v7 00/27] KVM: arm64: SVE guest support, Alex Bennée
- Unexpected interrupt received in Guest OS when booting after "system_reset",
Heyi Guo
- [GIT PULL] KVM/ARM fixes for 5.1-rc3,
Marc Zyngier
- [PATCH v12 0/8] arm64: Support perf event modifiers :G and :H,
Andrew Murray
- [PATCH kvmtool v3 0/3] vfio-pci: Support INTx mode re-enabling,
Leo Yan
- [PATCH v4 0/6] KVM: arm/arm64: add support for chained counters,
Andrew Murray
- [PATCH] KVM: arm/arm64: Comments cleanup in mmu.c,
Zenghui Yu
- [PATCH v2 7/9] arm/arm64: kvm: pmu: Make overflow handler NMI safe, Julien Thierry
- [PATCH] vfio-pci: Fix MSI IRQ forwarding for without per-vector masking,
Leo Yan
- [PATCH RFC 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one,
Julien Grall
- [PATCH RFC 01/14] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it, Julien Grall
- [PATCH RFC 02/14] arm64/mm: Move active_asids and reserved_asids to asid_info, Julien Grall
- [PATCH RFC 03/14] arm64/mm: Move bits to asid_info, Julien Grall
- [PATCH RFC 04/14] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info, Julien Grall
- [PATCH RFC 05/14] arm64/mm: Remove dependency on MM in new_context, Julien Grall
- [PATCH RFC 06/14] arm64/mm: Store the number of asid allocated per context, Julien Grall
- [PATCH RFC 07/14] arm64/mm: Introduce NUM_ASIDS, Julien Grall
- [PATCH RFC 08/14] arm64/mm: Split asid_inits in 2 parts, Julien Grall
- [PATCH RFC 09/14] arm64/mm: Split the function check_and_switch_context in 3 parts, Julien Grall
- [PATCH RFC 10/14] arm64/mm: Introduce a callback to flush the local context, Julien Grall
- [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file, Julien Grall
- [PATCH RFC 12/14] arm64/lib: asid: Allow user to update the context under the lock, Julien Grall
- [PATCH RFC 13/14] arm/kvm: Introduce a new VMID allocator, Julien Grall
- [PATCH RFC 14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one, Julien Grall
- [PATCH -next] KVM: arm: vgic: Make two functions static,
Yue Haibing
- [PATCH v2] kvm: arm: Fix handling of stage2 huge mappings,
Suzuki K Poulose
- [PATCH kvmtool v2 0/3] arm64: Basic SVE guest support,
Dave Martin
- [PATCH kvmtool v2 0/3] vfio-pci: Support INTx mode re-enabling,
Leo Yan
- [kvmarm:5.1-fixes 6/6] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1154:35: error: 'S2_PUD_MASK' undeclared; did you mean 'S2_PMD_MASK'?, kbuild test robot
- [PATCH 0/2] KVM: arm/arm64: vgic-its: Guest memory access fixes,
Marc Zyngier
- [RFC] Question about enable doorbell irq and halt_poll process,
Tangnianyao (ICT)
[PATCH v7 0/10] Add ARMv8.3 pointer authentication for kvm guest,
Amit Daniel Kachhap
- [PATCH v7 1/10] KVM: arm64: Propagate vcpu into read_id_reg(), Amit Daniel Kachhap
- [PATCH v7 2/10] KVM: arm64: Support runtime sysreg visibility filtering, Amit Daniel Kachhap
- [PATCH v7 3/10] KVM: arm64: Move hyp_symbol_addr to fix dependency, Amit Daniel Kachhap
- [PATCH v7 4/10] KVM: arm/arm64: preserve host HCR_EL2 value, Amit Daniel Kachhap
- [PATCH v7 5/10] KVM: arm/arm64: preserve host MDCR_EL2 value, Amit Daniel Kachhap
- [PATCH v7 6/10] KVM: arm64: Add vcpu feature flags to control ptrauth accessibility, Amit Daniel Kachhap
- [PATCH v7 7/10] KVM: arm/arm64: context-switch ptrauth registers, Amit Daniel Kachhap
- [PATCH v7 8/10] KVM: arm64: Add capability to advertise ptrauth for guest, Amit Daniel Kachhap
- [PATCH v7 9/10] KVM: arm64: docs: document KVM support of pointer authentication, Amit Daniel Kachhap
- [kvmtool PATCH v7 10/10] KVM: arm/arm64: Add a vcpu feature for pointer authentication, Amit Daniel Kachhap
[PATCH v6 00/22] SMMUv3 Nested Stage Setup,
Eric Auger
- [PATCH v6 01/22] driver core: add per device iommu param, Eric Auger
- [PATCH v6 02/22] iommu: introduce device fault data, Eric Auger
- [PATCH v6 03/22] iommu: introduce device fault report API, Eric Auger
- [PATCH v6 04/22] iommu: Introduce attach/detach_pasid_table API, Eric Auger
- [PATCH v6 05/22] iommu: Introduce cache_invalidate API, Eric Auger
- [PATCH v6 06/22] iommu: Introduce bind/unbind_guest_msi, Eric Auger
- [PATCH v6 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE, Eric Auger
- [PATCH v6 08/22] vfio: VFIO_IOMMU_CACHE_INVALIDATE, Eric Auger
- [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI, Eric Auger
- [PATCH v6 10/22] iommu/arm-smmu-v3: Link domains and devices, Eric Auger
- [PATCH v6 11/22] iommu/arm-smmu-v3: Maintain a SID->device structure, Eric Auger
- [PATCH v6 12/22] iommu/smmuv3: Get prepared for nested stage support, Eric Auger
- [PATCH v6 13/22] iommu/smmuv3: Implement attach/detach_pasid_table, Eric Auger
- [PATCH v6 14/22] iommu/smmuv3: Implement cache_invalidate, Eric Auger
- [PATCH v6 15/22] dma-iommu: Implement NESTED_MSI cookie, Eric Auger
- [PATCH v6 16/22] iommu/smmuv3: Implement bind/unbind_guest_msi, Eric Auger
- [PATCH v6 17/22] iommu/smmuv3: Report non recoverable faults, Eric Auger
- [PATCH v6 18/22] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type, Eric Auger
- [PATCH v6 19/22] vfio-pci: Register an iommu fault handler, Eric Auger
- [PATCH v6 20/22] vfio_pci: Allow to mmap the fault queue, Eric Auger
- [PATCH v6 21/22] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX, Eric Auger
- [PATCH v6 22/22] vfio: Document nested stage control, Eric Auger
- Re: [PATCH v6 00/22] SMMUv3 Nested Stage Setup, Auger Eric
[RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection,
Zenghui Yu
[PATCH v5 00/22] SMMUv3 Nested Stage Setup,
Eric Auger
- [PATCH v5 01/22] driver core: add per device iommu param, Eric Auger
- [PATCH v5 02/22] iommu: introduce device fault data, Eric Auger
- [PATCH v5 03/22] iommu: introduce device fault report API, Eric Auger
- [PATCH v5 04/22] iommu: Introduce attach/detach_pasid_table API, Eric Auger
- [PATCH v5 05/22] iommu: Introduce cache_invalidate API, Eric Auger
- [PATCH v5 06/22] iommu: Introduce bind/unbind_guest_msi, Eric Auger
- [PATCH v5 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE, Eric Auger
- [PATCH v5 08/22] vfio: VFIO_IOMMU_CACHE_INVALIDATE, Eric Auger
- [PATCH v5 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI, Eric Auger
- [PATCH v5 10/22] iommu/arm-smmu-v3: Link domains and devices, Eric Auger
- [PATCH v5 11/22] iommu/arm-smmu-v3: Maintain a SID->device structure, Eric Auger
- [PATCH v5 12/22] iommu/smmuv3: Get prepared for nested stage support, Eric Auger
- [PATCH v5 13/22] iommu/smmuv3: Implement attach/detach_pasid_table, Eric Auger
- [PATCH v5 14/22] iommu/smmuv3: Implement cache_invalidate, Eric Auger
- [PATCH v5 15/22] dma-iommu: Implement NESTED_MSI cookie, Eric Auger
- [PATCH v5 16/22] iommu/smmuv3: Implement bind/unbind_guest_msi, Eric Auger
- [PATCH v5 17/22] iommu/smmuv3: Report non recoverable faults, Eric Auger
- [PATCH v5 18/22] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type, Eric Auger
- [PATCH v5 19/22] vfio-pci: Register an iommu fault handler, Eric Auger
- [PATCH v5 20/22] vfio_pci: Allow to mmap the fault queue, Eric Auger
- [PATCH v5 21/22] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX, Eric Auger
- [PATCH v5 22/22] vfio: Document nested stage control, Eric Auger
[PATCH kvmtool v1 1/2] vfio-pci: Release INTx's guest to host eventfd properly,
Leo Yan
Kick cpu when WFI in single-threaded kvm integration,
Jan Bolke
[PATCH] KVM: arm/arm64: Set ICH_HCR_EN in guest anyway when using gicv4,
Tangnianyao (ICT)
Re: [RFC] arm/cpu: fix soft lockup panic after resuming from stop,
Peter Maydell
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]