[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [Patch][RFC] xend config list
Hi, all I made the patch to show xoptions. We can get infomation of xend configuration with my patch. How about this? Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx> # xm list --x config_default : /etc/xen/xend-config.sxp xoptions.config_path : /etc/xen/xend-config.sxp xoptions.config_var : XEND_CONFIG xoptions.dom0_min_mem_default : 0 dom0_vcpus_default : 0 external_migration_tool_default : logfile_default : /var/log/xen/xend.log loglevel_default : DEBUG netback_type : netfront network_script_dir : /etc/xen/scripts vif_script : vif-bridge vncpasswd_default : None xen_api_server_default : [['unix']] xend_address_default : xend_domains_path_default : /var/lib/xend/domains xend_http_server_default : no xend_port_default : 8000 xend_relocation_address_default : xend_relocation_hosts_allow_default : xend_relocation_port_default : 8002 xend_relocation_server_default : no xend_state_path_default : /var/lib/xend/state xend_storage_path_default : /var/lib/xend/storage xend_tcp_xmlrpc_server_address_default : localhost xend_tcp_xmlrpc_server_default : no xend_tcp_xmlrpc_server_port_default : 8006 xend_unix_path_default : /var/lib/xend/xend-socket xend_unix_server_default : no xend_unix_xmlrpc_server_default : yes xend_vnc_listen_default : 127.0.0.1 config: xend-config ['loglevel', 'DEBUG'] ['xen-api-server', [['9363', 'pam']]] ['xend-relocation-server', 'yes'] ['xend-relocation-hosts-allow', '^localhost$ ^localhost\\.localdomain$'] ['network-script', 'network-bridge'] ['vif-script', 'vif-bridge'] ['dom0-min-mem', '196'] ['dom0-cpus', '0'] ['enable-dump', 'yes'] ['vnc-listen', '0.0.0.0'] ['vncpasswd', ''] Best Regards, Akio Takebe Attachment:
xend_config_list.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |