|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] garbage registers when domain killed by xen
I'm not sure about ecx/edx but I know eip is bad. There are legitimate
cases of trying to call a null function pointer, but I know from the
context that that isn't the case. It appears to be a page fault - but
I don't have trap handlers installed yet.
-Kip
On 5/7/05, Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
>
> On 7 May 2005, at 02:26, Kip Macy wrote:
>
> > Is it really necessary for xen to overwrite part of a domain's context
> > on a fatal trap?
>
> Which ones are overwritten -- ecx/edx? I'm not sure how that could
> happen but it's clearly a bug rather than intentional.
>
> -- Keir
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|