messages from 2024-10-11 07:52:08 to 2024-10-18 21:03:10 UTC [more...]
[PATCH 0/2] KVM: arm64: Fix splat/misbehavior for MMIO SEA injection
2024-10-18 21:03 UTC (4+ messages)
` [PATCH 1/2] KVM: arm64: Don't retire aborted MMIO instruction
` [PATCH 2/2] KVM: arm64: selftests: Add tests for MMIO external abort injection
[RFC PATCH 0/7] support for mm-local memory allocations and use it
2024-10-18 19:02 UTC (9+ messages)
[RFC PATCH 0/6] KVM: arm64: Errata management for VM Live migration
2024-10-18 18:52 UTC (22+ messages)
` [RFC PATCH 1/6] arm64: Modify callback matches() fn to take a target info
` [RFC PATCH 2/6] KVM: arm64: Add support for VMM to set migration target
` [RFC PATCH 3/6] KVM: arm64: Introduce a helper to retrieve errata
` [RFC PATCH 4/6] KVM: arm64: Add hypercall support for retrieving migration errata bitmap
` [RFC PATCH 5/6] arm64: Use hypercall to check for any migration related errata
` [RFC PATCH 6/6] arm64: errata: Set migration_safe_cap for MIDR based errata
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-10-18 13:30 UTC (19+ messages)
` [PATCH v5 13/43] arm64: RME: RTT tear down
` [PATCH v5 14/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v5 15/43] arm64: RME: Support for the VGIC in realms
` [PATCH v5 17/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v5 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v5 19/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v5 23/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v5 26/43] arm64: Don't expose stolen time for realm guests
` [PATCH v5 31/43] arm64: rme: Prevent Device mappings for Realms
[PATCH] KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspace
2024-10-18 10:23 UTC (3+ messages)
[PATCH v2 0/4] KVM: arm64: Fix initialization of trap register values in pKVM
2024-10-18 7:48 UTC (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
` [PATCH v2 2/4] KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
` [PATCH v2 3/4] KVM: arm64: Initialize the hypervisor's VM state at EL2
` [PATCH v2 4/4] KVM: arm64: Initialize trap register values in hyp in pKVM
[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
2024-10-18 4:49 UTC (3+ messages)
` [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-17 17:40 UTC (2+ messages)
[PATCH v5 0/7] KVM: arm64: Hide unsupported MPAM from the guest
2024-10-17 16:07 UTC (24+ messages)
` [PATCH v5 1/7] arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
` [PATCH v5 2/7] arm64: head.S: Initialise MPAM EL2 registers and disable traps
` [PATCH v5 3/7] arm64: cpufeature: discover CPU support for MPAM
` [PATCH v5 4/7] KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
` [PATCH v5 5/7] KVM: arm64: Add a macro for creating filtered sys_reg_descs entries
` [PATCH v5 6/7] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
` [PATCH v5 7/7] KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored
[PATCH 0/2] KVM: arm64: Ensure VGIC is fully initialized before entering guest
2024-10-17 15:53 UTC (7+ messages)
` [PATCH 1/2] KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS
` [PATCH 2/2] KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration
[PATCH v5 00/30] Permission Overlay Extension
2024-10-17 14:00 UTC (14+ messages)
` [PATCH v5 19/30] arm64: add POE signal support
[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
2024-10-17 13:14 UTC (12+ messages)
` [PATCH v7 01/11] arm64: rsi: Add RSI definitions
` [PATCH v7 02/11] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v7 03/11] arm64: realm: Query IPA size from the RMM
` [PATCH v7 04/11] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v7 05/11] arm64: rsi: Map unprotected MMIO as decrypted
` [PATCH v7 06/11] efi: arm64: Map Device with Prot Shared
` [PATCH v7 07/11] arm64: Enforce bounce buffers for realm DMA
` [PATCH v7 08/11] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v7 09/11] arm64: Enable memory encrypt for Realms
` [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
` [PATCH v7 11/11] arm64: Document Arm Confidential Compute
[GIT PULL] KVM/arm64 fixes for 6.12, take #3
2024-10-17 9:09 UTC
[PATCH v2] KVM: arm64: Fix shift-out-of-bounds bug
2024-10-17 8:23 UTC (3+ messages)
[PATCH] KVM: arm64: vgic-its: Do not call vgic_put_irq() within vgic_its_inject_cached_translation()
2024-10-17 6:39 UTC (2+ messages)
[PATCH] KVM: arm64: Fix shift-out-of-bounds bug
2024-10-17 2:39 UTC (3+ messages)
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-17 0:23 UTC (7+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
[kvm-unit-tests] arm64: Build failures in fpu.c test with clang
2024-10-16 20:07 UTC
[RFC PATCH v1 43/57] arm64: Clean up simple cases of CONFIG_ARM64_*K_PAGES
2024-10-16 14:35 UTC (14+ messages)
` [RFC PATCH v1 44/57] arm64: Align sections to PAGE_SIZE_MAX
` [RFC PATCH v1 48/57] arm64: Convert switch to if for non-const comparison values
` [RFC PATCH v1 52/57] arm64: Remove PAGE_SIZE from assembly code
` [RFC PATCH v1 53/57] arm64: Runtime-fold pmd level
` [RFC PATCH v1 56/57] arm64: Determine THREAD_SIZE at boot-time
` [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection
[PATCH v4 00/36] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
2024-10-16 13:57 UTC (12+ messages)
` [PATCH v4 06/36] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH v4 07/36] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v4 33/36] KVM: arm64: Disable hierarchical permissions when POE is enabled
[PATCH] KVM: arm64: nVHE: gen-hyprel: Silent build warnings
2024-10-16 6:19 UTC (8+ messages)
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-15 13:05 UTC (8+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
[PATCH v1 0/4] KVM: arm64: Update KVM_VCPU_MAX_FEATURES and refactor to avoid same issue
2024-10-15 10:15 UTC (9+ messages)
` [PATCH v1 1/4] KVM: arm64: Update the value of KVM_VCPU_MAX_FEATURES
` [PATCH v1 2/4] KVM: arm64: Move KVM_VCPU_MAX_FEATURES to the features it is counting
` [PATCH v1 3/4] KVM: arm64: Convert KVM_ARM_VCPU_* features into an enum
` [PATCH v1 4/4] KVM: arm64: Convert KVM_ARCH_FLAG_* "
[PATCH v6 00/11] arm64: Support for running as a guest in Arm CCA
2024-10-15 9:55 UTC (37+ messages)
` [PATCH v6 01/11] arm64: rsi: Add RSI definitions
` [PATCH v6 02/11] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v6 03/11] arm64: realm: Query IPA size from the RMM
` [PATCH v6 04/11] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v6 05/11] arm64: rsi: Map unprotected MMIO as decrypted
` [PATCH v6 06/11] efi: arm64: Map Device with Prot Shared
` [PATCH v6 08/11] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v6 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
` [PATCH v6 11/11] arm64: Document Arm Confidential Compute
[PATCH v1 0/4] KVM: arm64: Fix initialization of trap register values in pKVM
2024-10-15 9:35 UTC (12+ messages)
` [PATCH v1 1/4] KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
` [PATCH v1 2/4] KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
` [PATCH v1 3/4] KVM: arm64: Initialize the hypervisor's VM state at EL2
` [PATCH v1 4/4] KVM: arm64: Initialize trap register values in hyp in pKVM
[PATCH 0/5] arm64/mm: Drop PXD_TABLE_BIT
2024-10-15 6:47 UTC (13+ messages)
` [PATCH 1/5] arm64/mm: Drop pte_mkhuge()
` [PATCH 2/5] arm64/mm: Replace PXD_TABLE_BIT with PXD_TYPE_[MASK|SECT]
[PATCH v3 00/17] KVM: arm64: nv: Support for EL2 PMU controls
2024-10-13 12:43 UTC (10+ messages)
` [PATCH v3 02/17] arm64: sysreg: Migrate MDCR_EL2 definition to table
` [PATCH v3 04/17] KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2
` [PATCH v3 09/17] KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN
` [PATCH v3 12/17] KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN
[GIT PULL] KVM/arm64 fixes for 6.12, take #2
2024-10-11 13:27 UTC
[PATCH] KVM: arm64: Don't eagerly teardown the vgic on init error
2024-10-11 13:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox