Files
acrn-hypervisor/hypervisor/common
Yifan Liu bbf2dec9b8 hv: vm_load: Move rip setting to arch_vm_prepare_bsp
prepare_os_image should not touch vcpu internal state.
Move this operation to arch_vm_prepare_bsp.

Since arch_vm_prepare_bsp now changes vcpu registers,
this action also affects the logic of resume_vm_from_s3.

Refactor resume_vm_from_s3 to avoid direct call to
start_vm.

Tracked-On: #8830
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
Reviewed-by: Fei Li <fei1.li@intel.com>
Acked-by: Wang Yu1 <yu1.wang@intel.com>
2025-10-30 13:30:32 +08:00
..
2025-10-14 14:45:12 +08:00
2025-09-29 14:01:00 +08:00
2025-09-25 16:30:26 +08:00
2025-09-25 16:30:26 +08:00
2025-09-29 14:01:00 +08:00
2025-09-30 11:15:01 +08:00
2025-09-25 16:30:26 +08:00