|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] arch_set_info_guest() producing inconsistent state on x8
On 29/03/2011 09:01, "Jan Beulich" <JBeulich@xxxxxxxxxx> wrote:
> The question is whether it must be considered legal to issue
> XEN_DOMCTL_setvcpucontext on an already initialized vCPU
> in the first place.
It's probably used by debuggers running in dom0? Also see
modify_returncode() in libxc/xc_resume.c -- so it's used on suspend resume
in the failure case.
I doubt anything other than GPRs are ever modified after first
initialisation.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|