Linux KVM for ARM
[Prev Page][Next Page]
- [PATCH V4 1/15] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops, (continued)
- [PATCH 0/4] Add support for fast mremap,
Joel Fernandes (Google)
- ARM64 KVM crash,
Mikulas Patocka
- [PATCH v4 0/2] rename function name and enable 32bit vcpu events,
Dongjiu Geng
- Re: [PATCH v3 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support, gengdongjiu
- [PATCH v3 0/7] Add virtio-iommu driver,
Jean-Philippe Brucker
- [PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions,
Joel Fernandes (Google)
- [PATCH v3 0/2] rename function name and enable 32bit vcpu events,
Dongjiu Geng
- Timekeeping on ARM guests/hosts,
Miriam Zimmerman
- [GIT PULL 0/1] KVM/arm updates for 4.19-rc8,
Marc Zyngier
- [PATCH v2 0/2] rename function name and enable 32bit vcpu events,
Dongjiu Geng
- [PATCH 00/17] ARMv8.3 pointer authentication support,
Kristina Martsenko
- [PATCH v5 01/17] arm64: add pointer authentication register bits, Kristina Martsenko
- [PATCH v5 02/17] arm64/kvm: consistently handle host HCR_EL2 flags, Kristina Martsenko
- [PATCH v5 03/17] arm64/kvm: hide ptrauth from guests, Kristina Martsenko
- [PATCH v5 04/17] arm64: Don't trap host pointer auth use to EL2, Kristina Martsenko
- [PATCH v5 05/17] arm64/cpufeature: detect pointer authentication, Kristina Martsenko
- [PATCH v5 06/17] asm-generic: mm_hooks: allow hooks to be overridden individually, Kristina Martsenko
- [PATCH v5 07/17] arm64: add basic pointer authentication support, Kristina Martsenko
- [PATCH v5 08/17] arm64: expose user PAC bit positions via ptrace, Kristina Martsenko
- [PATCH v5 09/17] arm64: perf: strip PAC when unwinding userspace, Kristina Martsenko
- [PATCH v5 10/17] arm64: enable pointer authentication, Kristina Martsenko
- [PATCH v5 11/17] arm64: docs: document pointer authentication, Kristina Martsenko
- [RFC 12/17] arm64: move ptrauth keys to thread_info, Kristina Martsenko
- [RFC 13/17] arm64: install user ptrauth keys at kernel exit time, Kristina Martsenko
- [RFC 14/17] arm64: unwind: strip PAC from kernel addresses, Kristina Martsenko
- [RFC 15/17] arm64: enable ptrauth earlier, Kristina Martsenko
- [RFC 16/17] arm64: initialize and switch ptrauth kernel keys, Kristina Martsenko
- [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address, Kristina Martsenko
- Re: [PATCH 00/17] ARMv8.3 pointer authentication support, Kees Cook
- Re: [PATCH 00/17] ARMv8.3 pointer authentication support, Will Deacon
- [PATCH] ARM: KVM: Correctly order SGI register entries in the cp15 array,
Marc Zyngier
- kernel BUG at arch/arm/kvm/coproc.c:1406!,
Florian Fainelli
- [PATCH 16/16] KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep,
Lance Roy
- [PATCH v8 0/9] KVM: Support PUD hugepage at stage 2,
Punit Agrawal
- [PATCH 0/2] KVM: arm64: Dynamic IPA cosmetic fixups,
Marc Zyngier
- [RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests,
Dave Martin
- [RFC PATCH v2 03/23] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance, Dave Martin
- [RFC PATCH v2 02/23] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled(), Dave Martin
- [RFC PATCH v2 01/23] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush, Dave Martin
- [RFC PATCH v2 04/23] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h, Dave Martin
- [RFC PATCH v2 05/23] KVM: arm: Add arch vcpu uninit hook, Dave Martin
- [RFC PATCH v2 06/23] arm64/sve: Check SVE virtualisability, Dave Martin
- [RFC PATCH v2 07/23] arm64/sve: Enable SVE state tracking for non-task contexts, Dave Martin
- [RFC PATCH v2 08/23] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest, Dave Martin
- [RFC PATCH v2 09/23] KVM: arm64: Propagate vcpu into read_id_reg(), Dave Martin
- [RFC PATCH v2 10/23] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers, Dave Martin
- [RFC PATCH v2 11/23] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST, Dave Martin
- [RFC PATCH v2 12/23] KVM: arm64/sve: System register context switch and access support, Dave Martin
- [RFC PATCH v2 13/23] KVM: arm64/sve: Context switch the SVE registers, Dave Martin
- [RFC PATCH v2 14/23] KVM: Allow 2048-bit register access via ioctl interface, Dave Martin
- [RFC PATCH v2 16/23] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST, Dave Martin
- [RFC PATCH v2 18/23] KVM: arm64: Add arch vcpu ioctl hook, Dave Martin
- [RFC PATCH v2 17/23] arm64/sve: In-kernel vector length availability query interface, Dave Martin
- [RFC PATCH v2 19/23] KVM: arm64/sve: Report and enable SVE API extensions for userspace, Dave Martin
- [RFC PATCH v2 15/23] KVM: arm64/sve: Add SVE support to register access ioctl interface, Dave Martin
- [RFC PATCH v2 20/23] KVM: arm64: Add arch vm ioctl hook, Dave Martin
- [RFC PATCH v2 21/23] KVM: arm64/sve: allow KVM_ARM_SVE_CONFIG_QUERY on vm fd, Dave Martin
- [RFC PATCH v2 22/23] KVM: Documentation: Document arm64 core registers in detail, Dave Martin
- [RFC PATCH v2 23/23] KVM: arm64/sve: Document KVM API extensions for SVE, Dave Martin
- Re: [RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests, Alex Bennée
- Re: [PATCH 2/2] arm/arm64: KVM: share the check for vcpu events capability, gengdongjiu
- [PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA,
Suzuki K Poulose
- [PATCH v6 01/18] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table, Suzuki K Poulose
- [PATCH v6 02/18] kvm: arm/arm64: Remove spurious WARN_ON, Suzuki K Poulose
- [PATCH v6 03/18] kvm: arm64: Add helper for loading the stage2 setting for a VM, Suzuki K Poulose
- [PATCH v6 04/18] arm64: Add a helper for PARange to physical shift conversion, Suzuki K Poulose
- [PATCH v6 05/18] kvm: arm64: Clean up VTCR_EL2 initialisation, Suzuki K Poulose
- [PATCH v6 06/18] kvm: arm/arm64: Allow arch specific configurations for VM, Suzuki K Poulose
- [PATCH v6 07/18] kvm: arm64: Configure VTCR_EL2 per VM, Suzuki K Poulose
- [PATCH v6 08/18] kvm: arm/arm64: Prepare for VM specific stage2 translations, Suzuki K Poulose
- [PATCH v6 09/18] kvm: arm64: Prepare for dynamic stage2 page table layout, Suzuki K Poulose
- [PATCH v6 10/18] kvm: arm64: Make stage2 page table layout dynamic, Suzuki K Poulose
- [PATCH v6 11/18] kvm: arm64: Dynamic configuration of VTTBR mask, Suzuki K Poulose
- [PATCH v6 12/18] kvm: arm64: Configure VTCR_EL2.SL0 per VM, Suzuki K Poulose
- [PATCH v6 13/18] kvm: arm64: Switch to per VM IPA limit, Suzuki K Poulose
- [PATCH v6 14/18] vgic: Add support for 52bit guest physical address, Suzuki K Poulose
- [PATCH v6 15/18] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin, Suzuki K Poulose
- [PATCH v6 16/18] kvm: arm64: Set a limit on the IPA size, Suzuki K Poulose
- [PATCH v6 17/18] kvm: arm64: Limit the minimum number of page table levels, Suzuki K Poulose
- [PATCH v6 18/18] kvm: arm64: Allow tuning the physical address size for VM, Suzuki K Poulose
- [kvmtool PATCH v6 19/18] kvmtool: Allow backends to run checks on the KVM device fd, Suzuki K Poulose
- [kvmtool PATCH v6 20/18] kvmtool: arm64: Add support for guest physical address size, Suzuki K Poulose
- [kvmtool PATCH v6 21/18] kvmtool: arm64: Switch memory layout, Suzuki K Poulose
- [kvmtool PATCH v6 22/18] kvmtool: arm: Add support for creating VM with PA size, Suzuki K Poulose
- Re: [PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA, Auger Eric
- [PATCH v2] KVM: arm/arm64: Check memslot bounds before mapping hugepages,
Lukas Braun
- [PATCH 7/7] arm64: kvm: Align stack for exception coming from EL2, Julien Thierry
- [PATCH 6/7] arm64: Do not apply vector harderning for hyp entries from EL2,
Julien Thierry
- [PATCH 5/7] arm64: Do not apply BP hardening for hyp entries from EL2,
Julien Thierry
- [PATCH v7 0/9] KVM: Support PUD hugepages at stage 2,
Punit Agrawal
- [PATCH 0/2] rename function name and enable 32bit vcpu events,
Dongjiu Geng
- [PATCH 4.18 063/235] KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr(), Greg Kroah-Hartman
- [PATCH 4.14 047/173] KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr(), Greg Kroah-Hartman
- [PATCH v6 00/18] APEI in_nmi() rework,
James Morse
- [PATCH v6 01/18] ACPI / APEI: Move the estatus queue code up, and under its own ifdef, James Morse
- [PATCH v6 02/18] ACPI / APEI: Generalise the estatus queue's add/remove and notify code, James Morse
- [PATCH v6 03/18] ACPI / APEI: don't wait to serialise with oops messages when panic()ing, James Morse
- [PATCH v6 05/18] ACPI / APEI: Make estatus queue a Kconfig symbol, James Morse
- [PATCH v6 04/18] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue, James Morse
- [PATCH v6 06/18] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing, James Morse
- [PATCH v6 07/18] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface, James Morse
- [PATCH v6 08/18] ACPI / APEI: Move locking to the notification helper, James Morse
- [PATCH v6 09/18] ACPI / APEI: Let the notification helper specify the fixmap slot, James Morse
- [PATCH v6 10/18] ACPI / APEI: preparatory split of ghes->estatus, James Morse
- [PATCH v6 11/18] ACPI / APEI: Remove silent flag from ghes_read_estatus(), James Morse
- [PATCH v6 12/18] ACPI / APEI: Don't store CPER records physical address in struct ghes, James Morse
- [PATCH v6 13/18] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus, James Morse
- [PATCH v6 14/18] ACPI / APEI: Split ghes_read_estatus() to read CPER length, James Morse
- [PATCH v6 15/18] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one(), James Morse
- [PATCH v6 16/18] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications, James Morse
- [PATCH v6 17/18] mm/memory-failure: increase queued recovery work's priority, James Morse
- [PATCH v6 18/18] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work, James Morse
- Re: [PATCH v6 00/18] APEI in_nmi() rework, Borislav Petkov
- [PATCH] arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work,
James Morse
- [kvmarm:kvm-arm64/nv-wip 2/5] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:84:7: error: implicit declaration of function 'is_hyp_ctxt'; did you mean '__hyp_text'?, kbuild test robot
- Patch "KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()" has been added to the 4.18-stable tree, gregkh
- Patch "KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()" has been added to the 4.14-stable tree, gregkh
- [PATCH 00/13] kvm: selftests: add aarch64 framework and dirty,
Andrew Jones
- [PATCH 01/13] kvm: selftests: vcpu_setup: set cr4.osfxsr, Andrew Jones
- [PATCH 02/13] kvm: selftests: introduce ucall, Andrew Jones
- [PATCH 03/13] kvm: selftests: move arch-specific files to arch-specific locations, Andrew Jones
- [PATCH 04/13] kvm: selftests: add cscope make target, Andrew Jones
- [PATCH 05/13] kvm: selftests: tidy up kvm_util, Andrew Jones
- [PATCH 06/13] kvm: selftests: add vm_phy_pages_alloc, Andrew Jones
- [PATCH 07/13] kvm: selftests: add virt mem support for aarch64, Andrew Jones
- [PATCH 09/13] kvm: selftests: port dirty_log_test to aarch64, Andrew Jones
- [PATCH 10/13] kvm: selftests: introduce new VM mode for 64K pages, Andrew Jones
- [PATCH 08/13] kvm: selftests: add vcpu support for aarch64, Andrew Jones
- [PATCH 11/13] kvm: selftests: dirty_log_test: also test 64K pages on aarch64, Andrew Jones
- [PATCH 12/13] kvm: selftests: stop lying to aarch64 tests about PA-bits, Andrew Jones
- [PATCH 13/13] kvm: selftests: support high GPAs in dirty_log_test, Andrew Jones
- Re: [PATCH 00/13] kvm: selftests: add aarch64 framework and dirty, Andrew Jones
- Re: [PATCH 00/13] kvm: selftests: add aarch64 framework and dirty, Christoffer Dall
- [RFC v2 00/20] SMMUv3 Nested Stage Setup,
Eric Auger
- [RFC v2 01/20] iommu: Introduce bind_pasid_table API, Eric Auger
- [RFC v2 02/20] iommu: Introduce cache_invalidate API, Eric Auger
- [RFC v2 03/20] iommu: Introduce bind_guest_msi, Eric Auger
- [RFC v2 04/20] vfio: VFIO_IOMMU_BIND_PASID_TABLE, Eric Auger
- [RFC v2 05/20] vfio: VFIO_IOMMU_CACHE_INVALIDATE, Eric Auger
- [RFC v2 06/20] vfio: VFIO_IOMMU_BIND_MSI, Eric Auger
- [RFC v2 07/20] iommu/arm-smmu-v3: Link domains and devices, Eric Auger
- [RFC v2 08/20] iommu/arm-smmu-v3: Maintain a SID->device structure, Eric Auger
- [RFC v2 09/20] iommu/smmuv3: Get prepared for nested stage support, Eric Auger
- [RFC v2 10/20] iommu/smmuv3: Implement bind_pasid_table, Eric Auger
- [RFC v2 11/20] iommu/smmuv3: Implement cache_invalidate, Eric Auger
- [RFC v2 12/20] dma-iommu: Implement NESTED_MSI cookie, Eric Auger
- [RFC v2 13/20] iommu/smmuv3: Implement bind_guest_msi, Eric Auger
- [RFC v2 14/20] iommu: introduce device fault data, Eric Auger
- [RFC v2 15/20] driver core: add per device iommu param, Eric Auger
- [RFC v2 16/20] iommu: introduce device fault report API, Eric Auger
- [RFC v2 17/20] vfio: VFIO_IOMMU_SET_FAULT_EVENTFD, Eric Auger
- [RFC v2 18/20] vfio: VFIO_IOMMU_GET_FAULT_EVENTS, Eric Auger
- [RFC v2 19/20] vfio: Document nested stage control, Eric Auger
- [RFC v2 20/20] iommu/smmuv3: Report non recoverable faults, Eric Auger
- [PATCH v5 00/18] kvm: arm64: Dynamic IPA and 52bit IPA,
Suzuki K Poulose
- [PATCH v5 01/18] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table, Suzuki K Poulose
- [PATCH v5 02/18] kvm: arm/arm64: Remove spurious WARN_ON, Suzuki K Poulose
- [PATCH v5 03/18] kvm: arm64: Add helper for loading the stage2 setting for a VM, Suzuki K Poulose
- [PATCH v5 04/18] arm64: Add a helper for PARange to physical shift conversion, Suzuki K Poulose
- [PATCH v5 05/18] kvm: arm64: Clean up VTCR_EL2 initialisation, Suzuki K Poulose
- [PATCH v5 06/18] kvm: arm/arm64: Allow arch specific configurations for VM, Suzuki K Poulose
- [PATCH v5 07/18] kvm: arm64: Configure VTCR_EL2 per VM, Suzuki K Poulose
- [PATCH v5 08/18] kvm: arm/arm64: Prepare for VM specific stage2 translations, Suzuki K Poulose
- [PATCH v5 09/18] kvm: arm64: Prepare for dynamic stage2 page table layout, Suzuki K Poulose
- [PATCH v5 10/18] kvm: arm64: Make stage2 page table layout dynamic, Suzuki K Poulose
- [PATCH v5 11/18] kvm: arm64: Dynamic configuration of VTTBR mask, Suzuki K Poulose
- [PATCH v5 12/18] kvm: arm64: Configure VTCR_EL2.SL0 per VM, Suzuki K Poulose
- [PATCH v5 13/18] kvm: arm64: Switch to per VM IPA limit, Suzuki K Poulose
- [PATCH v5 14/18] vgic: Add support for 52bit guest physical address, Suzuki K Poulose
- [PATCH v5 15/18] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin, Suzuki K Poulose
- [PATCH v5 16/18] kvm: arm64: Set a limit on the IPA size, Suzuki K Poulose
- [PATCH v5 17/18] kvm: arm64: Limit the minimum number of page table levels, Suzuki K Poulose
- [PATCH v5 18/18] kvm: arm64: Allow tuning the physical address size for VM, Suzuki K Poulose
- [kvmtool PATCH v5 19/18] kvmtool: Allow backends to run checks on the KVM device fd, Suzuki K Poulose
- [kvmtool PATCH v5 20/18] kvmtool: arm64: Add support for guest physical address size, Suzuki K Poulose
- [kvmtool PATCH v5 21/18] kvmtool: arm64: Switch memory layout, Suzuki K Poulose
- [kvmtool PATCH v5 22/18] kvmtool: arm: Add support for creating VM with PA size, Suzuki K Poulose
- [PULL RESEND v2 0/4] KVM/ARM Fixes for v4.19,
Christoffer Dall
- [PATCH AUTOSEL 4.18 54/88] KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr(), Sasha Levin
- [PATCH AUTOSEL 4.14 41/67] KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr(), Sasha Levin
- [RFC PATCH] KVM: arm64: Treat FPEXC32_EL2 as a regular guest system register,
Dave Martin
- [PATCH kvm-unit-tests v3] arm/arm64: gicv3: support up to 8 redistributor regions,
Andrew Jones
- [PATCH] KVM: arm/arm64: Check memslot bounds before mapping hugepages,
Lukas Braun
- [PATCH kvm-unit-tests v3 0/2] Support micro operation measurement on arm64,
Andrew Jones
- [PATCH kvm-unit-tests v2] arm/arm64: gicv3: support up to 8 redistributor regions regions,
Andrew Jones
- [PATCH kvm-unit-tests] arm/arm64: gicv3: support two redistributor regions,
Andrew Jones
- [PULL 0/4] KVM/ARM Fixes for v4.19,
Christoffer Dall
- [PATCH kvm-unit-tests v2 0/2] Support micro operation measurement on arm64,
Andrew Jones
- GICv3 stride issue with many VCPUs,
Christoffer Dall
- [PATCH kvm-unit-tests] scripts: Speedup MAX_SMP check,
Christoffer Dall
- [PATCH] KVM: arm64: remove the unnecessary function check,
Shaokun Zhang
- [PATCH kvm-unit-tests 0/2] Support micro operation measurement on arm64,
Andrew Jones
- [PATCH v5 14/27] arm64: kvm: Unmask PMR before entering guest, Julien Thierry
- [RFC 00/13] SMMUv3 Nested Stage Setup,
Eric Auger
- [RFC 02/13] iommu: Introduce tlb_invalidate API, Eric Auger
- [RFC 03/13] iommu: Introduce bind_guest_msi, Eric Auger
- [RFC 04/13] vfio: VFIO_IOMMU_BIND_GUEST_STAGE, Eric Auger
- [RFC 05/13] vfio: VFIO_IOMMU_TLB_INVALIDATE, Eric Auger
- [RFC 06/13] vfio: VFIO_IOMMU_BIND_MSI, Eric Auger
- [RFC 07/13] vfio: Document nested stage control, Eric Auger
- [RFC 08/13] iommu/arm-smmu-v3: Link domains and devices, Eric Auger
- [RFC 09/13] iommu/smmuv3: Get prepared for nested stage support, Eric Auger
- [RFC 10/13] iommu/smmuv3: Implement bind_guest_stage, Eric Auger
- [RFC 11/13] iommu/smmuv3: Implement tlb_invalidate, Eric Auger
- [RFC 12/13] dma-iommu: Implement NESTED_MSI cookie, Eric Auger
- [RFC 13/13] iommu/smmuv3: Implement bind_guest_msi, Eric Auger
[PATCH] KVM: Remove obsolete kvm_unmap_hva notifier backend,
Marc Zyngier
[PATCH] KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW,
Marc Zyngier
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]