[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: [Xen-users] boot a existing windows in hvm domain
On 7/8/07 09:22, "Brady Chen" <chenchp@xxxxxxxxx> wrote: > Hi, here the output, you could get the whole dump from the attachment > of my last mail. Oh, I missed that! > so, there should be a non-support instruction in 0xd0900 or 0xd0800? Well, there is no instruction boundary at either of those addresses. Either the register dump is bogus or somehow we ended up jumping into the middle of an instruction inside vmxassist. Bogus. :-( You could try initialising the traceset variable in vmxassist/vm86.c to ~0 instead of 0. That should get you a whole load of extra tracing about exactly what vmxassist is emulating and where. We might be able to work out a bit more from that. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |