Description of problem: This bugzilla mainly addresses the following issues: a. When a CSV2 guest exits due to string IO, KVM will setup a scratch buffer, the errors caused by the setting process should be accurately reported to userspace. b. If a CSV2 guest requests terminate, KVM should also report it to userspace. c. VMGEXIT can be executed in the userspace of CSV2 guests, this unexpected VMGEXIT contains messy data in ghcb page which can lead to validation failure on the KVM side. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2020