|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] question on frontend ethernet
> yes, good idea. What would be really nice ... some stuff in /proc, e.g.
> /proc/sys/xen/dom1/register
> /proc/sys/xen/dom1/memory
>
> etc. so we could halt machines, dump state, etc.
I'm not sure it's worth going to the extent of having /proc
entries that provide this when it's pretty easy just to knock up
a little application that uses priv_cmd to fetch it, e.g. to
write core dumps. (I think someone may have already done this?)
I guess I haven't totally swallowed the Plan-9 everything-is-a-file pill ;-)
> There is a debugging hook in the backend ethernet driver that is hooked to
> debug interrupt ... I'm unsure how to activate this.
Switch the serial line to Xen (hit ctrl-A 3 times), then hit
'q'. This dumps the register state of all domains and triggers
the debug interrupt on each of them.
Ian
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|