[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-devel] [PATCH]xm dump command add on (TAKE 3)
Take 3 on xm dump-core that takes a core dump of a domain.
The specification is as mentioned at
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00913.html
The only difference now, is that at xc_core.c@tools/libxc,
when an mmap fails and a page cannot be copied to the dump file, the
missing page will be filled with 0s instead of writing nonsense to
prevent confusion.
Signed-off-by: Ken Hironaka <hironaka.ken@xxxxxxxxxxxxxxxx>
Reference:
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00181.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00259.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00483.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00742.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00831.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00982.html
Attachment:
xmdump.v3.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|