messages from 2025-01-13 16:29:04 to 2025-01-29 04:08:03 UTC [more...]
[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
2025-01-29 4:07 UTC (11+ messages)
` [PATCH v6 06/43] arm64: RME: Check for RME support at KVM init
` [PATCH v6 07/43] arm64: RME: Define the user ABI
` [PATCH v6 08/43] arm64: RME: ioctls to create and configure realms
` [PATCH v6 10/43] arm64: kvm: Allow passing machine type in KVM creation
[RFC PATCH 0/4] PMU partitioning driver support
2025-01-28 23:08 UTC (12+ messages)
` [RFC PATCH 1/4] perf: arm_pmuv3: Introduce module param to partition the PMU
` [RFC PATCH 2/4] KVM: arm64: Make guests see only counters they can access
` [RFC PATCH 3/4] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH 4/4] perf: arm_pmuv3: Keep out of guest counter partition
[PATCH 0/3] KVM/arm64: timer fixes for 6.14
2025-01-28 16:17 UTC (4+ messages)
` [PATCH 1/3] KVM: arm64: timer: Always evaluate the need for a soft timer
` [PATCH 2/3] KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV
` [PATCH 3/3] KVM: arm64: timer: Consolidate NV configuration of virtual timers
[PATCH 0/4] arm64: mitigate CVE-2024-7881 in the absence of firmware mitigation
2025-01-28 15:54 UTC (5+ messages)
` [PATCH 1/4] arm64: cpufeature: rename unmap_kernel_at_el0() -> needs_kpti()
` [PATCH 2/4] arm64: cpufeature: factor out cpu_is_meltdown_safe()
` [PATCH 3/4] arm64: cpufeature: mitigate CVE-2024-7881
` [PATCH 4/4] KVM: arm64: expose SMCCC_ARCH_WORKAROUND_4 to guests
[PATCH v5 0/4] KVM: arm64: Errata management for VM Live migration
2025-01-28 14:16 UTC (14+ messages)
` [PATCH v5 1/4] arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
` [PATCH v5 2/4] KVM: arm64: Introduce hypercall support for retrieving target implementations
` [PATCH v5 3/4] KVM: arm64: Report all the KVM/arm64-specific hypercalls
` [PATCH v5 4/4] arm64: paravirt: Enable errata based on implementation CPUs
[PATCH v2 00/12] KVM: arm64: Add NV timer support
2025-01-28 13:56 UTC (11+ messages)
` [PATCH v2 02/12] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v2 09/12] KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits
[PATCH v2 0/7] Add support for NoTagAccess memory attribute
2025-01-28 10:31 UTC (9+ messages)
` [PATCH v2 5/7] KVM: arm64: MTE: Use stage-2 NoTagAccess memory attribute if supported
[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-01-28 9:11 UTC (9+ messages)
[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
2025-01-23 16:12 UTC (41+ messages)
` [kvm-unit-tests PATCH v2 01/18] run_tests: Document --probe-maxsmp argument
` [kvm-unit-tests PATCH v2 02/18] Document environment variables
` [kvm-unit-tests PATCH v2 03/18] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v2 04/18] run_tests: Introduce unittest parameter 'qemu_params'
` [kvm-unit-tests PATCH v2 05/18] scripts: Rename run_qemu_status -> run_test_status
` [kvm-unit-tests PATCH v2 06/18] scripts: Merge the qemu parameter -smp into $qemu_opts
` [kvm-unit-tests PATCH v2 07/18] scripts: Introduce kvmtool_opts
` [kvm-unit-tests PATCH v2 08/18] scripts/runtime: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v2 09/18] scripts/runtime: Skip test when kvmtool and $accel is not KVM
` [kvm-unit-tests PATCH v2 10/18] scripts/arch-run: Add support for kvmtool
` [kvm-unit-tests PATCH v2 11/18] arm/run: "
` [kvm-unit-tests PATCH v2 12/18] scripts/runtime: Add default arguments "
` [kvm-unit-tests PATCH v2 13/18] run_tests: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v2 14/18] run_tests: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v2 15/18] Add kvmtool_params to test specification
` [kvm-unit-tests PATCH v2 16/18] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v2 17/18] unittest: Add disabled_if parameter and use it for kvmtool
` [kvm-unit-tests PATCH v2 18/18] run_tests: Enable kvmtool
[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
2025-01-23 13:01 UTC (20+ messages)
` [RFC PATCH v2 27/58] KVM: arm64: smmu-v3: Setup command queue
[PATCH RFC v3 00/27] KVM: arm64: Implement support for SME in non-protected guests
2025-01-22 11:56 UTC (6+ messages)
` [PATCH RFC v3 09/27] KVM: arm64: Factor SVE guest exit handling out into a function
[PATCH v2] KVM: arm64: Flush hyp bss section after initialization of variables in bss
2025-01-21 8:40 UTC (2+ messages)
[PATCH] KVM: arm64: Flush hyp bss section after initialization of variables in bss
2025-01-21 4:24 UTC (3+ messages)
[PATCH kvmtool v1 0/2] Error handling fixes
2025-01-20 16:18 UTC (3+ messages)
` [PATCH kvmtool v1 1/2] Propagate the error code from any VCPU thread
` [PATCH kvmtool v1 2/2] Do not a print a warning on failing host<->guest address translation
[GIT PULL] KVM/arm64 updates for 6.14
2025-01-20 12:02 UTC (2+ messages)
[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
2025-01-17 19:16 UTC (17+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH v1 00/13] KVM: Introduce KVM Userfault
2025-01-16 23:46 UTC (11+ messages)
[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
2025-01-16 18:25 UTC (14+ messages)
[PATCH 1/3] KVM: arm64: timers: Fix percpu address space issues in kvm_timer_hyp_init()
2025-01-16 15:09 UTC (4+ messages)
[PATCH] KVM: arm64: Fix the upper limit of the walker range
2025-01-16 14:50 UTC (10+ messages)
[PATCH v1] arm64: Add TLB Conflict Abort Exception handler to KVM
2025-01-16 10:42 UTC (5+ messages)
[PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates
2025-01-16 5:14 UTC (3+ messages)
` [PATCH v2 8/9] KVM: selftests: Add infrastructure for getting vCPU binary stats
[PATCH v2 00/17] KVM: arm64: Add NV GICv3 support
2025-01-15 18:41 UTC (7+ messages)
` [PATCH v2 01/17] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v2 02/17] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH v2 03/17] arm64: sysreg: Add layout for ICH_MISR_EL2
[PATCH v10 00/10] kvm/coresight: Support exclude guest and exclude host
2025-01-15 13:00 UTC (13+ messages)
` [PATCH v10 04/10] arm64/sysreg: Add a comment that the sysreg file should be sorted
` [PATCH v10 06/10] arm64/sysreg/tools: Move TRFCR definitions to sysreg
[kvm-unit-tests PATCH v1 0/5] arm64: Change the default --processor to max
2025-01-15 11:47 UTC (18+ messages)
` [kvm-unit-tests PATCH v1 1/5] configure: Document that the architecture name 'aarch64' is also supported
` [kvm-unit-tests PATCH v1 2/5] configure: Display the default processor for arm and arm64
` [kvm-unit-tests PATCH v1 4/5] arm/arm64: Add support for --processor=max
` [kvm-unit-tests PATCH v1 5/5] configure: arm64: Make 'max' the default for --processor
[kvm-unit-tests PATCH v3] arm64: Add basic MTE test
2025-01-14 15:47 UTC (2+ messages)
[PATCH v2 1/1] KVM: arm64: Fix the upper limit of the walker range
2025-01-14 15:04 UTC
[PATCH 0/2] KVM: arm64: nv: Fix sysreg RESx-ication
2025-01-14 11:37 UTC (3+ messages)
[PATCH 0/5] KVM: Add a kvm_run flag to signal need for completion
2025-01-13 22:04 UTC (10+ messages)
` [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion
[RFC PATCH 0/2] KVM: arm64: vgic-its: Enhance debugging with debugfs and tracepoints
2025-01-13 19:31 UTC (3+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
` [RFC PATCH 2/2] KVM: arm64: vgic-its: Add tracepoints for VGIC ITS commands
[RFC PATCH 0/4] KVM: arm64: vcpu sysreg accessor rework
2025-01-13 18:35 UTC (5+ messages)
` [RFC PATCH 1/4] KVM: arm64: Add assignment-specific sysreg accessor
` [RFC PATCH 2/4] KVM: arm64: Add RMW specific "
` [RFC PATCH 3/4] KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg
` [RFC PATCH 4/4] KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operand
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