messages from 2024-10-25 10:22:04 to 2024-10-31 19:56:43 UTC [more...]
[PATCH v2] KVM: arm64: Get rid of userspace_irqchip_in_use
2024-10-31 19:56 UTC (9+ messages)
[PATCH 0/2] KVM: Protect vCPU's PID with a rwlock
2024-10-31 19:51 UTC (2+ messages)
[PATCH v4 00/18] KVM: arm64: nv: Support for EL2 PMU controls
2024-10-31 19:34 UTC (27+ messages)
` [PATCH v4 01/18] KVM: arm64: Extend masking facility to arbitrary registers
` [PATCH v4 02/18] arm64: sysreg: Describe ID_AA64DFR2_EL1 fields
` [PATCH v4 03/18] arm64: sysreg: Migrate MDCR_EL2 definition to table
` [PATCH v4 04/18] arm64: sysreg: Add new definitions for ID_AA64DFR0_EL1
` [PATCH v4 05/18] KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2
` [PATCH v4 06/18] KVM: arm64: nv: Allow coarse-grained trap combos to use complex traps
` [PATCH v4 07/18] KVM: arm64: nv: Rename BEHAVE_FORWARD_ANY
` [PATCH v4 08/18] KVM: arm64: nv: Reinject traps that take effect in Host EL0
` [PATCH v4 09/18] KVM: arm64: nv: Honor MDCR_EL2.{TPM, TPMCR} "
` [PATCH v4 10/18] KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN
` [PATCH v4 11/18] KVM: arm64: nv: Advertise support for FEAT_HPMN0
` [PATCH v4 12/18] KVM: arm64: Rename kvm_pmu_valid_counter_mask()
` [PATCH v4 13/18] KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN
` [PATCH v4 14/18] KVM: arm64: Add helpers to determine if PMC counts at a given EL
` [PATCH v4 15/18] KVM: arm64: nv: Honor MDCR_EL2.HPME
` [PATCH v4 16/18] KVM: arm64: nv: Honor MDCR_EL2.HLP
` [PATCH v4 17/18] KVM: arm64: nv: Apply EL2 event filtering when in hyp context
` [PATCH v4 18/18] KVM: arm64: nv: Reprogram PMU events affected by nested transition
[PATCH v2 0/4] KVM: arm64: Fix initialization of trap register values in pKVM
2024-10-31 18:53 UTC (2+ messages)
[PATCH v6 0/7] KVM: arm64: Hide unsupported MPAM from the guest
2024-10-31 18:42 UTC (16+ messages)
` [PATCH v6 1/7] arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
` [PATCH v6 2/7] arm64: head.S: Initialise MPAM EL2 registers and disable traps
` [PATCH v6 3/7] arm64: cpufeature: discover CPU support for MPAM
` [PATCH v6 4/7] KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
` [PATCH v6 5/7] KVM: arm64: Add a macro for creating filtered sys_reg_descs entries
` [PATCH v6 6/7] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
` [PATCH v6 7/7] KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored
[PATCH v2 0/9] arm64: Support 2024 dpISA extensions
2024-10-31 18:03 UTC (11+ messages)
` [PATCH v2 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
` [PATCH v2 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 "
` [PATCH v2 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 "
` [PATCH v2 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 "
` [PATCH v2 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH v2 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH v2 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH v2 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH v2 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-31 18:01 UTC (17+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
2024-10-31 12:59 UTC (37+ messages)
` [RFC 13/21] arm/cpu: Add infra to handle generated ID register definitions
` [RFC 14/21] arm/cpu: Add sysreg generation scripts
` [RFC 16/21] arm/kvm: Allow reading all the writable ID registers
` [RFC 17/21] arm/kvm: write back modified ID regs to KVM
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model
` [RFC 19/21] virt: Allow custom vcpu model in arm virt
` [RFC 20/21] arm-qmp-cmds: introspection for custom model
` [RFC 21/21] arm/cpu-features: Document custom vcpu model
[kvm-unit-tests PATCH v2 0/3] lib/on-cpus: A couple of fixes
2024-10-31 12:39 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib/on-cpus: Correct and simplify synchronization
` [kvm-unit-tests PATCH v2 2/3] lib/on-cpus: Add barrier after func call
` [kvm-unit-tests PATCH v2 3/3] lib/on-cpus: Fix on_cpumask
[kvm-unit-tests PATCH 0/2] lib/on-cpus: A couple of fixes
2024-10-31 12:33 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/2] lib/on-cpus: Correct and simplify synchronization
[PATCH] arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumers
2024-10-31 8:35 UTC
[PATCH v5 00/37] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
2024-10-31 3:04 UTC (2+ messages)
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-10-30 7:55 UTC (15+ messages)
` [PATCH v5 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v5 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v5 06/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v5 09/43] arm64: RME: ioctls to create and configure realms
` [PATCH v5 17/43] arm64: RME: Allow VMM to set RIPAS
[RFC PATCH v2 0/3] KVM: arm64: Errata management for VM Live migration
2024-10-30 4:39 UTC (9+ messages)
` [RFC PATCH v2 1/3] KVM: arm64: Add hypercall support for retrieving migration targets
` [RFC PATCH v2 3/3] KVM: arm64: Enable errata based on migration target CPUs
[PATCH 0/9] arm64: Support 2024 dpISA extensions
2024-10-29 19:01 UTC (12+ messages)
` [PATCH 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
` [PATCH 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 "
` [PATCH 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 "
` [PATCH 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 "
` [PATCH 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test
[PATCH 0/3] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
2024-10-29 16:20 UTC (17+ messages)
` [PATCH 1/3] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register
` [PATCH 2/3] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
` [PATCH 3/3] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
Supporting KVM_GUESTDBG_BLOCKIRQ or something similar on ARM64
2024-10-29 15:36 UTC (7+ messages)
[PATCH -next] KVM: arm64: Fix possible null-ptr-deref in idregs_debug_show
2024-10-29 3:58 UTC (3+ messages)
[PATCH v3 00/14] KVM: selftests: Morph max_guest_mem to mmu_stress
2024-10-28 20:45 UTC (3+ messages)
` [PATCH v3 09/14] KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
[PATCH 0/4] Add support for NoTagAccess memory attribute
2024-10-28 18:37 UTC (14+ messages)
` [PATCH 1/4] arm64: Update the values to binary from hex
` [PATCH 2/4] arm64: cpufeature: add Allocation Tag Access Permission (MTE_PERM) feature
` [PATCH 3/4] arm64: mte: update code comments
` [PATCH 4/4] arm64: mte: Use stage-2 NoTagAccess memory attribute if supported
[PATCH] KVM: arm64: Mark the VM as dead for failed initializations
2024-10-28 17:12 UTC (6+ messages)
[PATCH 6.11 000/261] 6.11.6-rc1 review
2024-10-28 15:52 UTC (2+ messages)
[PATCH V2 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
2024-10-28 5:34 UTC (8+ messages)
` [PATCH V2 1/7] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
` [PATCH V2 2/7] arm64/sysreg: Add register fields for MDSELR_EL1
` [PATCH V2 3/7] arm64/sysreg: Add register fields for HDFGRTR2_EL2
` [PATCH V2 4/7] arm64/sysreg: Add register fields for HDFGWTR2_EL2
` [PATCH V2 5/7] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register
` [PATCH V2 6/7] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
` [PATCH V2 7/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
[PATCH v2 0/4] KVM: arm64: Fix splat/misbehavior for MMIO SEA injection
2024-10-26 21:37 UTC (7+ messages)
` [PATCH v2 1/4] KVM: arm64: Don't retire aborted MMIO instruction
` [PATCH v2 2/4] tools: arm64: Grab a copy of esr.h from kernel
` [PATCH v2 3/4] KVM: arm64: selftests: Convert to kernel's ESR terminology
` [PATCH v2 4/4] KVM: arm64: selftests: Add tests for MMIO external abort injection
[PATCH 0/2] KVM: arm64: Simplify handling of GICv3 hardware with broken SEIS
2024-10-25 22:16 UTC (2+ messages)
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-25 17:41 UTC (4+ messages)
[PATCH] KVM: arm64: Don't eagerly teardown the vgic on init error
2024-10-25 13:43 UTC (9+ 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