<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-2022-jp" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18904">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face="MS UI Gothic">Hi,</FONT></DIV>
<DIV><FONT size=2 face="MS UI Gothic"></FONT> </DIV>
<DIV><FONT size=2 face="MS UI Gothic">I was referring to the libvirt API 
reference from the foll link:</FONT></DIV>
<DIV><FONT size=2 face="MS UI Gothic"><A 
href="http://www.libvirt.org/html/libvirt-libvirt.html">http://www.libvirt.org/html/libvirt-libvirt.html</A></FONT></DIV>
<DIV><FONT size=2 face="MS UI Gothic"></FONT> </DIV>
<DIV><FONT size=2 face="MS UI Gothic">There are functions for Suspending, 
ShuttingDown or Rebooting the VM like virDomainSuspend, virDomainShutdown or 
virDomainReboot respectively.</FONT></DIV>
<DIV><FONT size=2 face="MS UI Gothic"></FONT> </DIV>
<DIV><FONT size=2 face="MS UI Gothic">But I did not find any method for starting 
a particular domain/VM like virDomainStart.</FONT></DIV>
<DIV><FONT size=2 face="MS UI Gothic"></FONT> </DIV>
<DIV><FONT size=2 face="MS UI Gothic">There is a function in virsh for doing the 
same:</FONT></DIV>
<DIV><FONT size=2 face="MS UI Gothic"></FONT> </DIV>
<DIV><FONT size=2 face="MS UI Gothic"><EM>virsh start <domain> 
[--console]</EM></FONT></DIV>
<DIV><FONT size=2 face="MS UI Gothic"></FONT> </DIV>
<DIV><FONT size=2 face="MS UI Gothic">Is there any other alternative method for 
"starting"a given domain??</FONT></DIV>
<DIV><FONT size=2 face="MS UI Gothic"></FONT> </DIV>
<DIV><FONT size=2 face="MS UI Gothic">Thanks and Regards<BR>Sagar 
Barve</FONT></DIV></BODY></HTML>