Files
acrn-hypervisor/hypervisor/include/arch/x86/asm
Yifan Liu a870bac7f8 hv: vcpu: Move reset_vcpu to common scope
Move reset_vcpu to common. Original x86 reset_vcpu
takes an extra parameter to handle both reset and init reset.

Common API hides this detail and let arch specific code handle
this.

This patch also renames x86 specific vcpu_reset_internal to
x86_vcpu_reset_internal.

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
..
2022-10-08 11:13:21 +08:00
2025-10-09 17:15:06 +08:00
2024-05-16 09:40:32 +08:00
2024-05-16 09:40:32 +08:00
2025-10-21 14:14:55 +08:00
2025-10-29 17:45:44 +08:00