This small patch intends to fix domain pause/unpause bug. Current xm
pause operation will do sync_vcpu_execstate to sync vcpu status, but it
saves dom0's fpu and other registers to VTi domain or domainU due to xm
pause from control panel. Because sync_vcpu_execstate was called after
vcpu_sleep which has saved all necessary status when schedule out ,in
addition, currently no lazy states need to be saved in IPF side, so
sync_vcpu_execstate needs to do nothing now.

Thanks
-Xiantao 

Attachment: xm_pause.patch
Description: xm_pause.patch

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel

Reply via email to