Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2024-02-04 07:43:20 to 2024-02-09 15:44:47 UTC [more...]

[kvm-unit-tests PATCH v4 0/8] Multi-migration support
 2024-02-09 15:44 UTC  (10+ messages)
` [kvm-unit-tests PATCH v4 1/8] arch-run: Fix TRAP handler recursion to remove temporary files properly
` [kvm-unit-tests PATCH v4 2/8] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v4 3/8] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v4 4/8] migration: Support multiple migrations
` [kvm-unit-tests PATCH v4 5/8] arch-run: rename migration variables
` [kvm-unit-tests PATCH v4 6/8] migration: Add quiet migration support
` [kvm-unit-tests PATCH v4 7/8] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH v4 8/8] migration: add a migration selftest

[PATCH v1] KVM: arm64: print Hyp mode
 2024-02-09 15:42 UTC  (2+ messages)

[PATCH v6 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-09 14:12 UTC  (19+ messages)
` [PATCH v6 1/4] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v6 2/4] mm: introduce new flag to indicate wc safe
` [PATCH v6 3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci device
` [PATCH v6 4/4] vfio: convey kvm that the vfio-pci device is wc safe

[RFC PATCH v2 0/7] iommu/arm-smmu-v3: Use pinned KVM VMID for stage 2
 2024-02-09 13:54 UTC  (20+ messages)
` [RFC PATCH v2 1/7] KVM: Add generic infrastructure to support pinned VMIDs
` [RFC PATCH v2 2/7] KVM: arm64: Introduce support to pin VMIDs
` [RFC PATCH v2 3/7] KVM: arm64: Add interfaces for pinned VMID support
` [RFC PATCH v2 4/7] iommufd: Associate kvm pointer to iommufd ctx
` [RFC PATCH v2 5/7] iommu: Pass in kvm pointer to domain_alloc_user
` [RFC PATCH v2 6/7] iommu/arm-smmu-v3: Use KVM VMID for s2 stage
` [RFC PATCH v2 7/7] iommu/arm-smmu-v3: Enable broadcast TLB maintenance

[RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2
 2024-02-09 11:33 UTC  (8+ messages)

[kvm-unit-tests PATCH v3 0/8] Multi-migration support
 2024-02-09  8:44 UTC  (20+ messages)
` [kvm-unit-tests PATCH v3 1/8] arch-run: Fix TRAP handler recursion to remove temporary files properly
` [kvm-unit-tests PATCH v3 2/8] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v3 3/8] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v3 4/8] migration: Support multiple migrations
` [kvm-unit-tests PATCH v3 5/8] arch-run: rename migration variables
` [kvm-unit-tests PATCH v3 6/8] migration: Add quiet migration support
` [kvm-unit-tests PATCH v3 7/8] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH v3 8/8] migration: add a migration selftest

[kvm-unit-tests PATCH v2 0/9] Multi-migration support
 2024-02-09  5:01 UTC  (14+ messages)
` [kvm-unit-tests PATCH v2 1/9] (arm|powerpc|s390x): Makefile: Fix .aux.o generation
` [kvm-unit-tests PATCH v2 2/9] arch-run: Clean up temporary files properly
` [kvm-unit-tests PATCH v2 3/9] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v2 4/9] migration: use a more robust way to wait for background job

[PATCH v6 00/14] Improve KVM + userfaultfd performance via KVM_MEMORY_FAULT_EXITs on stage-2 faults
 2024-02-09  1:21 UTC  (30+ messages)
` [PATCH v6 01/14] KVM: Documentation: Clarify meaning of hva_to_pfn()'s 'atomic' parameter
` [PATCH v6 02/14] KVM: Documentation: Add docstrings for __kvm_read/write_guest_page()
` [PATCH v6 04/14] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace
` [PATCH v6 05/14] KVM: Try using fast GUP to resolve read faults
` [PATCH v6 06/14] KVM: Add memslot flag to let userspace force an exit on missing hva mappings
` [PATCH v6 08/14] KVM: arm64: Enable KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v6 09/14] KVM: arm64: Enable KVM_CAP_EXIT_ON_MISSING and annotate an EFAULT from stage-2 fault-handler

[PATCH v4 00/10] arm64: Add support for FEAT_E2H0, or lack thereof
 2024-02-08 15:24 UTC  (23+ messages)
` [PATCH v4 01/10] arm64: Add macro to compose a sysreg field value
` [PATCH v4 02/10] arm64: cpufeatures: Correctly handle signed values
` [PATCH v4 03/10] arm64: cpufeature: Correctly display signed override values
` [PATCH v4 04/10] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
` [PATCH v4 05/10] arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling
` [PATCH v4 06/10] arm64: cpufeature: Detect HCR_EL2.NV1 being RES0
` [PATCH v4 07/10] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH v4 10/10] KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implemented

[PATCH v1 0/2] small kern_hyp_va() cleanups
 2024-02-08 13:28 UTC  (7+ messages)
` [PATCH v1 1/2] KVM: arm64: add comments to __kern_hyp_va
` [PATCH v1 2/2] KVM: arm64: removed unused kern_hyp_va asm macro

[PATCH] KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
 2024-02-08  5:00 UTC  (4+ messages)

[PATCH v5 0/4] arm64: ptdump: View the second stage page-tables
 2024-02-07 14:48 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: ptdump: Expose the attribute parsing functionality
` [PATCH v5 2/4] arm64: ptdump: Use the mask from the state structure
` [PATCH v5 3/4] KVM: arm64: Register ptdump with debugfs on guest creation
` [PATCH v5 4/4] KVM: arm64: Initialize the ptdump parser with stage-2 attributes

[PATCH 0/2] KVM/arm64 fixes for 6.8, take #1
 2024-02-07 14:46 UTC 

[PATCH v3 00/26] KVM/arm64: VM configuration enforcement
 2024-02-07 11:13 UTC  (33+ messages)
` [PATCH v3 01/26] arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants
` [PATCH v3 02/26] KVM: arm64: Add feature checking helpers
` [PATCH v3 03/26] KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
` [PATCH v3 04/26] KVM: arm64: nv: Add sanitising to EL2 configuration registers
` [PATCH v3 05/26] KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
` [PATCH v3 06/26] KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
` [PATCH v3 07/26] KVM: arm64: nv: Drop sanitised_sys_reg() helper
` [PATCH v3 08/26] KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiers
` [PATCH v3 09/26] KVM: arm64: nv: Correctly handle negative polarity FGTs
` [PATCH v3 10/26] KVM: arm64: nv: Turn encoding ranges into discrete XArray stores
` [PATCH v3 11/26] KVM: arm64: Drop the requirement for XARRAY_MULTI
` [PATCH v3 12/26] KVM: arm64: nv: Move system instructions to their own sys_reg_desc array
` [PATCH v3 13/26] KVM: arm64: Always populate the trap configuration xarray
` [PATCH v3 14/26] KVM: arm64: Register AArch64 system register entries with the sysreg xarray
` [PATCH v3 15/26] KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
` [PATCH v3 16/26] KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
` [PATCH v3 17/26] KVM: arm64: Add Fine-Grained UNDEF tracking information
` [PATCH v3 18/26] KVM: arm64: Propagate and handle Fine-Grained UNDEF bits
` [PATCH v3 19/26] KVM: arm64: Move existing feature disabling over to FGU infrastructure
` [PATCH v3 20/26] KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
` [PATCH v3 21/26] KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guest
` [PATCH v3 22/26] KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is "
` [PATCH v3 23/26] KVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU "
` [PATCH v3 24/26] KVM: arm64: Make FEAT_MOPS UNDEF if "
` [PATCH v3 25/26] KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later checking
` [PATCH v3 26/26] KVM: arm64: Add debugfs file for guest's ID registers

[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
 2024-02-06 20:36 UTC  (3+ messages)
` [PATCH v8 10/10] KVM: selftests: Add a basic "

[PATCH] [RFC] KVM: arm64/vgic: Populate GICR_TYPER with Aff3
 2024-02-06 10:29 UTC  (3+ messages)

[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
 2024-02-06  3:30 UTC  (22+ messages)
` [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function
` [PATCH v9 3/6] KVM: mmu: Improve handling of non-refcounted pfns
` [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-06  1:32 UTC  (4+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-05 16:58 UTC  (6+ messages)
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests

[PATCH v4 0/7] kvm/coresight: Support exclude guest and exclude host
 2024-02-05 16:38 UTC  (13+ messages)
` [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-02-05 16:30 UTC  (4+ messages)
` [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated

[PATCH v4 00/10] arm64: ptdump: View the second stage page-tables
 2024-02-05 16:05 UTC  (6+ messages)
` [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables

[PATCH v2 00/25] KVM/arm64: VM configuration enforcement
 2024-02-05 10:10 UTC  (6+ messages)
` [PATCH v2 02/25] KVM: arm64: Add feature checking helpers

[PATCH 01/15] KVM: arm64: vgic: Store LPIs in an xarray
 2024-02-05  6:05 UTC  (2+ messages)

[PATCH] KVM: arm64: do not source virt/lib/Kconfig twice
 2024-02-04 13:09 UTC  (2+ messages)


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