KVM ARM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 18:33:41 to 2024-03-18 18:07:14 UTC [more...]

[RFC PATCH v2 0/4] arm64: Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-18 18:07 UTC  (11+ messages)
` [RFC PATCH v2 1/4] firmware/psci: Add definitions for PSCI v1.3 specification (ALPHA)
` [RFC PATCH v2 2/4] KVM: arm64: Add PSCI SYSTEM_OFF2 function for hibernation
` [RFC PATCH v2 3/4] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [RFC PATCH v2 4/4] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH] KVM: arm64: Change back kvm fault condition to translation
 2024-03-18 17:43 UTC  (5+ messages)

folio_mmapped
 2024-03-18 17:06 UTC  (13+ messages)
` folio_mmapped

[kvm-unit-tests PATCH v3 00/18] arm64: EFI improvements
 2024-03-18 16:47 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 01/18] runtime: Update MAX_SMP probe
` [kvm-unit-tests PATCH v3 02/18] runtime: Add yet another 'no kernel' error message
` [kvm-unit-tests PATCH v3 03/18] arm64: efi: Don't create dummy test

[kvm-unit-tests PATCH] arm64: Improve unhandled exception traces
 2024-03-18 16:47 UTC  (2+ messages)

[RFC] Support for Arm CCA VMs on Linux
 2024-03-18 14:14 UTC  (17+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 03/28] arm64: RME: Add wrappers for RMI calls
  ` [RFC PATCH 04/28] arm64: RME: Check for RME support at KVM init
  ` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
  ` [RFC PATCH 09/28] arm64: RME: RTT handling
  ` [RFC PATCH 12/28] KVM: arm64: Support timers in realm RECs

Unmapping KVM Guest Memory from Host Kernel
 2024-03-18 14:11 UTC  (3+ messages)

[PATCH v11 0/8] KVM: allow mapping non-refcounted pages
 2024-03-18 13:10 UTC  (20+ messages)

[PATCH 1/4] KVM: arm64: add emulation for CTR_EL0 register
 2024-03-18 11:45 UTC 

[PATCH] Change back kvm fault condition to translation
 2024-03-18 10:01 UTC 

[PATCH] Change back kvm fault condition to translation
 2024-03-18 10:00 UTC 

[PATCH] Change back kvm fault condition to translation
 2024-03-18  9:47 UTC 

[PATCH] Change back kvm fault condition to translation
 2024-03-18  9:33 UTC 

[PATCH 00/10] KVM: arm64: Add support for hypervisor kCFI
 2024-03-17 13:09 UTC  (17+ messages)
` [PATCH 01/10] KVM: arm64: Fix clobbered ELR in sync abort
` [PATCH 02/10] KVM: arm64: Fix __pkvm_init_switch_pgd C signature
` [PATCH 03/10] KVM: arm64: Pass pointer to __pkvm_init_switch_pgd
` [PATCH 04/10] KVM: arm64: nVHE: Simplify __guest_exit_panic path
` [PATCH 05/10] KVM: arm64: nVHE: Add EL2 sync exception handler
` [PATCH 06/10] KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32
` [PATCH 07/10] KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
` [PATCH 08/10] arm64: Move esr_comment() to <asm/esr.h>
` [PATCH 09/10] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
` [PATCH 10/10] KVM: arm64: Improve CONFIG_CFI_CLANG error message

[PATCH] Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later checking"
 2024-03-16  0:51 UTC  (2+ messages)

[PATCH 00/18] KVM: selftests: Clean up x86's DT initialization
 2024-03-14 23:26 UTC  (19+ messages)
` [PATCH 01/18] Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
` [PATCH 02/18] KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
` [PATCH 03/18] KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
` [PATCH 04/18] KVM: selftests: Fix off-by-one initialization of GDT limit
` [PATCH 05/18] KVM: selftests: Move platform_info_test's main assert into guest code
` [PATCH 06/18] KVM: selftests: Rework platform_info_test to actually verify #GP
` [PATCH 07/18] KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcase
` [PATCH 08/18] KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
` [PATCH 09/18] KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
` [PATCH 10/18] KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
` [PATCH 11/18] KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
` [PATCH 12/18] KVM: selftests: Allocate x86's GDT during VM creation
` [PATCH 13/18] KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
` [PATCH 14/18] KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
` [PATCH 15/18] KVM: selftests: Allocate x86's TSS at VM creation
` [PATCH 16/18] KVM: selftests: Add macro for TSS selector, rename up code/data macros
` [PATCH 17/18] KVM: selftests: Init x86's segments during VM creation
` [PATCH 18/18] KVM: selftests: Drop @selector from segment helpers

[PATCH] KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
 2024-03-14 17:51 UTC 

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-03-14 14:03 UTC  (11+ messages)
` [musl] "

[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-14 11:27 UTC  (16+ messages)
` [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function "
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

memory leak in kvm_init_stage2_mmu
 2024-03-13 15:54 UTC  (2+ messages)

WARNING in kvm_age_gfn
 2024-03-13  7:41 UTC  (3+ messages)

[PATCH] KVM: arm64: Add capability for unconditional WFx passthrough
 2024-03-12 21:28 UTC  (2+ messages)

[PATCH v2 00/13] KVM/arm64: Add NV support for ERET and PAuth
 2024-03-12 11:21 UTC  (14+ messages)
` [PATCH v2 08/13] KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently
` [PATCH v2 11/13] KVM: arm64: nv: Add emulation for ERETAx instructions
` [PATCH v2 12/13] KVM: arm64: nv: Handle ERETA[AB] instructions
` [PATCH v2 13/13] KVM: arm64: nv: Advertise support for PAuth

[kvm-unit-tests PATCH v2 04/13] treewide: lib/stack: Make base_address arch specific
 2024-03-12  5:45 UTC  (2+ messages)

[PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults
 2024-03-11 21:21 UTC  (9+ messages)
` [PATCH v7 06/14] KVM: Add memslot flag to let userspace force an exit on missing hva mappings

[PATCH 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
 2024-03-11 18:42 UTC  (14+ messages)
` [PATCH 1/5] KVM: arm64: Add accessor for per-CPU state
` [PATCH 5/5] KVM: arm64: Exclude FP ownership from kvm_vcpu_arch

[PATCH v4 0/3] Add arch_timer_edge_cases selftest
 2024-03-11 17:48 UTC  (7+ messages)
` [PATCH v4 1/3] KVM: arm64: selftests: Standardize GIC base addresses
` [PATCH v4 2/3] KVM: arm64: selftests: Guarantee interrupts are handled
` [PATCH v4 3/3] KVM: arm64: selftests: Add arch_timer_edge_cases selftest

[GIT PULL] KVM/arm64 updates for 6.9
 2024-03-11 14:03 UTC  (2+ messages)

Unmapping KVM Guest Memory from Host Kernel
 2024-03-11  9:29 UTC  (3+ messages)

[PATCH] KVM: arm64: vgic-v3: Don't load pending state when enabling LPIs on RD
 2024-03-10 15:27 UTC  (7+ messages)

[PATCH v1 0/2] KVM: arm64: support write combining and cachable IO memory in VMs
 2024-03-10  3:49 UTC  (12+ messages)
` [PATCH v1 1/2] KVM: arm64: determine memory type from VMA

[PATCH v2 0/4] KVM: arm64: Hide unsupported MPAM from the guest
 2024-03-08 17:48 UTC  (5+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
 2024-03-08  5:19 UTC  (3+ messages)

[PATCH v5 0/9] arm64: Support for 2023 DPISA extensions
 2024-03-07 19:06 UTC  (11+ messages)
` [PATCH v5 1/9] arm64/cpufeature: Hook new identification registers up to cpufeature
` [PATCH v5 2/9] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v5 3/9] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v5 4/9] arm64/signal: Add FPMR signal handling
` [PATCH v5 5/9] arm64/ptrace: Expose FPMR via ptrace
` [PATCH v5 6/9] arm64/hwcap: Define hwcaps for 2023 DPISA features
` [PATCH v5 7/9] kselftest/arm64: Handle FPMR context in generic signal frame parser
` [PATCH v5 8/9] kselftest/arm64: Add basic FPMR test
` [PATCH v5 9/9] kselftest/arm64: Add 2023 DPISA hwcap test coverage

[PATCH v4 00/14] arm64: Support for 2023 DPISA extensions
 2024-03-06 16:41 UTC  (4+ messages)
` [PATCH v4 03/14] arm64/fpsimd: Support FEAT_FPMR

[RFC PATCH] kvm: nv: Optimize the unmapping of shadow S2-MMU tables
 2024-03-06 14:57 UTC  (10+ messages)

[PATCH 0/3] KVM: arm64: PMU fixes for nVHE, protected mode
 2024-03-06 13:23 UTC  (10+ messages)
` [PATCH 1/3] KVM: arm64: pkvm: Actually enable/disable PMU events when running vCPU
` [PATCH 2/3] KVM: arm64: Fix host-programmed guest events in nVHE
` [PATCH 3/3] KVM: arm64: Do not disable preemption in kvm_vcpu_pmu_restore_guest()

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2024-03-06 12:51 UTC  (7+ messages)
` [RFC PATCH 24/45] KVM: arm64: smmu-v3: Setup stream table

[PATCH v2 1/1] vfio/nvgrace-gpu: Convey kvm to map device memory region as noncached
 2024-03-06  1:46 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).