search for: c555a5f97982

Displaying 1 result from an estimated 1 matches for "c555a5f97982".

2007 Nov 28
0
[Xen-ia64-devel] [PATCH] Add guest_os_type domain config option
...these. The default is simply "default". For ia64 we plan to make use of "windows" and "linux", but may add more in the future. Patch based on code originally from Zhang Xin. Thanks, Alex Signed-off-by: Alex Williamson <alex.williamson@hp.com> --- diff -r c555a5f97982 tools/python/xen/xend/XendConfig.py --- a/tools/python/xen/xend/XendConfig.py Wed Nov 28 13:36:56 2007 +0000 +++ b/tools/python/xen/xend/XendConfig.py Wed Nov 28 09:48:59 2007 -0700 @@ -129,7 +129,8 @@ XENAPI_PLATFORM_CFG = [ ''acpi'', ''apic'',...