Bug 24568 - Hygon: Add a CSV3 ioctl command to request Linux KVM update CSV3 VM's page attribute info
Summary: Hygon: Add a CSV3 ioctl command to request Linux KVM update CSV3 VM's page at...
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: ---
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-09 17:37 UTC by wojiaohanliyang
Modified: 2025-09-09 17:37 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wojiaohanliyang hygon_group 2025-09-09 17:37:07 UTC
Description of problem:

Add a CSV3 ioctl command to enable interaction with the Linux KVM,
allowing requests to update the page attribute status of the
current CSV3 VM.

When a GPA range changes from the decrypted to the encrypted state,
we invoke this new ioctl command, and the Linux KVM will release the
pages corresponding to the GPA range's decrypted mapping. This is
particularly useful when the CSV3 frequently decrypts and encrypts a
large number of pages.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: