+13
−1
Loading
hygon inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I98WBH CVE: NA --------------------------- When migrate CSV2 guest to the recipient, the KVM which on recipient's side needs to update the guest context so that the guest can continues to run. The control register state is necessary for updating the guest context. Allows the control registers to be updated in __set_sregs() so that the CSV2 guest could continue running correctly after migrated to the recipient. Signed-off-by:hanliyang <hanliyang@hygon.cn>