Skip to content

Conversation

xuejun-xj
Copy link
Contributor

Summary of the PR

This commit add support for initialization of vCPU SVE feature on aarch64:

Add ArmSve in Cap struct.
Add KVM_ARM_VCPU_FINALIZE ioctl in VcpuFd struct, which is used to initialize the finalization of SVE feature for now.

This commit add support for initialization of vCPU SVE feature on
aarch64:
1. Add ArmSve in Cap struct.
2. Add KVM_ARM_VCPU_FINALIZE ioctl in VcpuFd struct, which is used to
initialize the finalization of SVE feature for now.

Signed-off-by: xuejun-xj <[email protected]>
@xuejun-xj
Copy link
Contributor Author

Hi @roypat , this is the new PR for #228 .

@JonathanWoollett-Light JonathanWoollett-Light merged commit 4bb7199 into rust-vmm:main Aug 2, 2023
@xuejun-xj
Copy link
Contributor Author

Thanks @roypat @JonathanWoollett-Light !
A small question: Do you know who can review this PR rust-vmm/kvm-bindings#89? It seems github doesn't assign anyone to review. This PR is also about SVE feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants