mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 20:29:40 +00:00
hv: dm: Use new ioctl ACRN_IOCTL_SET_VCPU_REGS
struct acrn_set_vcpu_regs -> struct acrn_vcpu_regs struct acrn_vcpu_regs -> struct acrn_regs IC_SET_VCPU_REGS -> ACRN_IOCTL_SET_VCPU_REGS Tracked-On: #6282 Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
This commit is contained in:
@@ -568,7 +568,7 @@ For a guest vCPU's state initialization:
|
||||
- If it's AP, then it will always start from real mode, and the start
|
||||
vector will always come from vlapic INIT-SIPI emulation.
|
||||
|
||||
.. doxygenstruct:: acrn_vcpu_regs
|
||||
.. doxygenstruct:: acrn_regs
|
||||
:project: Project ACRN
|
||||
|
||||
.. list-table::
|
||||
|
Reference in New Issue
Block a user