[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: [PATCH] Xen Guest Kexec
> The critical thing that disables the trap is flags==0: that sets the > 'dpl' for the 'trap gate' to zero so it effectively is unusable. Well, xen still tries to forward the trap to that vector then, but I want to avoid exactly that. The problem I have is that my kernel faults somewhere, but I'm already that far in doing kexec that the usual linux kernel trap handling isn't going to work any more. What I'd like to see is xen print out a register dump, with EIP being the faulting instruction, not the (non-working) fault handler entry point. Guess I have to hack xen a bit for that ... cheers, Gerd -- Gerd 'just married' Hoffmann <kraxel@xxxxxxx> I'm the hacker formerly known as Gerd Knorr. http://www.suse.de/~kraxel/just-married.jpeg _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |