Linux KVM for ARM
[Prev Page][Next Page]
- Re: [PATCH 39/59] KVM: arm64: nv: Move last_vcpu_ran to be per s2 mmu, (continued)
- [PATCH 41/59] KVM: arm64: nv: Introduce sys_reg_desc.forward_trap, Marc Zyngier
- [PATCH 42/59] KVM: arm64: nv: Rework the system instruction emulation framework, Marc Zyngier
- [PATCH 43/59] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2, Marc Zyngier
- [PATCH 45/59] KVM: arm64: nv: Handle traps for timer _EL02 and _EL2 sysregs accessors, Marc Zyngier
- [PATCH 46/59] KVM: arm64: nv: arch_timer: Support hyp timer emulation, Marc Zyngier
- [PATCH 44/59] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2, Marc Zyngier
- [PATCH 47/59] KVM: arm64: nv: Propagate CNTVOFF_EL2 to the virtual EL1 timer, Marc Zyngier
- [PATCH 48/59] KVM: arm64: nv: Load timer before the GIC, Marc Zyngier
- [PATCH 49/59] KVM: arm64: nv: vgic-v3: Take cpu_if pointer directly instead of vcpu, Marc Zyngier
- [PATCH 51/59] KVM: arm64: nv: vgic: Emulate the HW bit in software, Marc Zyngier
- [PATCH 50/59] KVM: arm64: nv: Nested GICv3 Support, Marc Zyngier
- [PATCH 53/59] KVM: arm64: nv: Implement maintenance interrupt forwarding, Marc Zyngier
- [PATCH 52/59] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ, Marc Zyngier
- [PATCH 54/59] KVM: arm64: nv: Add nested GICv3 tracepoints, Marc Zyngier
- [PATCH 55/59] arm64: KVM: nv: Add handling of EL2-specific timer registers, Marc Zyngier
- [PATCH 56/59] arm64: KVM: nv: Honor SCTLR_EL2.SPAN on entering vEL2, Marc Zyngier
- [PATCH 57/59] arm64: KVM: nv: Handle SCTLR_EL2 RES0/RES1 bits, Marc Zyngier
- [PATCH 58/59] arm64: KVM: nv: Restrict S2 RD/WR permissions to match the guest's, Marc Zyngier
- [PATCH 59/59] arm64: KVM: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT, Marc Zyngier
- Re: [PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support, Itaru Kitayama
- Re: [PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support, Alexandru Elisei
- [RFC v2 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one,
Julien Grall
- [RFC v2 01/14] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it, Julien Grall
- [RFC v2 02/14] arm64/mm: Move active_asids and reserved_asids to asid_info, Julien Grall
- [RFC v2 03/14] arm64/mm: Move bits to asid_info, Julien Grall
- [RFC v2 04/14] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info, Julien Grall
- [RFC v2 05/14] arm64/mm: Remove dependency on MM in new_context, Julien Grall
- [RFC v2 06/14] arm64/mm: Store the number of asid allocated per context, Julien Grall
- [RFC v2 07/14] arm64/mm: Introduce NUM_ASIDS, Julien Grall
- [RFC v2 08/14] arm64/mm: Split asid_inits in 2 parts, Julien Grall
- [RFC v2 09/14] arm64/mm: Split the function check_and_switch_context in 3 parts, Julien Grall
- [RFC v2 10/14] arm64/mm: Introduce a callback to flush the local context, Julien Grall
- [RFC v2 12/14] arm64/lib: asid: Allow user to update the context under the lock, Julien Grall
- [RFC v2 11/14] arm64: Move the ASID allocator code in a separate file, Julien Grall
- [RFC v2 13/14] arm/kvm: Introduce a new VMID allocator, Julien Grall
- [RFC v2 14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one, Julien Grall
- [GIT PULL] KVM/arm fixes for 5.2-rc6,
Marc Zyngier
- [PATCH v3 0/2] KVM: arm64: Skip more of the SError vaxorcism,
James Morse
- [PATCH v3 0/6] KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291),
James Morse
- [PATCH v6 0/6] KASan for arm,
Florian Fainelli
- [PATCH v10 0/5] KVM: arm/arm64: add support for chained counters,
Andrew Murray
- [PATCH v9 0/5] KVM: arm/arm64: add support for chained counters,
Andrew Murray
- [PATCH v4 REPOST] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST, Dave Martin
- [PATCH v1 0/5] perf kvm: Add stat support on arm64,
Zenghui Yu
- [PATCH v2 0/9] KVM: arm/arm64: vgic: ITS translation cache,
Marc Zyngier
- [PATCH v2 1/9] KVM: arm/arm64: vgic: Add LPI translation cache definition, Marc Zyngier
- [PATCH v2 2/9] KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive, Marc Zyngier
- [PATCH v2 3/9] KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation, Marc Zyngier
- [PATCH v2 4/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands, Marc Zyngier
- [PATCH v2 5/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs, Marc Zyngier
- [PATCH v2 6/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown, Marc Zyngier
- [PATCH v2 7/9] KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation, Marc Zyngier
- [PATCH v2 9/9] KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic, Marc Zyngier
- [PATCH v2 8/9] KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection, Marc Zyngier
- Re: [PATCH v2 0/9] KVM: arm/arm64: vgic: ITS translation cache, Andre Przywara
- [PATCH v2] KVM: arm64: Skip more of the SError vaxorcism,
James Morse
- [PATCH v2 0/6] KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291),
James Morse
- [PATCH V3] KVM: arm64: Implement vq_present() as a macro,
Viresh Kumar
- [PATCH V2] KVM: arm64: Implement vq_present() as a macro,
Viresh Kumar
- Reference count on pages held in secondary MMUs,
Christoffer Dall
- [PATCH kvmtool v4 0/8] arm64: Pointer Authentication and SVE support,
Dave Martin
- [PATCH 0/8] KVM: arm/arm64: vgic: ITS translation cache,
Marc Zyngier
- [PATCH 0/2] KVM: arm/arm64: vgic: A couple of memory leak fixes,
Dave Martin
- [PATCH v1 0/6] KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291),
James Morse
- [PATCH v3 0/4] KVM: Unify mmu_memory_cache functionality across architectures,
Christoffer Dall
- KVM Arm Device passthrough and linux-rt,
Julien Grall
- [PATCH] KVM: arm64: Drop 'const' from argument of vq_present(),
Viresh Kumar
- [PATCH v8 0/7] Add virtio-iommu driver,
Jean-Philippe Brucker
- [PATCH kvmtool v3 0/9] arm64: Pointer Authentication and SVE support,
Dave Martin
- [PATCH] KVM: Remove obsolete address of the FSF,
Thomas Huth
- [PATCH] KVM: arm/arm64: fix emulated ptimer irq injection,
Andrew Jones
- [PATCH v8 00/29] SMMUv3 Nested Stage Setup,
Eric Auger
- [PATCH v8 01/29] driver core: Add per device iommu param, Eric Auger
- [PATCH v8 02/29] iommu: Introduce device fault data, Eric Auger
- [PATCH v8 03/29] iommu: Introduce device fault report API, Eric Auger
- [PATCH v8 04/29] iommu: Add recoverable fault reporting, Eric Auger
- [PATCH v8 05/29] iommu: Add a timeout parameter for PRQ response, Eric Auger
- [PATCH v8 06/29] trace/iommu: Add sva trace events, Eric Auger
- [PATCH v8 07/29] iommu: Use device fault trace event, Eric Auger
- [PATCH v8 08/29] iommu: Introduce attach/detach_pasid_table API, Eric Auger
- [PATCH v8 09/29] iommu: Introduce cache_invalidate API, Eric Auger
- [PATCH v8 10/29] iommu: Introduce bind/unbind_guest_msi, Eric Auger
- [PATCH v8 11/29] iommu/arm-smmu-v3: Maintain a SID->device structure, Eric Auger
- [PATCH v8 12/29] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg, Eric Auger
- [PATCH v8 13/29] iommu/smmuv3: Get prepared for nested stage support, Eric Auger
- [PATCH v8 14/29] iommu/smmuv3: Implement attach/detach_pasid_table, Eric Auger
- [PATCH v8 15/29] iommu/smmuv3: Introduce __arm_smmu_tlb_inv_asid/s1_range_nosync, Eric Auger
- [PATCH v8 16/29] iommu/smmuv3: Implement cache_invalidate, Eric Auger
- [PATCH v8 17/29] dma-iommu: Implement NESTED_MSI cookie, Eric Auger
- [PATCH v8 18/29] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement, Eric Auger
- [PATCH v8 19/29] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions, Eric Auger
- [PATCH v8 20/29] iommu/smmuv3: Implement bind/unbind_guest_msi, Eric Auger
- [PATCH v8 21/29] iommu/smmuv3: Report non recoverable faults, Eric Auger
- [PATCH v8 22/29] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE, Eric Auger
- [PATCH v8 23/29] vfio: VFIO_IOMMU_CACHE_INVALIDATE, Eric Auger
- [PATCH v8 24/29] vfio: VFIO_IOMMU_BIND/UNBIND_MSI, Eric Auger
- [PATCH v8 25/29] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type, Eric Auger
- [PATCH v8 26/29] vfio-pci: Register an iommu fault handler, Eric Auger
- [PATCH v8 27/29] vfio_pci: Allow to mmap the fault queue, Eric Auger
- [PATCH v8 28/29] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX, Eric Auger
- [PATCH v8 29/29] vfio: Document nested stage control, Eric Auger
- [GIT PULL] KVM/arm updates for 5.2-rc2,
Marc Zyngier
- mm/compaction: BUG: NULL pointer dereference,
Suzuki K Poulose
- [PATCH 00/15] arm64: KVM: add SPE profiling support for guest,
Sudeep Holla
- [PATCH v2 01/15] KVM: arm64: add {read, write}_sysreg_elx_s versions for new registers, Sudeep Holla
- [PATCH v2 02/15] dt-bindings: ARM SPE: highlight the need for PPI partitions on heterogeneous systems, Sudeep Holla
- [PATCH v2 03/15] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE), Sudeep Holla
- [PATCH v2 04/15] arm64: KVM: define SPE data structure for each vcpu, Sudeep Holla
- [PATCH v2 05/15] arm64: KVM: add access handler for SPE system registers, Sudeep Holla
- [PATCH v2 06/15] arm64: KVM/VHE: enable the use PMSCR_EL12 on VHE systems, Sudeep Holla
- [PATCH v2 07/15] arm64: KVM: split debug save restore across vm/traps activation, Sudeep Holla
- [PATCH v2 08/15] arm64: KVM/debug: drop pmscr_el1 and use sys_regs[PMSCR_EL1] in kvm_cpu_context, Sudeep Holla
- [PATCH v2 09/15] arm64: KVM: add support to save/restore SPE profiling buffer controls, Sudeep Holla
- [PATCH v2 10/15] arm64: KVM: enable conditional save/restore full SPE profiling buffer controls, Sudeep Holla
- [PATCH v2 11/15] arm64: KVM/debug: trap all accesses to SPE controls at EL1, Sudeep Holla
- [PATCH v2 12/15] KVM: arm64: add a new vcpu device control group for SPEv1, Sudeep Holla
- [PATCH v2 13/15] KVM: arm64: enable SPE support, Sudeep Holla
- [PATCH v2 14/15][KVMTOOL] update_headers: Sync kvm UAPI headers with linux v5.2-rc1, Sudeep Holla
- [PATCH v2 15/15][KVMTOOL] kvm: add a vcpu feature for SPEv1 support, Sudeep Holla
- [PATCH v2 0/2] Move __hyp_text code under no-asan Makefiles,
James Morse
- [PATCH v8 0/6] KVM: arm/arm64: add support for chained counters,
Andrew Murray
- [PATCH 0/2] Move __hyp_text code under no-asan Makefiles,
James Morse
- [PATCH v5 0/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state,
Julien Grall
- [PATCH v7 0/5] KVM: arm/arm64: add support for chained counters,
Andrew Murray
- [PATCH] MAINTAINERS: KVM: arm/arm64: Remove myself as maintainer,
Christoffer Dall
- ARM64 kvm cache coherency problem,
kevin zhao
- [PATCH] KVM: ARM64: Update perf event when setting PMU count value,
Xiang Zheng
- [PATCH AUTOSEL 4.4 5/8] KVM: arm/arm64: Ensure vcpu target is unset on reset failure, Sasha Levin
- [PATCH AUTOSEL 4.9 6/9] KVM: arm/arm64: Ensure vcpu target is unset on reset failure, Sasha Levin
- [PATCH AUTOSEL 4.14 10/16] KVM: arm/arm64: Ensure vcpu target is unset on reset failure, Sasha Levin
- [PATCH AUTOSEL 4.19 16/25] KVM: arm/arm64: Ensure vcpu target is unset on reset failure, Sasha Levin
- [PATCH AUTOSEL 5.0 20/34] KVM: arm/arm64: Ensure vcpu target is unset on reset failure, Sasha Levin
- [RFC PATCH V2] kvm: arm64: export memory error recovery capability to user space,
Dongjiu Geng
- [PATCH v6 0/5] KVM: arm/arm64: add support for chained counters,
Andrew Murray
- [PATCH AUTOSEL 4.14 63/95] arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible, Sasha Levin
- [PATCH AUTOSEL 4.14 42/95] KVM: arm/arm64: Ensure only THP is candidate for adjustment, Sasha Levin
- Re: ARM/gic-v4: deadlock occurred,
Marc Zyngier
- [PATCH v6 0/3] KVM: arm/arm64: Add VCPU workarounds firmware register,
Andre Przywara
- [GIT PULL] KVM/arm updates for 5.2,
Marc Zyngier
- [PATCH 01/56] KVM: Documentation: Document arm64 core registers in detail, Marc Zyngier
- [PATCH 02/56] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush, Marc Zyngier
- [PATCH 03/56] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled(), Marc Zyngier
- [PATCH 04/56] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance, Marc Zyngier
- [PATCH 05/56] KVM: arm64: Add missing #includes to kvm_host.h, Marc Zyngier
- [PATCH 06/56] arm64/sve: Clarify role of the VQ map maintenance functions, Marc Zyngier
- [PATCH 07/56] arm64/sve: Check SVE virtualisability, Marc Zyngier
- [PATCH 08/56] arm64/sve: Enable SVE state tracking for non-task contexts, Marc Zyngier
- [PATCH 09/56] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest, Marc Zyngier
- [PATCH 10/56] KVM: arm64: Propagate vcpu into read_id_reg(), Marc Zyngier
- [PATCH 11/56] KVM: arm64: Support runtime sysreg visibility filtering, Marc Zyngier
- [PATCH 12/56] KVM: arm64/sve: System register context switch and access support, Marc Zyngier
- [PATCH 13/56] KVM: arm64/sve: Context switch the SVE registers, Marc Zyngier
- [PATCH 14/56] KVM: Allow 2048-bit register access via ioctl interface, Marc Zyngier
- [PATCH 15/56] KVM: arm64: Add missing #include of <linux/string.h> in guest.c, Marc Zyngier
- [PATCH 16/56] KVM: arm64: Factor out core register ID enumeration, Marc Zyngier
- [PATCH 17/56] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus, Marc Zyngier
- [PATCH 18/56] KVM: arm64/sve: Add SVE support to register access ioctl interface, Marc Zyngier
- [PATCH 19/56] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST, Marc Zyngier
- [PATCH 20/56] arm64/sve: In-kernel vector length availability query interface, Marc Zyngier
- [PATCH 21/56] KVM: arm/arm64: Add hook for arch-specific KVM initialisation, Marc Zyngier
- [PATCH 22/56] KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl, Marc Zyngier
- [PATCH 23/56] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths, Marc Zyngier
- [PATCH 24/56] KVM: arm64/sve: Allow userspace to enable SVE for vcpus, Marc Zyngier
- [PATCH 25/56] KVM: arm64: Add a capability to advertise SVE support, Marc Zyngier
- [PATCH 26/56] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG, Marc Zyngier
- [PATCH 27/56] KVM: arm64/sve: Document KVM API extensions for SVE, Marc Zyngier
- [PATCH 28/56] arm64: KVM: Fix system register enumeration, Marc Zyngier
- [PATCH 29/56] arm64/sve: Clarify vq map semantics, Marc Zyngier
- [PATCH 30/56] KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE, Marc Zyngier
- [PATCH 31/56] KVM: arm: Make vcpu finalization stubs into inline functions, Marc Zyngier
- [PATCH 32/56] KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs, Marc Zyngier
- [PATCH 33/56] KVM: arm64/sve: Clean up UAPI register ID definitions, Marc Zyngier
- [PATCH 34/56] KVM: arm64/sve: Miscellaneous tidyups in guest.c, Marc Zyngier
- [PATCH 35/56] KVM: arm64/sve: Make register ioctl access errors more consistent, Marc Zyngier
- [PATCH 36/56] KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region(), Marc Zyngier
- [PATCH 37/56] KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing, Marc Zyngier
- [PATCH 38/56] KVM: arm64/sve: Explain validity checks in set_sve_vls(), Marc Zyngier
- [PATCH 39/56] KVM: arm/arm64: Clean up vcpu finalization function parameter naming, Marc Zyngier
- [PATCH 40/56] KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE, Marc Zyngier
- [PATCH 41/56] KVM: Clarify KVM_{SET, GET}_ONE_REG error code documentation, Marc Zyngier
- [PATCH 42/56] KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs, Marc Zyngier
- [PATCH 43/56] KVM: arm64: Add a vcpu flag to control ptrauth for guest, Marc Zyngier
- [PATCH 44/56] KVM: arm/arm64: Context-switch ptrauth registers, Marc Zyngier
- [PATCH 45/56] KVM: arm64: Add userspace flag to enable pointer authentication, Marc Zyngier
- [PATCH 46/56] KVM: arm64: Add capability to advertise ptrauth for guest, Marc Zyngier
- [PATCH 47/56] arm64: arm_pmu: Remove unnecessary isb instruction, Marc Zyngier
- [PATCH 48/56] arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data, Marc Zyngier
- [PATCH 49/56] arm64: KVM: Add accessors to track guest/host only counters, Marc Zyngier
- [PATCH 50/56] arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes, Marc Zyngier
- [PATCH 51/56] arm64: KVM: Enable !VHE support for :G/:H perf event modifiers, Marc Zyngier
- [PATCH 52/56] arm64: KVM: Enable VHE support for :G/:H perf event modifiers, Marc Zyngier
- [PATCH 53/56] arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg, Marc Zyngier
- [PATCH 54/56] arm64: docs: Document perf event attributes, Marc Zyngier
- [PATCH 55/56] arm64: KVM: Fix perf cycle counter support for VHE, Marc Zyngier
- [PATCH 56/56] KVM: arm64: Fix ptrauth ID register masking logic, Marc Zyngier
- Re: [GIT PULL] KVM/arm updates for 5.2, Paolo Bonzini
- [PATCH v5 0/5] KVM: arm/arm64: add support for chained counters,
Andrew Murray
- [PATCH] KVM: arm64: fix ptrauth ID register masking logic,
Kristina Martsenko
- [RFC PATCH 0/5] KVM: arm64: Add support for contiguous PTE/PMD hugepages at stage2,
Zenghui Yu
- [PATCH] arm64: KVM: fix perf cycle counter support for VHE,
Andrew Murray
- [PATCH 0/5] KVM/ARM updates for 5.1-rc7,
Marc Zyngier
- [PATCH] KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls,
Andre Przywara
- [PATCH] KVM: arm/arm64: inject an async abort to host if SEA handling failed,
Dongjiu Geng
- [PATCH v10 0/5] Add ARMv8.3 pointer authentication for kvm guest,
Amit Daniel Kachhap
- [PATCH AUTOSEL 4.14 09/43] KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots, Sasha Levin
- [PATCH AUTOSEL 4.19 20/68] KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots, Sasha Levin
- [PATCH AUTOSEL 4.19 19/68] KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory, Sasha Levin
- [PATCH AUTOSEL 4.19 18/68] KVM: arm64: Reset the PMU in preemptible context, Sasha Levin
- [PATCH AUTOSEL 5.0 36/98] KVM: arm/arm64: Fix handling of stage2 huge mappings, Sasha Levin
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]