Re: [Xen-devel] [PATCH v3 1/2] SVM: re-work VMCB sync-ing

2018-05-06 Thread Juergen Gross
On 04/05/18 17:10, Jan Beulich wrote: > While the main problem to be addressed here is the issue of what so far > was named "vmcb_in_sync" starting out with the wrong value (should have > been true instead of false, to prevent performing a VMSAVE without ever > having VMLOADed the vCPU's state), go

[Xen-devel] [PATCH v3 1/2] SVM: re-work VMCB sync-ing

2018-05-04 Thread Jan Beulich
While the main problem to be addressed here is the issue of what so far was named "vmcb_in_sync" starting out with the wrong value (should have been true instead of false, to prevent performing a VMSAVE without ever having VMLOADed the vCPU's state), go a step further and make the sync-ed state a t