Skip to content

Conversation

@haiwei-li
Copy link

This patchset is introduced to support s3. Three related ioctl and hypercall are added.

ACRN_IOCTL_GET_CAPS is used to get capabilities from acrn-hypervisor. ACRN_CAP_RESET_VM_V2 and ACRN_CAP_SET_REG are offered now.

ACRN_IOCTL_RESET_VM_V2 is used to reset vm with some options. This feature is available when capability ACRN_CAP_RESET_VM_V2 is offered.

ACRN_IOCTL_SET_ONE_REG is used to set one reg of a vcpu from the vm. This feature is available when capability ACRN_CAP_SET_REG is offered.

This patchset is introduced to support s3. Three related ioctl and
hypercall are added.

ACRN_IOCTL_GET_CAPS is used to get capabilities from acrn-hypervisor.
ACRN_CAP_RESET_VM_V2 and ACRN_CAP_SET_REG are offered now.

ACRN_IOCTL_RESET_VM_V2 is used to reset vm with some options. This
feature is available when capability ACRN_CAP_RESET_VM_V2 is offered.

ACRN_IOCTL_SET_ONE_REG is used to set one reg of a vcpu from the vm.
This feature is available when capability ACRN_CAP_SET_REG is offered.

Signed-off-by: Haiwei Li <[email protected]>
@yuhuanX
Copy link

yuhuanX commented May 30, 2024

Can one of the admins verify this patch?

@haiwei-li
Copy link
Author

@lifeix please help to review this patch, thanks!

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.

2 participants