Thread (103 messages) 103 messages, 7 authors, 2025-04-09

Re: [PATCH v7 07/45] arm64: RME: Define the user ABI

From: Aneesh Kumar K.V <aneesh.kumar@kernel.org>
Date: 2025-02-14 13:09:57
Also in: kvm, kvmarm, linux-coco, lkml

Steven Price [off-list ref] writes:

....
+/* Available with KVM_CAP_ARM_RME, only for VMs with KVM_VM_TYPE_ARM_REALM  */
+struct kvm_arm_rmm_psci_complete {
+	__u64 target_mpidr;
+	__u32 psci_status;
+	__u32 padding[3];
+};
+
+/* FIXME: Update nr (0xd2) when merging */
+#define KVM_ARM_VCPU_RMM_PSCI_COMPLETE	_IOW(KVMIO, 0xd2, struct kvm_arm_rmm_psci_complete)
+
This needs an update?

-aneesh
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help