Masaki Kanno
2006-Dec-04 10:43 UTC
[Xen-ia64-devel] [RFC] [PATCH 0/4][IA64][HVM] Windows 2003 server crashdump suppprt
Hi all, These patches are able to collect a crashdump of Windows 2003 server on HVM domain on ia64. In the ia64 machine, there is an INIT switch. By pushing the INIT switch, an INIT interruption is generated. The INIT interruption triggers off when the Windows 2003 server collects the crashdump. Currently, we don''t provide a virtual INIT switch. Therefore, Windows 2003 server on HVM domain is not able to collect the crashdump. We provide a new xm command as the virtual INIT switch. The new xm command: xm os-init <Domain> Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com> Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com> Signed-off-by: Zhang Xin <xing.z.zhang@intel.com> Best regards, Kan _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@lists.xensource.com http://lists.xensource.com/xen-ia64-devel
Masaki Kanno
2006-Dec-04 10:43 UTC
[Xen-ia64-devel] [RFC] [PATCH 1/4][IA64][HVM] Windows 2003 server crashdump suppprt
[1/4] Tools side. _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@lists.xensource.com http://lists.xensource.com/xen-ia64-devel
Masaki Kanno
2006-Dec-04 10:44 UTC
[Xen-ia64-devel] [RFC] [PATCH 2/4][IA64][HVM] Windows 2003 server crashdump suppprt
[2/4] Xen common side. _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@lists.xensource.com http://lists.xensource.com/xen-ia64-devel
Masaki Kanno
2006-Dec-04 10:44 UTC
[Xen-ia64-devel] [RFC] [PATCH 3/4][IA64][HVM] Windows 2003 server crashdump suppprt
[3/4] Xen arch/ia64 side. _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@lists.xensource.com http://lists.xensource.com/xen-ia64-devel