[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Crashing Xen
hi, I am trying to create a custom domain from code based on xc_linux_build.c. While I do not expect my newly instantiated domain to happily execute whatever code I have for it at this stage, I am a bit surprised that instead of just silently dying, it takes all of Xen with it, and the machine reboots once I start my newly constructed domain. The start operation completes and returns without error, but as soon as the domain is scheduled (it appears) the machine crashes. I have tried to instrument the Xen code with various printks (I have a serial line connected) and apparently the switch_to function completes without errors. I suppose that with enough printks I will eventually find the troubled spot, but I was hoping that a little advice as to where to look would ease my burdens. What parameters to the build- and start-domain syscalls should I be extra careful with, and where in Xen will bad domain parameters most likely cause a crash? Thanks in advance, Jacob ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |