
9 May
2008
9 May
'08
4:48 a.m.
The attached patch implements the domain autostart commands for xen. The xen sexpr (since at least 3.0.4 = 1.5 years) has a on_xend_start field which can be used to autostart a domain.
It is a good patch for me. It moved without a problem when I tested it.
By the way, I have a question. What is "getAutostart" used by? "getAutostart" seems to be used from no virsh command.
Well virt-manager will call it and display the autostart status. I don't know what virsh doesn't use it. It should really show the autostart status when display a 'virsh domiinfo'
Thanks! I understand that "getAutostart" was made to confirm an autostart parameter. thanks, Shigeki Sakamoto.